zeroclaw/src
argenis de la rosa 3d91c40970 refactor: simplify CLI commands and update architecture docs
1. Simplify CLI:
   - Make 'onboard' quick setup default (remove --quick)
   - Add --interactive flag for full wizard
   - Make 'status' detailed by default (remove --verbose)
   - Remove 'tools list/test' and 'integrations list' commands
   - Add 'channel doctor' command
2. Update Docs:
   - Update architecture.svg with Channel allowlists, Browser allowlist, and latest stats
   - Update README.md with new command usage and browser/channel config details
3. Polish:
   - Browser tool integration
   - Channel allowlist logic (empty = deny all)
2026-02-14 05:17:16 -05:00
..
agent refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
channels refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
config refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
cron feat: initial release — ZeroClaw v0.1.0 2026-02-13 12:19:14 -05:00
gateway fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
heartbeat fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
integrations refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
memory fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
observability fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
onboard refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
providers refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
runtime fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
security feat: add Composio tool provider + encrypted secret store + wizard integration 2026-02-14 02:41:29 -05:00
skills fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
tools refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00
tunnel fix: resolve all clippy --all-targets warnings across 15 files 2026-02-14 03:52:57 -05:00
lib.rs feat: initial release — ZeroClaw v0.1.0 2026-02-13 12:19:14 -05:00
main.rs refactor: simplify CLI commands and update architecture docs 2026-02-14 05:17:16 -05:00