Commit Graph

  • eb98d9ae8d fix terminal input ids across page re-entry master sladro 2026-04-11 08:37:17 +0800
  • 3d06ee0a19 fix terminal recovery and isolate output pumps sladro 2026-04-11 07:57:56 +0800
  • 2b2523d65f Guard terminal recovery against cross-session data sladro 2026-04-10 21:32:22 +0800
  • 7b401eb3f6 Expand terminal recovery to multi-page recent history sladro 2026-04-10 21:22:07 +0800
  • 9aeb84d428 Recover terminal timeline from authoritative journal sladro 2026-04-10 21:06:52 +0800
  • 0f72bc207a Stabilize terminal resizing around input mode changes sladro 2026-04-10 20:40:46 +0800
  • 43e7dc61f7 Disable terminal auto resize and reflow on mobile sladro 2026-04-10 20:26:11 +0800
  • f3a4749053 Freeze backend terminal resize while editing sladro 2026-04-10 20:04:35 +0800
  • b460957bcf Reset terminal mainline to restore-output xterm sladro 2026-04-10 12:21:19 +0800
  • 6fe97e7d8a Implement backend-authoritative terminal screen sync sladro 2026-04-07 20:48:16 +0800
  • e79148e9a3 feat: add local terminal snapshot recovery sladro 2026-04-06 16:19:08 +0800
  • 900a6f0567 fix: align terminal more control sizing sladro 2026-04-06 12:45:10 +0800
  • 12f2b7bb8c refactor: streamline terminal bottom controls sladro 2026-04-06 12:29:19 +0800
  • 2dd5113044 feat: refine terminal input controls sladro 2026-04-06 12:10:01 +0800
  • e071f73490 feat: add backend-owned terminal reconnect restore sladro 2026-04-06 11:19:01 +0800
  • e5966cbcce fix: preserve visible terminal input on reconnect sladro 2026-04-06 10:52:10 +0800
  • db1f274069 fix: harden mobile terminal input and reconnect sladro 2026-04-06 10:37:47 +0800
  • c85bac22c3 Fix iOS release startup and persist agent URL sladro 2026-04-06 10:10:32 +0800
  • 5433638258 Use multiline keyboard for terminal input sladro 2026-04-06 09:24:10 +0800
  • 574ce79f2d Restore terminal soft keyboard focus sladro 2026-04-06 09:18:53 +0800
  • 62908440e1 Retry project loading when reusing agent URL sladro 2026-04-06 09:10:27 +0800
  • 39ab30d715 Simplify terminal session actions sladro 2026-04-06 07:45:38 +0800
  • 0de2cfe262 Merge remote-tracking branch 'mirror/master' sladro 2026-04-06 07:40:25 +0800
  • 1e1963037c chore: update iOS runner scheme profile config sladro 2026-04-06 07:35:06 +0800
  • 5822075a34 Move terminal tools out of the command bar sladro 2026-04-04 22:26:35 +0800
  • 682b553ace Fix iOS CocoaPods profile integration sladro 2026-04-04 21:37:15 +0800
  • b6ace65e84 Fix iOS Flutter plugin build setup sladro 2026-04-04 21:29:03 +0800
  • 05d7c5d600 Merge branch 'codex/terminal-reconnect-stability' sladro 2026-04-04 18:41:58 +0800
  • cb6def34b8 Fix terminal reconnect stability and agent errors codex/terminal-reconnect-stability sladro 2026-04-04 18:39:34 +0800
  • c96d52142b Fix duplicated terminal replay on reconnect sladro 2026-04-04 18:08:31 +0800
  • 2215def240 feat: improve mobile terminal input workflow sladro 2026-04-04 10:38:05 +0800
  • 4fcbb07fdc Fix terminal reconnect output pump lifetime sladro 2026-04-04 09:47:57 +0800
  • f2282b8619 Harden terminal lifecycle reconnect sladro 2026-04-03 09:06:25 +0800
  • e1d01d539c Fix terminal session restore fallback sladro 2026-04-03 07:17:08 +0800
  • dd211e0949 Fix terminal page safe-area layout sladro 2026-04-02 17:36:11 +0800
  • 20553d88c7 Ignore local work logs sladro 2026-04-02 11:10:04 +0800
  • d7b005e09f Fix terminal session resume reconnect sladro 2026-04-02 11:05:18 +0800
  • 7ac7965e7e Refine terminal input and session replay behavior sladro 2026-04-01 21:37:08 +0800
  • a77bfc8c78 feat: refine mobile app visual design sladro 2026-04-01 20:19:59 +0800
  • be5e2e222f docs: refine mobile ui refresh design spec sladro 2026-04-01 17:14:25 +0800
  • d5bc0784f9 feat: polish mobile terminal and session management sladro 2026-04-01 16:56:19 +0800
  • 4a18707de3 docs: add mobile ui refresh design spec sladro 2026-04-01 09:42:27 +0800
  • 355e7b677b Restore terminal input bar with explicit direct input mode sladro 2026-03-31 18:26:20 +0800
  • d9cf4e72e2 chore: commit all pending project changes sladro 2026-03-31 18:13:06 +0800
  • 4ed8525209 feat: add session deletion flow sladro 2026-03-30 14:09:50 +0800
  • 1cec285c09 Merge branch 'codex/task5-terminal' sladro 2026-03-30 10:33:47 +0800
  • fb86ea2012 Complete terminal session flow stabilization sladro 2026-03-30 10:32:32 +0800
  • 50a2b0b48b feat: add session registry and history storage sladro 2026-03-27 12:08:15 +0800
  • 271ff76909 test: cover empty pairing request body sladro 2026-03-27 11:58:56 +0800
  • 061c3baab3 fix: normalize malformed pairing requests sladro 2026-03-27 11:54:42 +0800
  • 4e4c90e675 fix: tighten pairing endpoint validation sladro 2026-03-27 11:47:23 +0800
  • 1948823bbc feat: add pairing and audit foundations sladro 2026-03-27 11:34:44 +0800
  • 306e06aca6 fix: validate agent bind address and ring buffer settings sladro 2026-03-27 11:25:27 +0800
  • d6f96f95e5 fix: enable https listener for windows agent host sladro 2026-03-27 11:17:23 +0800
  • 3b4febda6b fix: restore windows agent https port contract sladro 2026-03-27 11:07:16 +0800
  • bc5e980326 fix: address windows agent host review feedback sladro 2026-03-27 11:00:35 +0800
  • b825249a7e feat: scaffold windows agent host sladro 2026-03-27 10:49:57 +0800
  • 0bf6185f90 chore: ignore local worktrees sladro 2026-03-27 10:44:18 +0800
  • 147a950c61 fix: neutralize task 1 scaffolds sladro 2026-03-27 10:41:05 +0800
  • 1096c15b82 chore: generate flutter mobile scaffold sladro 2026-03-27 10:35:45 +0800
  • 4818c78dfd chore: initialize monorepo workspace sladro 2026-03-27 10:27:46 +0800