Skip to content

Release v2.12.0

Choose a tag to compare

@johnhuang316 johnhuang316 released this 09 Jan 05:51
· 52 commits to master since this release
  • Add get_symbol_body tool with end_line support to extract specific symbol code without loading full files.
  • Improve daemon stability with timeouts, lightweight parsing for large files, and stricter resource limits.
  • Introduce FIFO-based concurrency limiting across heavy tools to prevent request starvation.
  • Add per-project isolation middleware for HTTP transports and a configurable --port option.