feat: default master agent evolution to autonomous
This commit is contained in:
@@ -40,6 +40,8 @@ test.beforeEach(async () => {
|
||||
});
|
||||
|
||||
test("recording repeated deterministic questions creates a pending fast_path_rule proposal in controlled mode", async () => {
|
||||
await setMasterAgentEvolutionMode("controlled");
|
||||
|
||||
const result = await recordMasterAgentEvolutionSignal({
|
||||
kind: "repeated_question",
|
||||
projectId: "master-agent",
|
||||
|
||||
Reference in New Issue
Block a user