Commit Graph

48 Commits

Author SHA1 Message Date
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
Ogulcan Celik ed4253d603 feat: add tmux-style mouse capture config 2026-05-14 02:50:00 +03:00
Ogulcan Celik b02a9a81d2 docs: clarify local planning and release rules 2026-05-13 15:05:47 +03:00
Ogulcan Celik e1779cb13d docs: clarify protocol and release manifest rules 2026-05-13 15:00:09 +03:00
Ogulcan Celik 45005f1f73 fix: mark visible done panes seen on terminal focus 2026-05-02 01:23:10 +03:00
Ogulcan Celik 9ae93b1252 docs: simplify release instructions 2026-04-30 01:03:42 +03:00
Ogulcan Celik 5a61ae2f9d feat: add status command 2026-04-27 22:54:02 +03:00
Ogulcan Celik 19be0a6ca7 docs: document issue closing convention 2026-04-27 17:50:07 +03:00
Ogulcan Celik 16ac5bffda ci: use nextest for test runs 2026-04-22 00:46:18 +03:00
Ogulcan Celik 318e6a3033 chore: clean up local repo guidance 2026-04-16 21:58:42 +03:00
Ogulcan Celik be271f8dbe docs: clarify agent workflow and testing commands 2026-04-09 17:50:54 +03:00
Ogulcan Celik 4c68032f73 docs: define multi-agent worktree policy 2026-04-09 03:00:06 +03:00
Ogulcan Celik 96f88c70e6 feat: add release state verification 2026-04-07 21:32:46 +03:00
Ogulcan Celik f279b4170e fix: tighten release manifest sync flow 2026-04-07 18:48:40 +03:00
Ogulcan Celik a9b1ef64dd chore: remove llm integration tests and prep release docs 2026-04-03 02:37:57 +03:00
Ogulcan Celik da99c08918 docs: add ui consistency note to agents guidance 2026-04-01 02:10:34 +03:00
Ogulcan Celik 79f5f3c2c8 docs: clarify release process 2026-03-31 14:26:54 +03:00
Ogulcan Celik 380778a928 docs: clarify test workflow 2026-03-28 00:42:14 +03:00
Ogulcan Celik 4955dd6024 harden release workflow: musl builds, --locked, version check, portable sed 2026-03-27 22:51:25 +03:00
Ogulcan Celik a57b97285c initial release
terminal workspace manager for AI coding agents.
single rust binary, runs inside your existing terminal.
workspaces, tiled panes, intelligent agent state detection.

https://herdr.dev
2026-03-27 21:37:05 +03:00