zeroclaw/src/config
argenis de la rosa bbc470fe07
fix(config): warn when conversational_ai.enabled is set (#3958)
The conversational_ai config section is parsed but not yet consumed by
any runtime code. Emit a startup warning so users know the setting is
ignored, and update the doc comment to mark it as reserved for future use.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 15:26:26 +03:00
..
mod.rs feat(skills): autonomous skill creation from multi-step tasks (#3916) 2026-03-24 15:17:34 +03:00
schema.rs fix(config): warn when conversational_ai.enabled is set (#3958) 2026-03-24 15:26:26 +03:00
traits.rs fix format 2026-02-21 19:38:19 +08:00
workspace.rs feat(workspace): add multi-client workspace isolation 2026-03-24 15:17:10 +03:00