Is your feature request related to a problem?
Using JSON as result or output is consuming more token because the complexity of JSON character.
Describe the solution you'd like
Use TOON or any token savings converter to make output more AI friendly.
Use case
How would this feature be used? Is it for CLI, MCP tools, or the web UI?
MCP tools, every tool with unfriendly AI output.
For new language support:
- Language: [e.g. Lua]
- Tree-sitter grammar available in
go-tree-sitter: [yes/no]
- Key constructs to extract: [e.g. functions, classes, modules, imports]
Is your feature request related to a problem?
Using JSON as result or output is consuming more token because the complexity of JSON character.
Describe the solution you'd like
Use TOON or any token savings converter to make output more AI friendly.
Use case
How would this feature be used? Is it for CLI, MCP tools, or the web UI?
MCP tools, every tool with unfriendly AI output.
For new language support:
go-tree-sitter: [yes/no]