A Zig port of zeroclaw, with enhancements
Stars
13
Forks
3
Watchers
13
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
49
commits
feat(tools): add provider-level external tool filtering
4dbf2d5View on GitHubdocs(install): add install.sh and update README for installed usage
c3bfa98View on GitHubdocs: update README, agent guide, and changelog for config tooling features
4cc67e2View on GitHubfeat(config): add schema generation, semantic diff, typo suggestions, and comment preservation
86c51bfView on GitHubfeat(orchestration): add per-agent provider selection for multi-model runs
47d2da9View on GitHubdocs: update README, agent guide, and changelog for chat command and recent UX changes
1a38905View on GitHubfeat(cli): add multi-turn history, token tracking, and zero-config env defaults
27e26d7View on GitHubfeat(cli): add chat command, terminal color, grouped help, and typo suggestions
8d687d0View on GitHubrefactor(providers): adopt stream raw-write API and enable openai_compat by default
7074af1View on GitHubfeat(gateway): add queue request listing and run summary endpoints
19b7119View on GitHubdocs: update Zig version references from 0.14 to nightly
bd9ba48View on GitHubfeat(cli): add ops dashboard, grouped help, shell completions, and onboarding flow
b367aa8View on GitHubfeat(cli): add doctor command, --json output, and actionable error hints
8f84cceView on GitHubdocs: update documentation for attestation, replay, vault, and delegation features
c2409f8View on GitHubfix(vault): fix double-free in decrypt and add round-trip tests
622dbf2View on GitHub