feat: default master agent evolution to autonomous

This commit is contained in:
kris
2026-04-16 05:23:16 +08:00
parent de6257a819
commit 504d112218
4 changed files with 8 additions and 5 deletions

View File

@@ -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",