Files
herdr/tests/fixtures/endpoint-welcome-v1.json
Can Celik cc88b3b8e5 feat: add stable client endpoint compatibility (#3509)
* feat: add stable client endpoint compatibility

* fix: keep portable-pty patch checks composable

* ci: run maintenance checks in pull requests

* fix: reject endpoint errors from terminal clients

* feat: keep compatible servers running across updates
2026-09-02 02:45:20 +03:00

12 lines
245 B
JSON

{
"generation": 1,
"server_version": "0.8.2",
"snapshot_codec": "shell.snapshot.v1",
"surface_codec": "shell.surface.v1",
"input_codec": "shell.input.semantic.v1",
"blob_codec": "shell.blob.v1",
"methods": [
"pane.focus"
]
}