High-performance Go tools for LLM Agents. 100x faster than Python. Includes native MCP Server, token-optimized search, and persistent project memory.
Stars
1
Forks
1
Watchers
1
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
152
commits
feat(support): add FILE:LINE field support, partial checkboxes, and fenced code block skipping
b256ecaView on GitHubfeat(support): add td_stats command and table checkbox counting
837e278View on GitHubfeat(filesystem): add write_multiple_files to CLI and MCP
e1ffe7dView on GitHubremove(filesystem): remove create_directories from CLI and MCP
83f41c4View on GitHubfix(semantic): set chunk domain from profile during indexing
61b6d50View on GitHubfeat(group-td): add pipe format input, solo detection, numbered groups, and direct markdown writing
6d03b79View on GitHubfix(llm-support): accept bare JSON array input in route-td command
ed39e3dView on GitHubfeat(semantic): add cross-process file locking for index operations
6f6da77View on GitHubfix(llm-support): Fix template vars not forwarded via MCP and suppress LLM CLI stderr
6feeb36View on GitHubfix(llm-support): Fix prompt timeout and template substitution
eb3f6bbView on GitHubci: update runner labels to match gauntlet automation server
0173d91View on GitHubFix failing test by updating expected filesystem tool count from 15 to 17
95739d5View on GitHubfeat(semantic): add --prefilter search and fix profile storage resolution
9331e0cView on GitHubfix(semantic): threshold filtering with reranking and JS chunk limits
5a7cfc3View on GitHub