Commit Graph

  • c6ed3c8f47 Merge remote-tracking branch 'origin/main' into garrytan/cut-skill-token-bloat garrytan/cut-skill-token-bloat Garry Tan 2026-05-30 11:43:48 -07:00
  • f32e1dd538 Merge remote-tracking branch 'origin/main' into garrytan/gbrain-fix-wave Garry Tan 2026-05-30 11:43:33 -07:00
  • 9562ad4e70 v1.53.1.0 fix: non-interactive-safe plan-tune hook install (flags + smart defaults) (#1805) garrytan/codex-yaml-quote-fix Garry Tan 2026-05-30 11:42:13 -07:00
  • afa1851373 v1.54.0.0 feat: carve /ship into skeleton + on-demand sections (-59% always-loaded) Garry Tan 2026-05-30 11:41:57 -07:00
  • c91154655f test(ship): union-read redaction wiring test for the carve (T9) Garry Tan 2026-05-30 11:40:58 -07:00
  • 6ca651f9dd Merge remote-tracking branch 'origin/main' into garrytan/cut-skill-token-bloat Garry Tan 2026-05-30 11:35:10 -07:00
  • ea5585a7c2 docs: document non-interactive dev-setup + plan-tune hook flags (v1.53.1.0) garrytan/setup-plan-tune-hooks-flags Garry Tan 2026-05-30 11:34:13 -07:00
  • 721d0c8514 chore: bump version and changelog (v1.53.1.0) Garry Tan 2026-05-30 11:32:33 -07:00
  • 7396f04847 test(plan-tune): de-flake "derive pushes scope_appetite up" Garry Tan 2026-05-30 11:32:28 -07:00
  • cf1d862fa0 test: rebaseline parity-suite v1.44.1 -> v1.53.0.0 Garry Tan 2026-05-30 11:32:23 -07:00
  • e63ec027eb test(setup): isolate config tests from host + cover new guards Garry Tan 2026-05-30 11:32:18 -07:00
  • 4ac9985b18 fix(dev-setup): never mutate global hooks during workspace setup Garry Tan 2026-05-30 11:32:13 -07:00
  • c9b213ce5d fix(setup,config): harden plan-tune decision against bad input Garry Tan 2026-05-30 11:32:07 -07:00
  • b0e14728b6 test(#1778): update claude-ship golden + catalog-mode assertions for quoted descriptions Garry Tan 2026-05-30 11:10:45 -07:00
  • 165fda1162 feat(gbrain-install): remove the v0.18.2 pin, install latest + version floor + doctor self-test (#1744) Garry Tan 2026-05-30 10:55:32 -07:00
  • 30458df38f fix(browse): stop the headed daemon crash-loop + silent headless downgrade (#1781) Garry Tan 2026-05-30 10:53:28 -07:00
  • c54ece27a4 fix(memory-ingest): configurable import timeout + resume-on-timeout messaging (#1611) Garry Tan 2026-05-30 10:50:46 -07:00
  • 627c68ef39 docs(sync-gbrain): warn against running during autopilot; prefer --path sources (#1734) Garry Tan 2026-05-30 10:49:31 -07:00
  • 8933cf7c0e fix(gbrain-sync): defensive guards against destructive gbrain ops (#1734) Garry Tan 2026-05-30 10:49:31 -07:00
  • 9e48669c61 test(catalog-trim): expect YAML-quoted descriptions with interior colons (#1778) Garry Tan 2026-05-30 10:48:49 -07:00
  • fb3103237a fix(gbrain): spawn gbrain + brain-sync through a shell on Windows (#1731) Garry Tan 2026-05-30 10:42:15 -07:00
  • c87e57e150 refactor(gbrain-sources): centralize sources-list shape handling in parseSourcesList (#1576) Garry Tan 2026-05-30 10:39:26 -07:00
  • 51218962f6 chore(skills): regenerate SKILL.md after frontmatter quoting fix (#1778) Garry Tan 2026-05-30 10:38:02 -07:00
  • d3feac15ad fix(gen-skill-docs): quote frontmatter descriptions with interior colons (#1778) Garry Tan 2026-05-30 10:38:01 -07:00
  • 73fa0be2f5 fix(jsonl-merge): make equal-ts resolution converge across machines Jayesh Betala 2026-05-28 12:07:21 +05:30
  • 352f6a571b test(setup): guard plan-tune hooks stay non-interactive Garry Tan 2026-05-30 10:34:55 -07:00
  • 1576a8054d fix(dev-setup): run setup non-interactively in dev/workspace mode Garry Tan 2026-05-30 10:34:51 -07:00
  • adbd609252 fix(setup): make plan-tune hook install non-interactive-safe Garry Tan 2026-05-30 10:34:47 -07:00
  • b1a068e332 feat(config): add plan_tune_hooks setting (prompt|yes|no) Garry Tan 2026-05-30 10:34:42 -07:00
  • 38ffc1b354 test(ship): section-loading E2E + idempotency CLI detection (T9) Garry Tan 2026-05-30 10:13:26 -07:00
  • 924025a59c test(ship): manifest-consistency + context-parity + requiredReads helper (T9) Garry Tan 2026-05-30 10:11:59 -07:00
  • 261d57a8e3 refactor(ship): carve into skeleton + on-demand sections (Claude) (T9) Garry Tan 2026-05-30 10:11:00 -07:00
  • d9749f7375 test(parity): sectioned-skill parity capability — guards the carve (T9) Garry Tan 2026-05-30 09:20:25 -07:00
  • dedfe42ef0 v1.53.0.0 feat: smarter redaction — PII/secrets/legal guard across /spec, /ship, /cso, /document-* (#1797) Garry Tan 2026-05-30 08:54:46 -07:00
  • 4c4d136001 feat(ship): gstack-version-bump CLI — tested idempotency classify + write (T9) Garry Tan 2026-05-29 21:23:45 -07:00
  • bf632ee2e1 feat(setup): install sections/ for cherry-pick targets (claude + kiro) (T9) Garry Tan 2026-05-29 21:22:35 -07:00
  • 8f229c937a feat(pipeline): section discovery + generation machinery (T9) Garry Tan 2026-05-29 21:21:21 -07:00
  • 1ed4106399 feat(test): transcript-section-logger + ship-action fingerprint (T10) Garry Tan 2026-05-29 21:19:10 -07:00
  • 39e4a325d5 Merge remote-tracking branch 'origin/main' into garrytan/spec-pii-redaction-guard garrytan/spec-pii-redaction-guard Garry Tan 2026-05-29 19:09:04 -07:00
  • 12ca1140a9 chore: bump version and changelog (v1.53.0.0) Garry Tan 2026-05-29 18:10:22 -07:00
  • 42d8c9feaa Merge remote-tracking branch 'origin/main' into garrytan/spec-pii-redaction-guard Garry Tan 2026-05-29 18:09:08 -07:00
  • 887210bfd1 Merge origin/main (v1.52.1.0) into spec-pii-redaction-guard Garry Tan 2026-05-29 18:08:38 -07:00
  • 62024d114c v1.52.2.0 fix(make-pdf): render emoji instead of tofu (▯) on Linux (#1787) Garry Tan 2026-05-29 18:06:19 -07:00
  • 48556922c8 v1.52.2.0 fix(make-pdf): render emoji instead of tofu (▯) on Linux (#1787) Garry Tan 2026-05-29 18:06:19 -07:00
  • 827fbb864f Merge remote-tracking branch 'origin/main' into garrytan/pdf-emoji-font-fallback garrytan/pdf-emoji-font-fallback Garry Tan 2026-05-29 08:36:18 -07:00
  • 7f7e9d8652 v1.52.1.0 feat: brain-aware planning — 5 skills read structured gbrain context before asking (#1742) Garry Tan 2026-05-29 08:35:00 -07:00
  • 070722ace3 v1.52.1.0 feat: brain-aware planning — 5 skills read structured gbrain context before asking (#1742) Garry Tan 2026-05-29 08:35:00 -07:00
  • 02f848dde4 feat(redact): semantic-pass eval + CLAUDE.md docs + size/parity baselines Garry Tan 2026-05-29 07:40:12 -07:00
  • dd4dd9e1f5 feat(ship,document-*): redaction scan-at-sink on PR bodies + generated docs Garry Tan 2026-05-29 07:21:48 -07:00
  • 7bae40c40d feat(spec,cso): wire shared redaction — semantic pass + scan-at-sink + taxonomy Garry Tan 2026-05-29 07:20:18 -07:00
  • 4327c1b405 docs(make-pdf): document color-emoji font requirement + GSTACK_SKIP_FONTS Garry Tan 2026-05-29 07:17:11 -07:00
  • 0e91b21fbe chore: bump version and changelog (v1.52.2.0) Garry Tan 2026-05-29 07:16:01 -07:00
  • 13e0f9b4c8 harden(make-pdf): emoji gate + font install per adversarial review Garry Tan 2026-05-29 07:14:52 -07:00
  • 38d6fadad7 feat(redact): gen-skill-docs resolver for taxonomy table + invocation block Garry Tan 2026-05-29 07:09:17 -07:00
  • 5e49d1b1ff feat(redact): gstack-config keys redact_repo_visibility + redact_prepush_hook Garry Tan 2026-05-29 07:08:01 -07:00
  • 889ed78932 feat(redact): opt-in pre-push hook (accident catcher) + safe installer Garry Tan 2026-05-29 07:07:28 -07:00
  • b5ff65c9fd feat(redact): bin/gstack-redact CLI shim over the engine Garry Tan 2026-05-29 07:06:01 -07:00
  • de59a5cc3e feat(redact): shared redaction engine + taxonomy (pure lib, no behavior change) Garry Tan 2026-05-29 07:05:17 -07:00
  • 2aa7b9c4ff Merge remote-tracking branch 'origin/main' into garrytan/pdf-emoji-font-fallback Garry Tan 2026-05-29 07:05:15 -07:00
  • 4d4d6df02c ci(make-pdf): install emoji font + run emoji gate on Ubuntu Garry Tan 2026-05-29 07:04:46 -07:00
  • afaa40b796 test(make-pdf): emoji render gate (pdffonts + pixel proof) Garry Tan 2026-05-29 07:04:46 -07:00
  • 065f7ed9f6 feat(setup): auto-install color-emoji font on Linux Garry Tan 2026-05-29 07:04:37 -07:00
  • cc57d9d62c fix(make-pdf): emoji font fallback in print CSS Garry Tan 2026-05-29 07:04:36 -07:00
  • 5cbe109d5b Merge origin/main into garrytan/upgrade-gstack-gbrain-v1 garrytan/upgrade-gstack-gbrain-v1 Garry Tan 2026-05-28 21:04:26 -07:00
  • a142a181af v1.52.0.0 feat(plan-tune): explicit consent + first-run setup wizard for contributors (#1741) Garry Tan 2026-05-28 18:21:09 -07:00
  • ce5fbfa99f v1.52.0.0 feat(plan-tune): explicit consent + first-run setup wizard for contributors (#1741) Garry Tan 2026-05-28 18:21:09 -07:00
  • 10d5abb46f chore: bump version to 1.51.1.0 Garry Tan 2026-05-28 18:20:21 -07:00
  • e9ad7527ea chore: cap audit — remove distill rate cap, loosen size/budget gates garrytan/enable-plan-tune Garry Tan 2026-05-28 17:59:28 -07:00
  • 401a3258a3 Merge remote-tracking branch 'origin/main' into garrytan/enable-plan-tune Garry Tan 2026-05-27 16:11:09 -07:00
  • a4cac7fc0b v1.51.0.0 feat: $B memory diagnostic + 4 CDP-resource leak fixes (#1751) Garry Tan 2026-05-27 16:09:38 -07:00
  • 19770ea8b4 v1.51.0.0 feat: $B memory diagnostic + 4 CDP-resource leak fixes (#1751) Garry Tan 2026-05-27 16:09:38 -07:00
  • 49cae73510 test(brain): tighten prompt + relax slug assertion in writeback E2E Garry Tan 2026-05-27 15:35:10 -07:00
  • 8ebf24b0bf chore: bump VERSION 1.50.0.0 → 1.52.0.0 (queue collision with #1742) Garry Tan 2026-05-27 11:27:09 -07:00
  • ccd95078a8 chore: bump VERSION to 1.50.0.0 + plan-tune cathedral CHANGELOG Garry Tan 2026-05-27 09:07:13 -07:00
  • 163f9e3d19 fix(test): pin SSE sanitizer wiring to the v1.51 createSseEndpoint helper garrytan/browser-memory-leak Garry Tan 2026-05-27 08:52:17 -07:00
  • e425a63a07 docs: update project documentation for v1.51.0.0 Garry Tan 2026-05-27 08:47:08 -07:00
  • e77b88411a chore: bump version and changelog (v1.51.0.0) Garry Tan 2026-05-27 08:45:32 -07:00
  • 9dd72b8227 add coverage for \$B memory diagnostic surface Garry Tan 2026-05-27 08:44:36 -07:00
  • 181e4576cd chore(brain): touchfiles + TODOS + CHANGELOG for v1.50.0.0 Garry Tan 2026-05-27 08:34:44 -07:00
  • d9c5b15e77 test(brain): real PGLite round-trip E2E (matched-pair persistence) Garry Tan 2026-05-27 08:34:38 -07:00
  • 33b016712a test(brain): fake-CLI agent-obedience E2E for /office-hours writeback Garry Tan 2026-05-27 08:34:33 -07:00
  • 7c82ec055e test(brain): resolver compression + detection-override regression pins Garry Tan 2026-05-27 08:34:27 -07:00
  • 78313b4573 feat(brain): wire SAVE_RESULTS for plan-design-review + plan-devex-review Garry Tan 2026-05-27 08:34:21 -07:00
  • b6b3fbc5e3 refactor(brain): compress GBRAIN_* resolvers, move template prose to docs/ Garry Tan 2026-05-27 08:34:15 -07:00
  • 17293cfb6c feat(brain): setup runs gbrain detection + conditional SKILL.md regen Garry Tan 2026-05-27 08:34:10 -07:00
  • 748047f847 feat(brain): gen-skill-docs respects gbrain-detection override Garry Tan 2026-05-27 08:34:06 -07:00
  • 7939269bae feat(brain): gstack-config gbrain-refresh subcommand Garry Tan 2026-05-27 08:34:02 -07:00
  • 4ab0f137ea fix(test): tighten put_page regression pin to CLI subcommand Garry Tan 2026-05-27 08:33:58 -07:00
  • d5b9a0e371 regen SKILL.md after adding \$B memory command Garry Tan 2026-05-27 08:01:46 -07:00
  • d50d4741b7 test(plan-tune): 5 cathedral E2E scenarios + touchfile registration Garry Tan 2026-05-27 07:58:58 -07:00
  • 3eab8939e3 feat(ship): plan-tune discoverability nudge after first successful ship Garry Tan 2026-05-27 07:54:59 -07:00
  • e82efc0d38 feat(preamble): inject <gstack-qid:...> marker convention into question-tuning resolver Garry Tan 2026-05-27 07:53:52 -07:00
  • 66f27cfcc5 feat(plan-tune): SKILL.md surfaces for cathedral T13 Garry Tan 2026-05-27 07:52:03 -07:00
  • d3aceb6c51 feat(hooks): Layer 8 memory injection via per-session cache Garry Tan 2026-05-27 07:51:00 -07:00
  • 241be5c352 feat(bin): gstack-distill-apply — apply distillation proposals with gbrain tag Garry Tan 2026-05-27 07:50:01 -07:00
  • e02b1b1cee feat(bin): gstack-distill-free-text — Layer 8 dream cycle distiller Garry Tan 2026-05-27 07:49:13 -07:00
  • 990c9d55d2 feat(bin): gstack-codex-session-import — structured Codex transcript parser Garry Tan 2026-05-27 07:46:57 -07:00
  • dbe4844d22 feat(setup): install plan-tune cathedral hooks with explicit consent UX Garry Tan 2026-05-27 07:46:16 -07:00
  • fa590c4f51 feat(scripts): declared-annotation helper + autonomy signal_key wiring Garry Tan 2026-05-27 07:45:28 -07:00
  • 873fcccd74 feat(hooks): PreToolUse enforcement hook for AskUserQuestion preferences Garry Tan 2026-05-27 07:44:26 -07:00