Java and Kotlin are widely used in enterprise codebases where multi-agent workflows are increasingly common.
What needs to happen:
- Add
tree-sitter-java.wasm and tree-sitter-kotlin.wasm from tree-sitter-wasms
- Extend parser service, symbol extraction, and call edge extraction
- Tests
Same pattern as existing TypeScript/Python implementation.
Java and Kotlin are widely used in enterprise codebases where multi-agent workflows are increasingly common.
What needs to happen:
tree-sitter-java.wasmandtree-sitter-kotlin.wasmfromtree-sitter-wasmsSame pattern as existing TypeScript/Python implementation.