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
da5357d23f
fix(cli): accept reordered agent report arguments ( #2928 )
...
refs #2926
Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com >
2026-08-25 22:38:14 +03:00
akbash and akbash-bot
0e548bcf72
fix: report agent explain file errors as json ( #3023 )
...
refs #3022
Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com >
2026-08-25 01:44:10 +03:00
Ogulcan Celik
1af1a5b86f
feat(cli): guide agents to Herdr resources
2026-08-14 04:22:48 +03:00
akbash and akbash-bot
9351b058f3
fix: reject prompts to blocked agents ( #2790 )
...
* fix: reject prompts to blocked agents
refs #2788
* docs: clarify agent prompt timing
refs #2788
---------
Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com >
2026-08-14 01:22:46 +03:00
37644cabe0
fix: wait for new pane shell readiness ( #2774 )
...
* fix: wait for new pane shell readiness
refs #2773
* refactor: share agent startup bounds
refs #2773
* fix: reconcile agent names after startup timeout
refs #2773
* fix: cover agent cleanup scheduling skew
refs #2773
* fix: bound pane shell readiness retries
refs #2773
---------
Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com >
Co-authored-by: Ogulcan Celik <ogulcancelik@gmail.com >
2026-08-14 00:18:35 +03:00
JJ Liebig and Can Celik
7ae4b056a0
fix: wait for agent prompt readiness ( #2537 )
...
* fix: wait for agent prompt readiness
refs #2410
* fix: return pane updates after tab bar command
refs #2410
---------
Co-authored-by: Can Celik <ogulcancelik@gmail.com >
2026-08-11 03:24:02 +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
Can Celik
bdb5222eec
fix(config): report unknown theme names ( #2488 )
...
refs #2452
2026-08-07 20:59:32 +03:00
Kyle Corbeille and Can Celik
ecddecec62
fix(cli): accept --flag=value and reordered options in pane read/wait-output ( #2183 )
...
* fix(cli): accept --flag=value and reordered options in pane read/wait-output
* test(cli): trim redundant pane parser coverage
---------
Co-authored-by: Can Celik <ogulcancelik@gmail.com >
2026-08-06 03:15:17 +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
JJ Liebig and Can Celik
1491b7dd9c
fix: ignore nested codex session reports ( #1927 )
...
* fix: ignore nested codex session reports
refs #1789
* test: cover matching codex thread id
---------
Co-authored-by: Can Celik <ogulcancelik@gmail.com >
2026-07-28 04:13:35 +03:00
Ogulcan Celik
bb29eedb72
fix: delay agent prompt submission
...
refs #1878
2026-07-27 00:12:25 +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
1955406eaf
fix: link plugins without a running server
...
refs #1670
2026-07-21 17:37:43 +03:00
Ogulcan Celik
69d07dba84
fix: make plugin state global across sessions
...
refs #1174
2026-07-20 23:04:15 +03:00
Ogulcan Celik
6f7ef04e7d
fix: bound stalled agent prompt waits
2026-07-20 15:22:26 +03:00
Ogulcan Celik
3f80947678
feat: make agent automation a first-class cli primitive
2026-07-19 23:56:07 +03:00