grokkit/internal
Gregory Gauthier 69c5d776e2 feat(agent): implement tool calling in agent mode
Add support for Grok to call tools (edit, scaffold, testgen, lint, commit) via JSON in ```tool blocks.
Introduce HandleToolCall to parse and execute tool requests, integrating with existing commands.
Update system prompt and chat loop to handle tool calls and feed results back.
2026-03-04 11:50:21 +00:00
..
agent feat(agent): implement tool calling in agent mode 2026-03-04 11:50:21 +00:00
errors test(cmd): add unit tests for completion, root execution, config, errors, and logger 2026-03-02 22:12:54 +00:00
git feat(cmd): add changelog command for AI-generated release notes 2026-03-03 21:59:09 +00:00
grok refactor(tests): improve error handling and defer usage 2026-03-02 21:33:11 +00:00
linter refactor(tests): improve error handling and defer usage 2026-03-02 21:33:11 +00:00
logger test(cmd): add unit tests for completion, root execution, config, errors, and logger 2026-03-02 22:12:54 +00:00
version test(version): add tests for version information 2026-03-02 18:41:27 +00:00