apple / apple/pkl

`pkl-server` should expose both a transport schema version and the version of Pkl itself

Open
#548 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.