JJ Liebig
5916765845
feat: install windows remote host packages ( #3687 )
...
* feat: install windows remote host packages
refs #3651
* docs: clarify windows saved reconnect package behavior
refs #3651
* fix: include windows installer in nix sources
refs #3651
* fix: preserve paths in windows scp transfers
refs #3651
* refactor: isolate windows remote package setup
refs #3651
2026-09-13 22:19:20 +03:00
akbash and akbash-bot
6fe8f818b9
fix(pi): support Windows session paths ( #3729 )
...
refs #3726
Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com >
2026-09-10 13:19:25 +03:00
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
JJ Liebig
99c23cd1ea
fix(windows): preserve native pane key identity ( #3503 )
2026-09-01 21:46:16 +02:00
akbash and akbash-bot
d79fd746a9
fix: require explicit workspace group close ( #3206 )
...
refs #2874
Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com >
2026-08-25 23:44:56 +03:00
akbash and akbash-bot
6f311498ae
fix: forward pane terminal bells ( #2498 )
...
refs #2453
Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com >
2026-08-08 02:15:56 +03:00
Rhys and Can Celik
5eab32da81
fix(pi): restrict state reporting to tui sessions ( #2159 )
...
Co-authored-by: Can Celik <ogulcancelik@gmail.com >
2026-08-03 03:44:44 +03:00
Season Saw
f99647b2c2
fix: report a clear cli error when no herdr server is running ( #1963 )
...
* fix: report a clear cli error when no herdr server is running
socket cli commands surfaced a raw io::Error debug string
(`Error: Os { code: 2, ... }`) when nothing was listening on the
api socket, which read like a bad --cwd path. map dead-socket
connect failures to a `server_not_running` json error carrying the
resolved socket path, printed once at the edge that surfaces the
error; recovering callers (plugin offline registry fallback, agent
start polling) recognize the marker and keep their existing
behavior.
refs #1941
* fix: map dead-socket errors on the unchecked cli request path
refs #1941
* fix: make server-not-running guidance session-aware
refs #1941
2026-08-01 16:17:23 +03:00
Can Celik and Jonathan Liebig
b76adc155d
fix(input): preserve native key lifecycle across routing ( #2142 )
...
refs #2077
Co-authored-by: Jonathan Liebig <jonathan.liebig@gmail.com >
2026-08-01 04:27:50 +03:00
Ogulcan Celik
e608a75159
fix: make known-agent exit process-owned
...
refs #1792
refs #1648
2026-07-24 02:50:58 +03:00
Ogulcan Celik
e7fc85bfdb
fix: preserve kitty printable key releases
...
refs #1746
2026-07-23 03:47:44 +03:00
Ogulcan Celik
3f80947678
feat: make agent automation a first-class cli primitive
2026-07-19 23:56:07 +03:00