kilocode icon indicating copy to clipboard operation
kilocode copied to clipboard

Rule Toggles in UI Have No Effect, again

Open JoeyLearnsToCode opened this issue 3 months ago • 3 comments

Description

I see there was a issue about it at Rule Toggles in UI Have No Effect and it's solved and closed.

But now this bug still exists, or it's back 😂

version: 4.85.0 (doesn't really matter, other version behave the same) model: glm-4.5 (doesn't really matter, too)

All rules toggled disabled Image

A simple request Image

Rules contents are in prompt (received by API) Image

JoeyLearnsToCode avatar Aug 29 '25 02:08 JoeyLearnsToCode

I cannot reproduce this issue with the instructions given (tested with version 4.85.0).

I created a global rule. Sonnet 4 follows the rule when enabled, it does not when disabled. Verified using the Human Relay provider that the rule is included in the prompt when enabled and not when disabled.

chrarnoldus avatar Aug 29 '25 09:08 chrarnoldus

I cannot reproduce this issue with the instructions given (tested with version 4.85.0).

Found that it's because I enabled 'Use experimental power steering', not sure whether it's a bug or a feature 😂

JoeyLearnsToCode avatar Sep 04 '25 08:09 JoeyLearnsToCode

sounds like a bug

chrarnoldus avatar Sep 04 '25 08:09 chrarnoldus

I may confirm. Power Steering was enabled. Here is another screenshot which demonstrates the unexpected behaviour:

Image

Explanation:

  1. Global rule python-tools.md is disabled.
  2. However, it is included into the initial request.

bryzgaloff avatar Oct 04 '25 23:10 bryzgaloff