mirror of
https://github.com/herdrdev/herdr.git
synced 2026-09-25 08:01:11 +00:00
* 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
12 lines
245 B
JSON
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"
|
|
]
|
|
}
|