Commit Graph
19 Commits
Author SHA1 Message Date
Mr. ED e85bcb993a Website fix - fixes a miss typed url in the footer to the github releases. (#42) 2026-04-21 21:18:19 +03:00
Ogulcan Celik 9a8400e7ab docs: update website manifest for v0.5.0 2026-04-21 21:04:21 +03:00
Ogulcan Celik b71184b178 docs: restore persistence readme and website 2026-04-21 20:22:22 +03:00
Ogulcan Celik 8a4571198d docs: revert readme and website before persistent sessions 2026-04-21 17:14:40 +03:00
Can Celik 3397e1ce29 feat: add persistent server-client sessions
Make herdr persistent by default.

   Launching herdr now starts or reattaches to a background session
   server. Clients can detach and reattach while panes and agent
   processes keep running. Session mode now supports multi-client attach,
   auto-detect startup, and a thin-client/headless-server split.

   This also refactors the large app, ui, input, pane, config,
   workspace, and persistence modules into smaller focused submodules,
   while preserving behavior and colocating tests with the code they
   exercise.

   Upgrade notes:
   - persistence mode is now the default
   - in-app quit detaches the current client instead of stopping the server
   - use `herdr server stop` to stop the background session
   - use `--no-session` for the old single-process behavior
   - default socket paths now live under the config directory
2026-04-21 16:30:04 +03:00
Ogulcan Celik 2818ff492d docs: update website manifest for v0.4.11 2026-04-16 23:00:25 +03:00
Ogulcan Celik bf1dfc7b7a fix: update changelog and installer script output 2026-04-16 22:44:19 +03:00
Ogulcan Celik d76a5b8cec docs: update website manifest for v0.4.10 2026-04-14 22:15:12 +03:00
Ogulcan Celik df1930d8c3 docs: update website manifest for v0.4.9 2026-04-13 03:48:33 +03:00
Ogulcan Celik 43d8fdd8a5 docs: update website manifest for v0.4.8 2026-04-12 00:29:24 +03:00
Ogulcan Celik aa6da3c833 docs: update website manifest for v0.4.7 2026-04-10 15:27:02 +03:00
Ogulcan Celik a6cbc97651 docs: update website manifest for v0.4.6 2026-04-09 19:27:13 +03:00
Ogulcan Celik 8ae7ccc5b2 docs: refresh website copy 2026-04-09 14:58:18 +03:00
Ogulcan Celik 0203cc80e9 docs: update website manifest for v0.4.5 2026-04-09 14:41:29 +03:00
Ogulcan Celik 46f9651dfa docs: update website manifest for v0.4.4 2026-04-08 14:47:54 +03:00
Ogulcan Celik 7c12feed7e docs: update website manifest for v0.4.3 2026-04-07 19:22:56 +03:00
Ogulcan Celik f279b4170e fix: tighten release manifest sync flow 2026-04-07 18:48:40 +03:00
Ogulcan Celik 78fc0721a3 fix: use website update manifest 2026-04-07 13:45:36 +03:00
Ogulcan Celik fd89da606e feat: add website update manifest 2026-04-07 13:16:59 +03:00