Commit Graph

  • 50681f9fd9 ci: add workflow_dispatch trigger for manual runs Garry Tan 2026-03-23 07:11:48 -07:00
  • 52a5a45681 Merge remote-tracking branch 'origin/main' into garrytan/zsh-glob-fix Garry Tan 2026-03-23 07:11:40 -07:00
  • 7598565344 ci: retrigger eval workflow Garry Tan 2026-03-23 07:08:23 -07:00
  • 57ca0107bc debug: add claude CLI smoke test step to diagnose exit_code_1 Garry Tan 2026-03-23 07:05:55 -07:00
  • 3d1e8e0eac feat: /cso v2 — infrastructure-first security audit (v0.11.6.0) (#384) Garry Tan 2026-03-23 06:57:22 -07:00
  • fe574f1cd8 fix: symlink node_modules instead of hardlink (cross-device) Garry Tan 2026-03-23 06:56:32 -07:00
  • ce31cb1853 fix: bun.lock is gitignored — use package.json only for Docker cache Garry Tan 2026-03-23 06:52:27 -07:00
  • bcded824f0 fix: address Codex adversarial findings in /cso v2 garrytan/cso-v2-dep-surface Garry Tan 2026-03-23 06:52:00 -07:00
  • 0d25f275c9 chore: bump version and changelog (v0.11.6.0) Garry Tan 2026-03-23 06:48:49 -07:00
  • b6efa8067c test: add zsh glob safety test + regenerate SKILL.md files Garry Tan 2026-03-23 06:48:41 -07:00
  • c44d8d486b fix: bun.lockb → bun.lock + auth before manifest check Garry Tan 2026-03-23 06:48:25 -07:00
  • cfda9cb46f fix(preamble): make .pending-* glob pattern zsh-compatible (fixes #313) Hiten Shah 2026-03-22 20:27:59 -07:00
  • f1697f6678 chore: self-bootstrapping CI — build Docker image inline, cache by content hash Garry Tan 2026-03-23 06:45:24 -07:00
  • 440b3aa916 Merge remote-tracking branch 'origin/main' into garrytan/cso-v2-dep-surface Garry Tan 2026-03-23 06:37:14 -07:00
  • 9fe95bef0c fix: /cso infra E2E test — sharper prompt to prevent exploration waste Garry Tan 2026-03-23 06:19:06 -07:00
  • a5c70977f1 feat: parallelize CI evals — 12 runners (1 per suite) for ~3min wall clock Garry Tan 2026-03-23 05:37:59 -07:00
  • 2cfba5c30c feat: add Docker CI image with pre-baked toolchain + deps Garry Tan 2026-03-23 05:37:55 -07:00
  • 1d7e79f7c3 feat: parallelize CI evals — 12 runners (1 per suite) for ~3min wall clock Garry Tan 2026-03-23 05:25:13 -07:00
  • 9195b671e8 chore: optimize CI eval PR comment — aggregate all suites, update-not-duplicate Garry Tan 2026-03-23 05:21:43 -07:00
  • 227504161f fix: /cso infra E2E test — increase timeout to 360s Garry Tan 2026-03-22 23:35:21 -07:00
  • d046b13fea fix: /cso E2E tests — correct logCost and recordE2E signatures Garry Tan 2026-03-22 23:25:40 -07:00
  • 4e5f71c294 chore: bump version and changelog (v0.11.6.0) Garry Tan 2026-03-22 23:17:28 -07:00
  • b856752bfd test: /cso v2 E2E tests — full audit, diff mode, infra scope Garry Tan 2026-03-22 23:15:16 -07:00
  • d58207fd1a docs: /cso v2 acknowledgements — 10 projects that informed the design Garry Tan 2026-03-22 23:15:11 -07:00
  • 9e4964d73b feat: /cso v2 — infrastructure-first security audit Garry Tan 2026-03-22 23:15:04 -07:00
  • c560bd948f Merge remote-tracking branch 'origin/main' into garrytan/chrome-extension-ctrl Garry Tan 2026-03-22 23:08:06 -07:00
  • b0aa6b528c docs: add Conductor Chrome sidebar integration design doc Garry Tan 2026-03-22 23:07:23 -07:00
  • e589a95116 feat: add CI eval workflow on Ubicloud runners Garry Tan 2026-03-22 23:06:13 -07:00
  • 7ab00588c3 feat: enable within-file E2E test concurrency for 3x faster runs Garry Tan 2026-03-22 23:06:07 -07:00
  • 647e92e826 merge: incorporate origin/main into community-mode branch Garry Tan 2026-03-22 23:03:37 -07:00
  • 328ec924a2 feat: Wave 3 — community bug fixes & platform support (v0.11.6.0) Garry Tan 2026-03-22 22:55:32 -07:00
  • c213be3943 fix: shorten auto-trigger guard to stay under 1024-char description limit Garry Tan 2026-03-22 22:54:36 -07:00
  • 53eefc9a20 chore: regenerate SKILL.md (Claude + Codex) after wave 3 merges Garry Tan 2026-03-22 22:53:47 -07:00
  • 96717eb796 fix: auto-trigger guard in gen-skill-docs.ts Garry Tan 2026-03-22 22:53:40 -07:00
  • 60106bea9c merge: PR #257 - fix: zsh glob compatibility in skill preamble Garry Tan 2026-03-22 22:53:21 -07:00
  • 3d8aab8f6a merge: PR #321 - feat: add distribution pipeline checks across skill workflow Garry Tan 2026-03-22 22:53:16 -07:00
  • 2f50d85af6 merge: PR #221 - fix: use three-dot diff for scope drift detection in /review Garry Tan 2026-03-22 22:53:12 -07:00
  • 70d5e791e6 merge: PR #275 - fix: support Linux Chromium cookie import Garry Tan 2026-03-22 22:52:36 -07:00
  • 5697407f8e merge: PR #65 - feat: support Chrome multi-profile cookie import Garry Tan 2026-03-22 22:51:56 -07:00
  • 2ccbdb83f8 merge: PR #57 - fix: make skill/template discovery dynamic Garry Tan 2026-03-22 22:47:01 -07:00
  • baf3c1b23c merge: PR #315 - feat(browse): support Chrome extensions via BROWSE_EXTENSIONS_DIR Garry Tan 2026-03-22 22:46:25 -07:00
  • 58b888d1f4 merge: PR #271 - fix: add --local flag for project-scoped gstack install Garry Tan 2026-03-22 22:46:16 -07:00
  • 450331ccaf merge: PR #220 - fix(update-check): --force now clears snooze Garry Tan 2026-03-22 22:45:51 -07:00
  • de1c7f7954 merge: PR #240 - fix: repair workflow YAML parsing and lint CI Garry Tan 2026-03-22 22:45:45 -07:00
  • 93581fd1f0 test: add E2E tests for plan review report and codex offering Garry Tan 2026-03-22 22:05:26 -07:00
  • 4b407f04c5 chore: regen SKILL.md from template changes Garry Tan 2026-03-22 22:05:22 -07:00
  • 7fbf68bb3f feat: cross-model outside voice in plan reviews (v0.9.9.1) (#326) Garry Tan 2026-03-22 21:47:10 -07:00
  • 6b4df9384e docs: TODOS cleanup + Chrome vs Chromium exploration doc Garry Tan 2026-03-22 21:40:14 -07:00
  • 82708f1405 test: add coverage for sidebar-agent, file-drop, and watch mode Garry Tan 2026-03-22 21:39:41 -07:00
  • 3ec3cb360f feat: $B watch — passive observation mode Garry Tan 2026-03-22 21:35:30 -07:00
  • 2068a7e3d9 merge: incorporate origin/main into community-mode branch Garry Tan 2026-03-22 21:33:16 -07:00
  • 07b1ca36f0 feat: file drop relay + $B inbox command Garry Tan 2026-03-22 21:32:09 -07:00
  • 0ae5838eb4 feat: gate sidebar chat behind --chat flag Garry Tan 2026-03-22 21:25:49 -07:00
  • dff217838b feat: converge handoff into connect — extension loads on handoff Garry Tan 2026-03-22 21:21:50 -07:00
  • 28bc69aba9 refactor: kill CDP naming, delete chrome-launcher.ts dead code Garry Tan 2026-03-22 21:21:19 -07:00
  • f0041b6d44 Merge remote-tracking branch 'origin/main' into garrytan/codex-in-ceo-review garrytan/codex-in-ceo-review Garry Tan 2026-03-22 21:16:22 -07:00
  • 9eb74debd5 feat: inline /office-hours — no more "another window" (v0.11.3.1) (#352) Garry Tan 2026-03-22 21:04:53 -07:00
  • bf8ff62de4 merge: resolve conflicts with main (v0.11.5.0 → v0.11.5.1) garrytan/office-hours-in-same-context-please Garry Tan 2026-03-22 21:04:16 -07:00
  • fdd45188ff fix: gstack-slug bash compatibility — source to eval (#354) Garry Tan 2026-03-22 21:02:01 -07:00
  • 219665dfc2 fix: resolve merge conflict with main, bump to v0.11.5.0 garrytan/fix-slug-bash-compat Garry Tan 2026-03-22 21:01:45 -07:00
  • da7ae39f49 chore: bump version and changelog (v0.11.4.0) Garry Tan 2026-03-22 20:57:52 -07:00
  • e877d3d870 fix: replace source <(gstack-slug) with eval for bash compatibility Garry Tan 2026-03-22 20:57:49 -07:00
  • cf74f77f55 merge: resolve conflicts with main (v0.11.4.0 → v0.11.4.1) Garry Tan 2026-03-22 20:55:06 -07:00
  • 5aee6db702 feat: Codex second opinion in /office-hours (v0.11.4.0) (#353) Garry Tan 2026-03-22 20:53:13 -07:00
  • c5a6a81b5c chore: bump version and changelog (v0.11.4.0) garrytan/codex-in-office-hours Garry Tan 2026-03-22 20:52:12 -07:00
  • 62285414d5 Merge remote-tracking branch 'origin/main' into garrytan/codex-in-ceo-review Garry Tan 2026-03-22 20:52:09 -07:00
  • 3bc109e162 Merge origin/main into garrytan/codex-in-office-hours Garry Tan 2026-03-22 20:51:12 -07:00
  • 5acad9bd0d chore: bump version and changelog (v0.11.3.1) Garry Tan 2026-03-22 20:51:20 -07:00
  • 55874ac89b feat: inline /office-hours invocation — no more "another window" Garry Tan 2026-03-22 20:51:18 -07:00
  • 197040b6b7 chore: regenerate office-hours SKILL.md files Garry Tan 2026-03-22 20:50:42 -07:00
  • 91ea542323 feat: add Codex second opinion to /office-hours (Phase 3.5) Garry Tan 2026-03-22 20:50:41 -07:00
  • 4cd4d11cb0 feat: design outside voices — cross-model design critique (v0.11.3.0) (#347) Garry Tan 2026-03-22 20:22:23 -07:00
  • 7afed7f5bb fix: generate .agents/ on demand in tests (not checked in since v0.11.2.0) garrytan/codex-design-voice Garry Tan 2026-03-22 20:06:13 -07:00
  • 8b935d67e6 chore: bump version and changelog (v0.11.3.0) Garry Tan 2026-03-22 20:00:47 -07:00
  • a5cb5ada17 merge: resolve conflicts with main (accept .agents/ deletions) Garry Tan 2026-03-22 19:57:39 -07:00
  • b7a3bf108d fix: Codex compatibility — 1024-char cap, duplicate skills, repo-local installs, kiro support (v0.11.2.0) (#346) Garry Tan 2026-03-22 19:27:10 -07:00
  • 08356929b3 feat: zero-friction side panel — auto-open on install, pill is clickable Garry Tan 2026-03-22 19:25:52 -07:00
  • 4e70c69d10 feat: loading spinner on sidebar open while connecting to server Garry Tan 2026-03-22 19:24:57 -07:00
  • 73dd6537b6 test: add resolver tests + touchfiles for design outside voices Garry Tan 2026-03-22 19:18:09 -07:00
  • 3a1265b811 feat(design skills): add outside voices + hard rules to all design templates Garry Tan 2026-03-22 19:18:05 -07:00
  • 248cb7da6d feat(gen-skill-docs): add design outside voices + hard rules resolvers Garry Tan 2026-03-22 19:18:00 -07:00
  • 9d5409c420 fix: compiled bun binary cannot posix_spawn — use external agent process Garry Tan 2026-03-22 19:15:07 -07:00
  • 24e1417aad fix: resolve claude symlinks + check Conductor bundled binary Garry Tan 2026-03-22 19:05:02 -07:00
  • c795e498c1 fix: resolve claude binary path for daemon-spawned agent Garry Tan 2026-03-22 19:04:01 -07:00
  • 1f3c3d52e6 chore: remove last tracked .agents/ file from git index garrytan/codex-compat-wave2 Garry Tan 2026-03-22 18:48:55 -07:00
  • fdabeab802 chore: bump version and changelog (v0.11.2.0) Garry Tan 2026-03-22 18:46:34 -07:00
  • af1c5d842c Merge remote-tracking branch 'origin/main' into garrytan/codex-compat-wave2 Garry Tan 2026-03-22 18:45:38 -07:00
  • 74b6c3edd7 fix: review fixes — ETHOS.md, runtime root, repo-local guard, kiro assets, upgrade paths Garry Tan 2026-03-22 18:45:32 -07:00
  • c90cfe7af0 feat(browse): support Chrome extensions via BROWSE_EXTENSIONS_DIR yinanli1917-cloud 2026-03-22 00:27:02 -07:00
  • 264c1ca234 feat: plan files always show review status (v0.11.1.1) (#345) Garry Tan 2026-03-22 18:42:56 -07:00
  • 4016607da3 chore: bump version and changelog (v0.11.1.1) garrytan/show-plan-status-at-end-of-plan-always Garry Tan 2026-03-22 18:34:24 -07:00
  • da656d2388 feat: plan files always show review status via preamble footer Garry Tan 2026-03-22 18:34:21 -07:00
  • cbc9f9143f Merge remote-tracking branch 'origin/main' into garrytan/codex-compat-wave2 Garry Tan 2026-03-22 17:55:14 -07:00
  • 8f7760bbba test: add sidecar skip, GSTACK_ROOT, and kiro coverage (T1-T3) Garry Tan 2026-03-22 14:46:13 -07:00
  • 445660bed4 feat: add --host kiro support to setup script (#309) Garry Tan 2026-03-22 14:44:59 -07:00
  • 530d276466 feat: support repo-local Codex installs (#317) Garry Tan 2026-03-22 14:44:37 -07:00
  • 5db711e113 fix: avoid duplicate Codex skill discovery (#236) Garry Tan 2026-03-22 14:43:50 -07:00
  • c63e624f7f fix: generate .agents directory at setup time instead of shipping duplicates (#308) Garry Tan 2026-03-22 14:43:40 -07:00
  • 518b450d64 fix: skip sidecar dir in Codex skill linking (#269) Garry Tan 2026-03-22 14:43:24 -07:00
  • 1c0927f7c4 fix: cap gstack skill descriptions for codex (#251) Garry Tan 2026-03-22 14:43:14 -07:00