Trevin Chow
a5701d8064
fix(ce-sessions): emit repo root path instead of basename subshell
...
The pre-resolved repo-name line wrapped a command substitution in double
quotes (`basename "$(git rev-parse --show-toplevel)"`), which Claude Code's
permission check rejects as an unanalyzable `string` node. That failed the
SKILL.md preamble render and broke every /ce-sessions invocation (and
/ce-compound with session history).
Emit the raw repo root via a single `git rev-parse --show-toplevel` — the
same single-command shape the working branch line already uses — and have
the agent take the last path component for the repo folder name.
Closes #867
2026-05-27 11:38:37 -07:00
github-actions[bot]
2bab351c81
chore: release main ( #872 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cli-v3.9.2
compound-engineering-v3.9.2
2026-05-27 11:17:53 -07:00
Trevin Chow
e5e3fc3630
fix(ce-brainstorm,ce-plan): add conceptual-diagram affordance to brainstorm docs ( #871 )
2026-05-27 11:12:39 -07:00
github-actions[bot]
48cd9140b2
chore: release main ( #869 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cli-v3.9.1
compound-engineering-v3.9.1
2026-05-27 09:54:04 -07:00
Trevin Chow
1051132d04
fix(html-rendering): constrain measure and surface execution notes ( #870 )
2026-05-27 09:52:22 -07:00
Trevin Chow
5c88212c1f
fix(ce-brainstorm,ce-plan): restore default-on requirements grouping ( #868 )
2026-05-27 09:47:08 -07:00
github-actions[bot]
e2c9cd2352
chore: release main ( #852 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
compound-engineering-v3.9.0
cli-v3.9.0
2026-05-26 10:02:33 -07:00
Trevin Chow
11e12e5739
feat(ce-plan,ce-brainstorm): contract-driven sections + optional HTML output ( #826 )
2026-05-26 09:53:14 -07:00
Trevin Chow
673dcfacb8
fix(simplify-code): guard against over-simplification and behavior drift ( #859 )
2026-05-24 22:03:03 -07:00
Trevin Chow
26a802551e
fix(commit): auto-create feature branch on default branch ( #856 )
2026-05-22 21:53:59 -07:00
Trevin Chow
5297a9440f
refactor(review): consolidate migration personas and trim stack reviewers ( #854 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-21 22:37:42 -07:00
Trevin Chow
67d273622e
fix(ce-commit-push-pr): require user-visible bug summaries ( #853 )
2026-05-21 18:42:02 -07:00
Kieran Klaassen
0aa6b55a80
feat(ce-dogfood-beta): add diff-scoped browser QA dogfood skill ( #848 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-21 12:14:02 -05:00
github-actions[bot]
08bb589903
chore: release main ( #850 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cli-v3.8.4
compound-engineering-v3.8.4
2026-05-21 00:21:38 -07:00
Trevin Chow
ac1c6d9a99
fix(ce-compound): drop date suffix from generated doc filenames ( #849 )
2026-05-21 00:20:43 -07:00
Brian Paden
796bea75b7
fix(agents): rename .agent.md to .md for VS Code Copilot tool access ( #846 )
...
Co-authored-by: Trevin Chow <trevin@trevinchow.com >
2026-05-21 00:18:17 -07:00
Trevin Chow
2a46670958
fix(ce-proof): update HITL flow for Proof v2 ( #847 )
2026-05-21 00:16:52 -07:00
github-actions[bot]
f61d1b33ea
chore: release main ( #834 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
compound-engineering-v3.8.3
cli-v3.8.3
2026-05-18 09:34:16 -07:00
Trevin Chow
fd88fd8fd7
fix(ce-commit-push-pr): rewrite pr-description around a core principle ( #841 )
2026-05-17 13:30:00 -07:00
Trevin Chow
82b8af415d
fix(ce-coherence-reviewer): remove Bash from tool allowlist ( #837 )
2026-05-16 01:45:10 -07:00
Trevin Chow
6fa1277e57
fix(ce-web-researcher): use any web tool, not just Claude built-ins ( #836 )
2026-05-16 00:30:10 -07:00
Trevin Chow
39cb9da3a1
fix(ce-plan): inline synthesis gate output into SKILL.md ( #822 )
2026-05-14 20:42:40 -07:00
github-actions[bot]
705f28a7a9
chore: release main ( #831 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cli-v3.8.2
compound-engineering-v3.8.2
2026-05-14 10:54:13 -07:00
Harold Hunt
a0a08a17cb
fix(codex): respect CODEX_HOME for profile installs ( #830 )
2026-05-14 09:03:45 -07:00
Trevin Chow
6df3f96580
fix(ce-brainstorm): scoping synthesis and Q&A interaction cleanup ( #829 )
2026-05-13 22:29:40 -07:00
github-actions[bot]
b07aac55b5
chore: release main ( #817 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cli-v3.8.1
compound-engineering-v3.8.1
2026-05-11 16:45:52 -07:00
Trevin Chow
60c1c938d5
fix(ce-plan): compress synthesis confirmation to prose + call-outs ( #819 )
2026-05-11 12:09:52 -07:00
Trevin Chow
d090bde0ff
fix(ce-code-review): replace resolve-base.sh with prose-driven base detection ( #815 )
2026-05-10 16:23:19 -07:00
github-actions[bot]
85548a5cff
chore: release main ( #814 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
compound-engineering-v3.8.0
cli-v3.8.0
2026-05-10 12:53:45 -07:00
Trevin Chow
9b45a83d7e
feat(ce-compound): add mode:headless for non-interactive use ( #813 )
2026-05-10 12:50:12 -07:00
github-actions[bot]
834ca4e58a
chore: release main ( #808 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
compound-engineering-v3.7.3
cli-v3.7.3
2026-05-08 16:50:44 -07:00
Trevin Chow
07a6d52879
fix(ce-resolve-pr-feedback): paginate GraphQL connections ( #807 )
2026-05-08 15:18:12 -07:00
github-actions[bot]
dbac0245b5
chore: release main ( #806 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
compound-engineering-v3.7.2
cli-v3.7.2
2026-05-08 14:43:50 -07:00
Trevin Chow
62279b0583
refactor(skills): extract conditional content to references ( #804 )
2026-05-08 13:51:56 -07:00
Trevin Chow
81710efad5
fix(ce-sessions): unblock session-history on Claude Code ( #800 )
2026-05-08 13:51:33 -07:00
github-actions[bot]
888c98a38d
chore: release main ( #797 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cli-v3.7.1
compound-engineering-v3.7.1
2026-05-08 09:41:58 -07:00
Trevin Chow
0e49506bf0
refactor(agent-descriptions): trim top 7 by ~25% ( #803 )
2026-05-08 09:31:03 -07:00
Trevin Chow
04031a5a54
refactor(skill-descriptions): trim top 7 by ~55% ( #802 )
2026-05-08 09:26:49 -07:00
Trevin Chow
a01d2a64b2
refactor(ce-agent-native-architecture): slim SKILL.md by 80% ( #801 )
2026-05-08 09:19:40 -07:00
Trevin Chow
6fc57c501f
fix(ce-debug): right-size triage and tighten hypothesis discipline ( #796 )
2026-05-08 08:09:47 -07:00
github-actions[bot]
0bb53dfad0
chore: release main ( #789 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
compound-engineering-v3.7.0
cli-v3.7.0
2026-05-07 08:11:18 -07:00
Trevin Chow
9ec351a13f
refactor(ce-commit-push-pr): trim prescription and fold steps ( #791 )
2026-05-07 02:39:58 -07:00
Trevin Chow
7f5297a05f
docs(ce-ideate): sync user-facing doc with topic-surface decomposition ( #790 )
2026-05-07 02:39:30 -07:00
Trevin Chow
168fad4ac2
fix(ce-ideate): bound scope and add topic-surface decomposition ( #787 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-07 02:21:08 -07:00
Kieran Klaassen
d316971b20
feat(lfg): allow model invocation, add CI autofix loop after PR ( #788 )
2026-05-07 00:06:10 -05:00
Trevin Chow
d299868b8f
docs(skills): reframe README around the 4-step core loop ( #786 )
2026-05-06 09:58:43 -07:00
github-actions[bot]
52e8f868b9
chore: release main ( #781 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
compound-engineering-v3.6.1
cli-v3.6.1
2026-05-05 17:21:01 -07:00
Trevin Chow
65c278c031
docs(skills): sync ce-doc-review and ce-plan with PR #780 ( #782 )
2026-05-05 17:20:04 -07:00
Trevin Chow
8349e750b8
fix(doc-review): cut review noise on plans, scope personas to doc shape ( #780 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-05 15:52:36 -07:00
github-actions[bot]
18076e0204
chore: release main ( #771 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
compound-engineering-v3.6.0
cli-v3.6.0
2026-05-05 13:22:55 -07:00