Commit Graph
1632 Commits
Author SHA1 Message Date
dzevs f591939844 fix: stop lifecycle authority detection thrash (#565)
Make lifecycle authority sync idempotent so repeated true-to-true updates do not reset agent detection state. Skip routine pty process probes while full lifecycle hook authority is active, preserving pending process-exit and release probes.

refs #560.
2026-06-11 13:05:37 +03:00
Ogulcan Celik 01e5a1933e ci: pin github actions to shas 2026-06-11 03:17:19 +03:00
Ogulcan Celik 78e223b3c7 docs: link windows beta docs in sidebar 2026-06-11 00:02:21 +03:00
github-actions[bot] c242f070e4 docs: update website manifest for v0.6.9 2026-06-10 20:57:33 +00:00
Ogulcan Celik a965b055bc release: v0.6.9 v0.6.9 2026-06-10 23:51:47 +03:00
Ogulcan Celik 0b49448e12 docs: finalize release docs and add runtime blog 2026-06-10 23:46:07 +03:00
Ogulcan Celik f4d04fab26 feat: add agent manifest update command 2026-06-10 23:06:01 +03:00
Ogulcan Celik 1fc5e84d46 fix: stop marking codex background terminals as working 2026-06-10 22:41:18 +03:00
kangal-bot f9b67570d2 docs: update preview manifest 2026-06-10 18:38:04 +00:00
Ogulcan Celik 7d6eaf5f26 test: fix windows tilde env provider preview-2026-06-10-7d6eaf5f26d1 2026-06-10 21:16:06 +03:00
Ogulcan Celik 9ae03dddb9 test: make worktree tilde expansion env-independent 2026-06-10 21:10:23 +03:00
Ogulcan Celik 0efd8eaad1 fix: remove pty taint from agent detection 2026-06-10 21:00:56 +03:00
Ogulcan Celik 9e0dd9412f chore: symlink CLAUDE.md to AGENTS.md 2026-06-10 20:26:01 +03:00
Ogulcan Celik 95036bbd4b docs: clarify scrollback behavior for alternate-screen apps 2026-06-10 20:26:00 +03:00
Ogulcan Celik 0c853bb474 chore: apply cargo fmt 2026-06-10 20:25:59 +03:00
Ogulcan Celik 42ec722131 feat: gate kimi integration install behind minimum agent version 2026-06-10 20:12:05 +03:00
Ogulcan Celik 09c0dabfb5 chore: publish updated agent detection manifests 2026-06-10 19:31:02 +03:00
Ogulcan Celik 82468a0e03 feat: add manifest-based detection engine 2026-06-10 19:23:13 +03:00
Ogulcan Celik 36a1b7f864 feat: distribute agent detection manifests 2026-06-10 15:33:45 +03:00
kangal-bot 8d13492926 docs: update preview manifest 2026-06-10 04:41:30 +00:00
Ogulcan Celik 38f3b290de chore: publish agent detection manifests preview-2026-06-10-38f3b290deed 2026-06-10 03:43:25 +03:00
Ogulcan Celik 350e8c7e46 fix: validate clipboard image payloads
refs #534
2026-06-10 03:15:52 +03:00
Ogulcan Celik 77fcde0a27 fix: support paste in modal inputs
refs #302
2026-06-10 02:27:41 +03:00
kangal-bot 0facd819b4 chore: approve merged contributor imrajyavardhan12 2026-06-09 16:06:24 +00:00
Rajyavardhan Singh 22fa503d83 fix: respect prompt_new_tab_name in mouse click handlers (#521) 2026-06-09 19:06:11 +03:00
Ogulcan Celik 698eb51f54 fix: migrate legacy windows bin backups 2026-06-09 16:41:34 +03:00
kangal-bot 052cff9864 docs: update preview manifest 2026-06-09 13:30:20 +00:00
Ogulcan Celik 3e2bdbab7b fix: unblock windows preview updates preview-2026-06-09-3e2bdbab7b05 2026-06-09 16:13:38 +03:00
Ogulcan Celik df7880c54b feat: update agent lifecycle integrations 2026-06-09 15:59:34 +03:00
Ogulcan Celik eeacb45b4b fix: remove idle screen patterns from agent detection 2026-06-09 04:26:19 +03:00
Ogulcan Celik 120001b591 fix: keep non-claude pty working transitions screenless 2026-06-09 04:26:19 +03:00
Ogulcan Celik 55f5a3b5d4 refactor: split agent detection policy from pane runtime 2026-06-09 04:26:19 +03:00
Ogulcan Celik d5ccf19a9d fix: lease working status on pty output 2026-06-09 04:26:19 +03:00
Ogulcan Celik 615310e15c fix: debounce idle to working agent transitions 2026-06-09 04:26:19 +03:00
Ogulcan Celik f18bee9f5c fix: smooth agent status transitions 2026-06-09 04:26:19 +03:00
Ogulcan Celik ee51c5e5fb feat: use pty-first agent detection 2026-06-09 04:26:19 +03:00
Ogulcan Celik a7cd7806f2 fix: reduce scroll CPU in headless server
refs #512
2026-06-08 19:49:06 +03:00
Ogulcan Celik 07222706c7 fix: ignore nested agent session id clobbers
refs #511
2026-06-08 18:08:48 +03:00
Ogulcan Celik 2371387411 docs: clarify mise registry fallback
refs #510
2026-06-08 17:08:36 +03:00
Ogulcan Celik e8acc76ef6 fix: detect truncated codex status rows 2026-06-08 04:40:56 +03:00
Ogulcan Celik 580db93ecc fix: handle application keypad input
refs #493
2026-06-08 03:55:02 +03:00
kangal-bot a62ecd71e6 chore: approve merged contributor udirom 2026-06-08 00:26:19 +00:00
5fe527d1be feat: add cursor agent cli integration for session restore (#506)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Ogulcan Celik <ogulcancelik@gmail.com>
2026-06-08 03:26:11 +03:00
Ogulcan Celik 27a028aeae fix: detect codex interrupt status headers
refs #501
2026-06-08 02:55:23 +03:00
Ogulcan Celik e7ba8da29a fix: use cmd-click for macos pane links
refs #307
2026-06-08 02:22:32 +03:00
Ogulcan Celik fb56e64537 fix: improve windows pane behavior 2026-06-08 01:36:51 +03:00
Ogulcan Celik 416827872a fix(update): tolerate empty windows channel env 2026-06-07 22:54:24 +03:00
Ogulcan Celik 2e9f030681 fix: scope codex blocked prompts to live prompt region 2026-06-07 22:41:54 +03:00
Ogulcan Celik 6f45969105 fix(update): keep windows installs on preview 2026-06-07 21:54:29 +03:00
Ogulcan Celik 0a635a3fc1 docs: hide windows beta homepage entry 2026-06-07 20:40:47 +03:00