Commit Graph

69 Commits

Author SHA1 Message Date
Ogulcan Celik 2778411b6c chore: add one-time windows cross-check setup 2026-09-11 15:35:35 +03:00
Can Celik 425c861797 chore: upgrade libghostty and preserve terminal behavior (#3906) 2026-09-10 21:51:57 +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
Ogulcan Celik 8a6d697308 refactor: separate website presentation from runtime 2026-09-01 14:48:45 +03:00
Ogulcan Celik 13df1da983 docs: move changelog curation to release prep 2026-08-25 22:19:02 +03:00
Can Celik a5c69beabf fix(perf): eliminate redundant terminal wake work (#2962)
* fix(perf): eliminate redundant terminal wake work

* fix(perf): harden release benchmark gate

* test(perf): strengthen performance guardrails
2026-08-19 04:43:28 +03:00
Ogulcan Celik 9fac517226 feat: make Windows generally available 2026-08-18 22:39:38 +03:00
Ogulcan Celik 51b7064ef0 fix: keep agent skill aligned with stable releases
refs #2847
2026-08-16 01:11:09 +03:00
Ogulcan Celik 1bfabbab3f feat(docs): publish agent-readable documentation 2026-08-14 03:01:50 +03:00
Ogulcan Celik e2aa86a9e8 test: guard pane-scaled render performance
refs #2550
2026-08-09 20:36:11 +03:00
Ogulcan Celik 1fd3100d83 ci: restore approved contributor gate 2026-08-06 01:04:50 +03:00
Ogulcan Celik cffc6c4b50 fix(docs): allow corrections to published versions
refs #916
2026-08-04 03:59:22 +03:00
Ogulcan Celik 0e434881b3 fix(docs): publish only released documentation 2026-08-03 01:21:30 +03:00
Ogulcan Celik b1d14fe984 chore: update agentmd for protocol changes 2026-07-31 16:28:15 +03:00
Ogulcan Celik b44b5b1013 chore: finish repository organization migration 2026-07-30 02:45:05 +03:00
Ogulcan Celik 73d92004f5 ci: remove approved contributor bypass 2026-07-29 02:54:53 +03:00
Ogulcan Celik 2debcec74c fix: restrict unapproved pull requests to bug fixes 2026-07-26 15:57:59 +03:00
Can Celik e536bd8bd9 fix: support non-us shifted keybindings (#1876)
* fix: support non-us shifted keybindings

refs #1870

* docs: require current pull request base
2026-07-26 04:22:05 +03:00
Ogulcan Celik da40b1aa34 ci: gate pull request review by scope 2026-07-25 23:04:43 +03:00
Ogulcan Celik b9ebd238f8 docs: define maintainer and agent contribution workflows 2026-07-25 20:58:20 +03:00
Ogulcan Celik c234f221f9 feat(docs): publish versioned release documentation 2026-07-22 14:59:09 +03:00
Ogulcan Celik 220b99a9fa fix: support custom command keybindings on windows
refs #1041
2026-07-05 20:19:13 +03:00
Ogulcan Celik a9111cbab2 fix: open scrollback editor on windows without sh
refs #914
2026-07-02 01:16:21 +03:00
Ogulcan Celik 6a5b431e39 docs: clarify agent instruction scope 2026-07-02 00:18:10 +03:00
Ogulcan Celik 4b650a12c7 chore: tighten issue reporting guardrails 2026-06-27 15:06:18 +03:00
Ogulcan Celik 74076a83b1 docs: add sponsorship information 2026-06-24 02:49:53 +03:00
Ogulcan Celik 2eeea9a0cd feat: add plugin marketplace 2026-06-21 17:27:10 +03:00
Ogulcan Celik de0f43a061 test: add state invariants for refactor safety 2026-06-14 19:03:16 +03:00
Ogulcan Celik fbd20ad6e4 feat: add plugin v1 system
Add manifest-driven plugin actions, event hooks, pane entrypoints, link handlers, and host APIs.

Support plugin link, GitHub install, build commands, installed plugin registry, pane movement, runtime context, and plugin docs.
2026-06-14 03:47:07 +03:00
Ogulcan Celik 36a1b7f864 feat: distribute agent detection manifests 2026-06-10 15:33:45 +03:00
Ogulcan Celik fb56e64537 fix: improve windows pane behavior 2026-06-08 01:36:51 +03:00
Ogulcan Celik 648afa1fd5 fix: backport libghostty resize overflow fix
refs #465
2026-06-04 16:32:43 +03:00
Ogulcan Celik 58af4902fc fix: preserve status in transcript viewers 2026-06-03 04:38:46 +03:00
Ogulcan Celik a1ba035707 docs: clarify repo agent guidance 2026-06-03 00:17:58 +03:00
Ogulcan Celik 472e2b8453 chore: route feature intake to discussions 2026-06-01 02:14:52 +03:00
Ogulcan Celik 8a667f99d5 fix: use cargo lock for nix packaging 2026-05-31 23:17:39 +03:00
Ogulcan Celik 018cbfb84a chore: finalize release docs and harden release flow 2026-05-31 22:44:55 +03:00
Ogulcan Celik b56eeb991e fix: release opencode integration on dispose
refs #314
2026-05-27 18:06:20 +03:00
Ogulcan Celik 97f12279f6 chore: add herdr worktree continuation extension 2026-05-25 16:33:11 +03:00
Ogulcan Celik 866aaf740e refactor: separate server client boundaries 2026-05-21 20:22:57 +03:00
Ogulcan Celik fe53984c40 docs: stage website docs for next release 2026-05-19 05:16:50 +03:00
Ogulcan Celik ee6a8f9411 docs: move public references to website docs 2026-05-19 05:08:00 +03:00
Ogulcan Celik 58842017a2 feat: add kind star requests 2026-05-19 03:59:35 +03:00
Ogulcan Celik c9eb7520e6 docs: add external contributor guardrail 2026-05-18 15:25:07 +03:00
Ogulcan Celik 8ee3a7bdc0 docs: move next-release docs out of .pi 2026-05-16 23:43:10 +03:00
Ogulcan Celik 2dc50f0883 ci: close referenced issues after release 2026-05-16 18:54:27 +03:00
Ogulcan Celik 16e10aa921 docs: move changelog into next-release docs flow 2026-05-15 21:24:05 +03:00
Ogulcan Celik bfe2f84f4f feat: add system toast delivery 2026-05-15 01:37:57 +03:00
Ogulcan Celik 80d70642b7 chore: add next-release docs mirror 2026-05-15 01:06:23 +03:00
Ogulcan Celik 5c82623dbf docs: add prerelease docs guardrails 2026-05-14 22:12:24 +03:00