fix: update changelog + prompt test
This commit is contained in:
@@ -78,7 +78,7 @@ describe("buildAgentSystemPrompt", () => {
|
||||
toolNames: ["gateway", "bash"],
|
||||
});
|
||||
|
||||
expect(prompt).toContain("## ClaudeBot Self-Update");
|
||||
expect(prompt).toContain("## Clawdbot Self-Update");
|
||||
expect(prompt).toContain("config.apply");
|
||||
expect(prompt).toContain("update.run");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user