Releases: F2011B/python-delphi-lsp
Releases · F2011B/python-delphi-lsp
Release list
python-delphi-lsp 2.0.0
Highlights
- Breaking public namespace migration from
delphiasttodelphi_lsp. - Agent Interface and Protocol v2 with bounded context, focus management, cursors, relations, and a persistent worker.
- Installable OpenCode skill and plugin exposing structured Delphi codebase exploration without grep, cat, or read tools.
- Automatic
.dpr,.dpk,.dproj,.cfg, and.dofsource/include path discovery; no user-provided environment variable is required. - Optimized LSP path for every file size while retaining semantic functionality, including a verified 117,511-line source file.
- Supported on Windows, macOS, and Linux with Python 3.10 or newer.
Verification
- 433 tests and 57 subtests passed locally.
- CI passed on Windows, macOS, and Ubuntu with Python 3.10 and 3.14.
- OpenCode integration passed against locally cached Ornith-1.0-9B served by vLLM in offline mode.
See the attached release evidence and OpenCode traces for reproducible details.