`pkl-server` should expose both a transport schema version and the version of Pkl itself
Open
- Dominant language
- Java
- Stars
- 11.5k
- Forks
- 402
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 20
Description
There should be a `GET_VERSION` and a `GET_SCHEMA_VERSION` command defined on `pkl-server`, so-as to get versions from the server itself (instead of running the CLI separately)
Contributor guide
Research direction
Start by locating the pkl-server command-handling entry point and the existing transport protocol definitions. Trace how server responses expose version information, then define and verify GET_VERSION and GET_SCHEMA_VERSION so clients can retrieve both values without invoking the CLI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100