Commit Graph

27 Commits

Author SHA1 Message Date
Ogulcan Celik b91b084dbe docs: add mastracode integration docs and website agent grid card
refs #337
2026-07-04 01:42:12 +03:00
Ogulcan Celik 705403fe31 feat: add author card to bottom of blog posts 2026-06-22 21:16:51 +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
Ogulcan Celik 7ebc72f3f5 feat: add website release notes 2026-05-27 20:51:48 +03:00
Ogulcan Celik d205725449 docs: add qoder support docs 2026-05-27 17:51:09 +03:00
Ogulcan Celik 5fbc85a07e fix: update website og card 2026-05-27 01:08:42 +03:00
Ogulcan Celik 61bec49572 feat: refactor website homepage 2026-05-27 00:33:25 +03:00
Ogulcan Celik 0d2c20a462 docs: update social preview cards 2026-05-23 17:40:02 +03:00
Ogulcan Celik 473ad70319 docs: update mobile screenshots 2026-05-23 15:26:33 +03:00
Ogulcan Celik f2597cb982 chore: restore whop logo asset path 2026-05-22 19:50:17 +03:00
Ogulcan Celik bf4e037c7d chore: bust whop logo cache 2026-05-22 18:48:00 +03:00
Ogulcan Celik 3c7c4464e5 chore: update homepage logo marquee 2026-05-22 14:43:21 +03:00
Ogulcan Celik f7fa948685 docs: update social preview cards 2026-05-21 21:35:11 +03:00
Ogulcan Celik a2e71d31bb docs: add whop to website logo scroller 2026-05-20 14:58:01 +03:00
Ogulcan Celik 13d2f1f1dc website: add company logo marquee 2026-05-19 02:47:36 +03:00
Ogulcan Celik 19295b85e5 docs: add compare page and refresh site assets 2026-05-19 00:18:50 +03:00
Ogulcan Celik f33e1a0faa fix(website): bust open graph image cache 2026-05-18 18:20:49 +03:00
Ogulcan Celik fb94fff98d docs: finish website redesign 2026-05-18 05:06:41 +03:00
Ogulcan Celik 287bf51640 fix(website): update demo video 2026-05-13 21:45:06 +03:00
Ogulcan Celik d0a150a70a docs: fix self-hosted website font 2026-05-09 21:36:33 +03:00
Ogulcan Celik d7d31df062 docs: update website remote mobile story 2026-05-09 21:29:19 +03:00
Ogulcan Celik ef4182efd9 chore: update website preview card 2026-04-26 00:21:32 +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 fd89da606e feat: add website update manifest 2026-04-07 13:16:59 +03:00