herdr/website
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
..
assets feat: add persistent server-client sessions 2026-04-21 16:30:04 +03:00
css feat: add persistent server-client sessions 2026-04-21 16:30:04 +03:00
_headers feat: add website update manifest 2026-04-07 13:16:59 +03:00
_redirects feat: add website update manifest 2026-04-07 13:16:59 +03:00
index.html feat: add persistent server-client sessions 2026-04-21 16:30:04 +03:00
install.sh fix: update changelog and installer script output 2026-04-16 22:44:19 +03:00
latest.json docs: update website manifest for v0.4.11 2026-04-16 23:00:25 +03:00
robots.txt feat: add website update manifest 2026-04-07 13:16:59 +03:00
sitemap.xml feat: add website update manifest 2026-04-07 13:16:59 +03:00