zeroclaw/src/agent
Vernon Stinebaker efa6e5aa4a
feat(channel): add capabilities to system prompt (#531)
* feat(channels): add channel capabilities to system prompt

Add channel capabilities section to system prompt so the agent knows
it can send Discord messages directly without asking permission.
Also reminds agent not to repeat or echo credentials.

Co-authored-by: Vernon Stinebaker <vernon.stinebaker@gmail.com>

* chore: fix formatting and clippy warnings
2026-02-17 08:02:11 -05:00
..
agent.rs feat(memory): add session_id isolation to Memory trait (#530) 2026-02-17 07:44:05 -05:00
dispatcher.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
loop_.rs feat(channel): add capabilities to system prompt (#531) 2026-02-17 08:02:11 -05:00
memory_loader.rs feat(memory): add session_id isolation to Memory trait (#530) 2026-02-17 07:44:05 -05:00
mod.rs fix(api): retain agent and observability re-exports 2026-02-17 20:00:08 +08:00
prompt.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00