Commit Graph
868 Commits
Author SHA1 Message Date
Ogulcan Celik e6fb284b96 docs: clarify plugin authoring and marketplace path 2026-06-14 01:45:09 +03:00
Ogulcan Celik cd9105291c refactor: split plugin api module 2026-06-13 21:46:20 +03:00
Ogulcan Celik c38ddd749b fix: harden plugin hook and pane context contracts 2026-06-13 20:44:39 +03:00
Ogulcan Celik bc6d265d72 fix: render plugin build failures cleanly 2026-06-13 19:38:49 +03:00
Ogulcan Celik c75caacd32 feat: support plugin install build commands 2026-06-13 19:11:50 +03:00
Ogulcan Celik d47293e1dc feat: add github plugin install 2026-06-13 16:35:07 +03:00
Ogulcan Celik 6b17e783b4 refactor: dedupe plugin handler plumbing and drop pane-close json round-trip 2026-06-13 05:00:25 +03:00
Ogulcan Celik 34579327af fix: harden plugin v1 pre-merge issues 2026-06-13 02:59:34 +03:00
Ogulcan Celik 0f2335f39f refactor: simplify plugin v1 pre-merge surface 2026-06-13 02:35:33 +03:00
Ogulcan Celik 02b56a2e95 feat: support pane move for plugin panes 2026-06-13 02:18:01 +03:00
Ogulcan Celik 948d72f0a6 feat: add plugin link handlers 2026-06-13 02:13:41 +03:00
Ogulcan Celik 6e444e6a8c feat: add plugin v1 host APIs 2026-06-13 02:13:41 +03:00
Ogulcan Celik c900836d07 feat: add plugin platform compatibility metadata 2026-06-13 02:12:45 +03:00
Ogulcan Celik fa7bb6d793 feat: persist installed plugin registry 2026-06-13 02:12:45 +03:00
Ogulcan Celik 59f740b2fe refactor: resolve plugin actions from installed manifests 2026-06-13 02:12:45 +03:00
Ogulcan Celik cfc951ffa7 feat: add plugin manifests and layout api 2026-06-13 02:12:10 +03:00
Ogulcan Celik cc7de6c7fe feat: add worktree lifecycle events 2026-06-13 02:11:24 +03:00
Ogulcan Celik f5658c54c1 feat: inject herdr pane launch environment 2026-06-13 02:10:54 +03:00
Ogulcan Celik 71d1f13baf feat: add pane current and plugin invocation context 2026-06-13 02:10:31 +03:00
Ogulcan Celik 461e3ca9b3 fix: harden pane metadata reporting 2026-06-13 02:08:33 +03:00
Ogulcan Celik d35c642ef3 feat: add pane move api and cli
refs #299
2026-06-13 01:59:24 +03:00
Ogulcan Celik 469cf9cede docs: show windows install on homepage 2026-06-12 22:11:39 +03:00
Ogulcan Celik 78b13acfba perf: reduce pty actor idle poll frequency 2026-06-12 19:38:25 +03:00
Ogulcan Celik d7217ce519 chore: ignore backlog 2026-06-12 19:10:09 +03:00
Ogulcan Celik f7a7da03fc fix: stabilize public pane and tab ids
refs #569
2026-06-12 19:10:09 +03:00
kangal-bot 53429206b7 chore: approve contributor igasmi 2026-06-12 13:00:28 +00:00
Ogulcan Celik f8bb191824 docs: update website 2026-06-12 14:22:25 +03:00
kangal-bot 820246a4d7 docs: update preview manifest 2026-06-12 04:45:45 +00:00
Ogulcan Celik 7ba4bfe90e fix: stabilize windows pane cursor rendering
refs #556
preview-2026-06-12-7ba4bfe90e7a
2026-06-12 03:37:03 +03:00
Ogulcan Celik 6e7ce87bab fix: allow resize keys to shrink panes
refs #562
2026-06-12 02:13:29 +03:00
Ogulcan Celik 6d763e5845 docs: bump website open graph card url 2026-06-11 16:16:04 +03:00
Ogulcan Celik 52bd8c193f docs: refresh website open graph cards 2026-06-11 16:09:27 +03:00
github-actions[bot] 1a61ea611a docs: update website manifest for v0.6.10 2026-06-11 10:22:00 +00:00
Ogulcan Celik 8b99847619 release: v0.6.10 v0.6.10 2026-06-11 13:12:43 +03:00
Ogulcan Celik 5c9936e4cc docs: add v0.6.10 hotfix changelog entry 2026-06-11 13:09:17 +03:00
kangal-bot 4c73a922ea chore: approve merged contributor dzevs 2026-06-11 10:05:50 +00:00
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