What's new
Grok Build CLI adapter
- New
AgentType.GROK backed by the grok CLI
- Headless via
--output-format streaming-messages-json (full assistant blocks)
execute / stream / health_check / list_models
- Session resume via
--resume
- Canonical tool denies (
bash → run_terminal_cmd, verified live)
- User-scoped MCP add/remove/list (
~/.grok/config.toml)
- Cost, duration, and raw
output_tokens from the terminal result event
Docs
- README, AGENTS.md, agent parameter comparison, and installable skills updated for seven agents
Install
uv add agent-shell-py==0.2.4
# or
pip install agent-shell-py==0.2.4