Skip to content

v0.9.11

Latest

Choose a tag to compare

@stephanj stephanj released this 13 Feb 10:49
· 3 commits to master since this release

[0.9.11]

Added

  • PSI Tools: 5 new IDE-powered code intelligence tools for agent mode — find_symbols, document_symbols, find_references, find_definition, find_implementations (#921)
  • Semantic code navigation: agent can jump to definitions, find usages, and discover implementations using IntelliJ's Program Structure Interface
  • PSI tools work across all IDE-supported languages (Java, Kotlin, Python, JS/TS, Go, Rust, etc.)
  • New PSI Tools toggle in Agent Settings (enabled by default)

Documentation

  • Add PSI Tools (Code Intelligence) section to Agent Mode documentation with tool descriptions, example prompts, and architecture diagrams
Screenshot 2026-02-13 at 11 37 53 Screenshot 2026-02-13 at 11 38 07