Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
autodev-jetbrains-2.2.3-241.zip | 2025-08-11 | 37.9 MB | |
autodev-jetbrains-2.2.3-223.zip | 2025-08-11 | 38.2 MB | |
autodev-jetbrains-2.2.3-233.zip | 2025-08-11 | 37.9 MB | |
README.md | 2025-08-11 | 1.8 kB | |
v2.2.3 source code.tar.gz | 2025-08-11 | 1.1 MB | |
v2.2.3 source code.zip | 2025-08-11 | 2.0 MB | |
Totals: 6 Items | 117.0 MB | 0 |
Bug Fixes
- Fix compilation errors and ensure build passes (b83366e)
- remove conflicting copy method from ProcessInfo data class (7fdc971)
- Remove SSE references from tests and documentation (cf02298)
- resolve test failures in gitignore engine (5a07067)
Features
- Add MCP SSE (Server-Sent Events) transport support (21364b1)
- Add MCP streamable HTTP transport support (1238032), closes #429
- implement high-performance dual-engine gitignore parser (962da13), closes #432
- implement Process Management Tool integration (#430) (499511e)
- implement SSE transport support and enhance error logging (c7a8c4d)
- switch to CIO engine for HTTP client and add SSE support (0aa7c64)