Commit Graph

  • db18f0f16c feat: add Plan dispatch tier — full review gauntlet for Claude Code project planning Garry Tan 2026-04-05 02:06:15 -07:00
  • 85b261c7c7 fix: remove all Wintermute references from source files Garry Tan 2026-04-05 02:04:30 -07:00
  • 2b08cfe71e fix: close redundant PRs + friendly error on all design commands (v0.15.8.1) (#817) Garry Tan 2026-04-05 02:02:06 -07:00
  • 49eac4c299 docs: expand /pair-agent, /design-shotgun, /design-html in README Garry Tan 2026-04-05 02:00:05 -07:00
  • adbcd2cb5e docs: tout /pair-agent as headline feature in CHANGELOG + README Garry Tan 2026-04-05 01:58:12 -07:00
  • 9eae53fd0e chore: bump version and changelog (v0.15.8.1) garrytan/close-redundant-prs Garry Tan 2026-04-05 01:53:53 -07:00
  • 675a975423 test: regression test for >128KB Codex session_meta Garry Tan 2026-04-05 01:53:49 -07:00
  • 481f454a1b fix: friendly OpenAI org error on all design commands Garry Tan 2026-04-05 01:53:46 -07:00
  • 1a0f4488fc chore: bump version and changelog (v0.15.9.0) Garry Tan 2026-04-05 01:44:35 -07:00
  • e0a533d3bd test: update golden baselines + OpenClaw includeSkills tests Garry Tan 2026-04-05 01:44:07 -07:00
  • ba3f1836af docs: OpenClaw architecture doc + regenerate all SKILL.md with spawned session detection Garry Tan 2026-04-05 01:44:00 -07:00
  • b733d133b8 feat: OpenClaw integration — gstack-lite/full generation + spawned session detection Garry Tan 2026-04-05 01:43:54 -07:00
  • 44629bd1a4 feat: add includeSkills to HostConfig + update OpenClaw config Garry Tan 2026-04-05 01:43:48 -07:00
  • 36a20c5d59 fix: chain scope bypass + /health info leak when tunneled Garry Tan 2026-04-05 00:49:31 -07:00
  • a5b40045b8 test: comprehensive tests for auth ordering, tunnel, ngrok, headed mode Garry Tan 2026-04-05 00:12:05 -07:00
  • e06f0a6696 feat: pair-agent auto-launches headed mode before pairing Garry Tan 2026-04-05 00:09:44 -07:00
  • 1652f224c7 fix(discover): parse Codex sessions with large session_meta (>4KB) (#798) Diego Sens 2026-04-05 04:09:35 -03:00
  • f91ad61a15 fix: user-friendly error when OpenAI org is not verified (#776) Matt Van Horn 2026-04-05 00:09:32 -07:00
  • 87a3e62569 fix: scoped tokens rejected on /command — auth gate ordering bug Garry Tan 2026-04-05 00:06:52 -07:00
  • d5753b16f1 fix: pair-agent skill must output the instruction block verbatim Garry Tan 2026-04-05 00:03:03 -07:00
  • da624aa554 feat: on-demand tunnel start via POST /tunnel/start Garry Tan 2026-04-05 00:01:41 -07:00
  • 7ed3b12854 feat: smart ngrok detection + auto-tunnel in pair-agent Garry Tan 2026-04-04 23:59:39 -07:00
  • 376814c3f9 feat: improved instruction block with snapshot→@ref pattern Garry Tan 2026-04-04 23:53:52 -07:00
  • bf66cec3d5 docs: remote browser access reference for paired agents Garry Tan 2026-04-04 23:53:47 -07:00
  • 7bc46ed8f2 feat: /pair-agent skill — syntactic sugar for browser sharing Garry Tan 2026-04-04 23:52:12 -07:00
  • cd85bdc196 fix: CSO security fixes — token leak, domain bypass, input validation Garry Tan 2026-04-04 23:37:36 -07:00
  • bda0cfda1e chore: bump version and changelog (v0.15.9.0) Garry Tan 2026-04-04 23:22:12 -07:00
  • 28b7301c6f merge: resolve conflicts with main (adopt chrome-extension origin gating) Garry Tan 2026-04-04 23:20:15 -07:00
  • 32abe70047 test: tab isolation + instruction block generator tests Garry Tan 2026-04-04 23:18:37 -07:00
  • fafe68b44c feat: pair-agent CLI command + instruction block generator Garry Tan 2026-04-04 23:18:32 -07:00
  • eb6f57239b feat: tab enforcement + POST /pair endpoint + activity attribution Garry Tan 2026-04-04 23:18:27 -07:00
  • 8fa3d7b06d feat: tab isolation for multi-agent browser access Garry Tan 2026-04-04 23:18:23 -07:00
  • bf1797a9c6 chore: merge origin/main, resolve VERSION + CHANGELOG conflicts Garry Tan 2026-04-04 22:48:46 -07:00
  • 9ca8f1d7a9 feat: adaptive gating + cross-review dedup for review army (v0.15.2.0) (#760) Garry Tan 2026-04-04 22:46:21 -07:00
  • b3d24089bd chore: merge main, resolve CHANGELOG conflict, bump to v0.15.8.0 garrytan/openclaw-plan Garry Tan 2026-04-04 22:18:46 -07:00
  • 6697a4e7ec Merge remote-tracking branch 'origin/main' into garrytan/learning-phase-2.5-clean garrytan/learning-phase-2.5-clean Garry Tan 2026-04-04 22:15:39 -07:00
  • 076ac8b5b7 docs: update CHANGELOG for Phase 2 + Phase 3 implementation Garry Tan 2026-04-04 22:13:56 -07:00
  • 5eed270191 feat: gstack-bridge skill — teaches OpenClaw the dispatch protocol Garry Tan 2026-04-04 22:13:26 -07:00
  • abbba8cc5e feat: gstack-dispatch-install — persistent daemon via launchd/systemd Garry Tan 2026-04-04 22:13:21 -07:00
  • 48d5a154bf feat: gstack-dispatch-daemon — accept coding tasks from orchestrators Garry Tan 2026-04-04 22:13:16 -07:00
  • 115d81d792 fix: security wave 1 — 14 fixes for audit #783 (v0.15.7.0) (#810) Garry Tan 2026-04-04 22:12:04 -07:00
  • dffa1f146b feat: checkpoint handoff with resume_prompt for cross-runtime context transfer Garry Tan 2026-04-04 22:10:31 -07:00
  • b7a9add89c feat: shared routing config reader for cross-runtime skill routing Garry Tan 2026-04-04 22:10:25 -07:00
  • fc7e9d3b89 feat: weekly activity index for cross-runtime diarization Garry Tan 2026-04-04 22:10:19 -07:00
  • 7172309d44 feat: bidirectional learnings bridge — gstack writes OpenClaw memory files Garry Tan 2026-04-04 22:10:12 -07:00
  • e9984d6a7a chore: bump version and changelog (v0.15.7.0) Garry Tan 2026-04-04 22:06:03 -07:00
  • 8a98f3040a chore: regenerate golden test fixtures after skill doc rebuild Garry Tan 2026-04-04 22:05:36 -07:00
  • 5ffa58cc40 chore: merge origin/main, resolve VERSION + CHANGELOG conflicts Garry Tan 2026-04-04 22:04:10 -07:00
  • a9fad54561 chore: bump version and changelog (v0.15.7.0) garrytan/security-wave-1 Garry Tan 2026-04-04 22:03:42 -07:00
  • d61def6073 Merge remote-tracking branch 'origin/main' into garrytan/openclaw-plan Garry Tan 2026-04-04 22:02:21 -07:00
  • ee87d8a597 Merge remote-tracking branch 'origin/main' into garrytan/security-wave-1 Garry Tan 2026-04-04 22:01:47 -07:00
  • b4c7e1811d test: update server-auth test for chrome-extension Origin gating Garry Tan 2026-04-04 21:25:01 -07:00
  • 1829f60596 feat: add JSON Schema definitions + COMPATIBILITY.md for cross-runtime contracts Garry Tan 2026-04-04 21:24:22 -07:00
  • 5214852426 chore: regenerate golden test fixtures after skill doc rebuild Garry Tan 2026-04-04 21:23:41 -07:00
  • b39bd776c5 feat: add OpenClaw frontmatter fields — triggers, min_openclaw_version Garry Tan 2026-04-04 21:23:36 -07:00
  • 52470cd53a fix: gate /health token on chrome-extension Origin header Garry Tan 2026-04-04 21:23:05 -07:00
  • 413b570942 fix: make cookie picker auth mandatory (H2) Garry Tan 2026-04-04 21:22:56 -07:00
  • 7ae97156eb chore: merge origin/main, resolve VERSION + CHANGELOG conflicts Garry Tan 2026-04-04 21:22:51 -07:00
  • 31943b2f02 feat: anti-skip rule for all review skills (v0.15.6.1) (#804) Garry Tan 2026-04-04 21:22:40 -07:00
  • b5f377a8be fix: remove CORS wildcard, restrict to localhost (H1) Garry Tan 2026-04-04 21:22:40 -07:00
  • 37e4cf5754 fix: TOCTOU race in setup symlink creation (C6) Garry Tan 2026-04-04 21:22:24 -07:00
  • c7fc5e5ca9 fix: harden file/directory permissions to owner-only (C5+H9+M9+M10) Garry Tan 2026-04-04 21:22:12 -07:00
  • d41d605f4b fix: sanitize design feedback with trust boundary markers (C4+H5) Garry Tan 2026-04-04 21:20:48 -07:00
  • 73c2bf2c04 fix: add auth gate to /inspector/events SSE endpoint (C3) Garry Tan 2026-04-04 21:20:29 -07:00
  • d8100e923b fix: apply 10 critical fixes to OpenClaw v0 design doc Garry Tan 2026-04-04 21:20:27 -07:00
  • 44b9c6077c feat: add openclaw/SOUL.md — builder identity for OpenClaw agents Garry Tan 2026-04-04 21:20:22 -07:00
  • 499a131520 test: add integration tests for team mode (20 tests) Garry Tan 2026-04-04 21:20:18 -07:00
  • e046e851eb fix(design): bind server to localhost and validate reload paths Garry Tan 2026-04-04 21:19:09 -07:00
  • 3113d36d5d fix: killAgent() actually kills the sidebar claude subprocess Garry Tan 2026-04-04 21:19:01 -07:00
  • 4d6ffa8457 fix: telemetry-ingest uses anon key instead of service role key Garry Tan 2026-04-04 21:18:27 -07:00
  • 1c2e56ddd2 fix: validate saved URLs before navigation in restoreState Garry Tan 2026-04-04 21:18:18 -07:00
  • 1351cf7dd4 fix: validateOutputPath symlink bypass — resolve real path before safe-dir check Garry Tan 2026-04-04 21:18:10 -07:00
  • 26ca035756 fix: DNS rebinding protection checks AAAA (IPv6) records too Garry Tan 2026-04-04 21:18:03 -07:00
  • 5acec62d33 feat: team mode (v0.15.7.0) — credit Jared Friedman Garry Tan 2026-04-04 21:06:33 -07:00
  • 173e98c0b9 chore: regenerate SKILL.md files with vendoring deprecation preamble Garry Tan 2026-04-04 21:05:48 -07:00
  • e60bbc0911 feat: add vendoring deprecation detection to skill preamble Garry Tan 2026-04-04 21:05:43 -07:00
  • e4c75bae60 docs: deprecate vendoring, document team mode, clean up uninstall Garry Tan 2026-04-04 21:01:22 -07:00
  • b1570a315f feat: add gstack-team-init for repo-level team bootstrapping Garry Tan 2026-04-04 21:00:38 -07:00
  • 85f844b3c9 feat: add --team, --no-team, -q flags to setup Garry Tan 2026-04-04 21:00:34 -07:00
  • ebf1d62408 feat: add gstack-session-update for automatic team updates Garry Tan 2026-04-04 21:00:31 -07:00
  • 9c429d83ae feat: add gstack-settings-hook for atomic Claude Code hook management Garry Tan 2026-04-04 21:00:27 -07:00
  • e30d5f4664 chore: merge main, resolve CHANGELOG conflict, bump to v0.15.6.2 garrytan/anti-skip-review-rule Garry Tan 2026-04-04 21:00:14 -07:00
  • 8038cad4a7 fix: self-healing skill prefix consistency in setup (#805) Garry Tan 2026-04-04 20:59:32 -07:00
  • fdc73abc77 chore: bump version and changelog (v0.15.6.1) garrytan/fix-nonprefixed-skills Garry Tan 2026-04-04 16:56:11 -07:00
  • 411fb748d9 fix: self-healing gstack-relink after setup to prevent skill prefix drift Garry Tan 2026-04-04 16:56:07 -07:00
  • bc3ca4b786 feat: ngrok tunnel integration + @ngrok/ngrok dependency Garry Tan 2026-04-04 16:55:01 -07:00
  • 385748a767 feat: integrate token registry + scoped auth into browse server Garry Tan 2026-04-04 16:54:12 -07:00
  • ba65fc237f chore: bump version and changelog (v0.15.6.1) Garry Tan 2026-04-04 16:52:00 -07:00
  • 0ba198cd57 feat: anti-skip rule for all review skills Garry Tan 2026-04-04 16:51:55 -07:00
  • 3a165d5279 feat: token registry for multi-agent browser access Garry Tan 2026-04-04 16:47:34 -07:00
  • c51e18d0f7 chore: add gstack skill routing rules to CLAUDE.md Garry Tan 2026-04-04 16:12:49 -07:00
  • 04f1fb64c7 Merge remote-tracking branch 'origin/main' into garrytan/openclaw-plan Garry Tan 2026-04-04 16:08:14 -07:00
  • 21840c4c67 docs: OpenClaw integration v0 design — two runtimes, one brain Garry Tan 2026-04-04 16:08:00 -07:00
  • 04b709d91a feat: declarative multi-host platform + OpenCode, Slate, Cursor, OpenClaw (v0.15.5.0) (#793) Garry Tan 2026-04-04 15:32:20 -07:00
  • 80a06d8cd1 chore: resolve merge conflict in CHANGELOG.md, bump to v0.15.6.0 garrytan/multi-host-support Garry Tan 2026-04-04 15:27:06 -07:00
  • 52cd1aea9e Merge remote-tracking branch 'origin/main' into garrytan/learning-phase-2.5-clean Garry Tan 2026-04-04 14:37:13 -07:00
  • 447851452a feat: interactive /plan-devex-review + plan mode skill fix (v0.15.5.0) (#796) Garry Tan 2026-04-04 14:36:23 -07:00
  • 89f54f564f merge: resolve version conflict with main (keep 0.15.5.0) garrytan/devex-review-depth Garry Tan 2026-04-04 13:41:53 -07:00
  • 59a88cd3d7 Merge remote-tracking branch 'origin/main' into garrytan/learning-phase-2.5-clean Garry Tan 2026-04-04 13:41:53 -07:00
  • 6cfd5a4774 docs: README per-host install instructions for all 8 agents Garry Tan 2026-04-04 13:40:52 -07:00