Trevin Chow
0da2ea1f38
Address PR review feedback ( #1598 )
...
- Attribute integration deltas by worker report + inspection, never by
path ownership alone; preserve unattributable deltas for reconciliation
2026-08-31 00:22:50 -07:00
Trevin Chow
2521758a7d
Address PR review feedback ( #1598 )
...
- Bound wave-abort restoration to worker-attributable changes; preserve
unattributed changes (possibly the user's) and stop for reconciliation
2026-08-31 00:18:24 -07:00
Trevin Chow
031571fa38
docs(solutions): capture the wave-contract learning from the ce-work change
...
Records why workspace isolation is a proxy for enforceable conditions
in parallel dispatch, and adds the Wave contract term to CONCEPTS.md.
Claude-Session: https://claude.ai/code/session_01J6MN5Yw34dGR9qFyuUCCde
2026-08-31 00:16:29 -07:00
Trevin Chow
2fea70d7a8
fix(ce-work): permit shared-workspace parallel waves under a safety contract
...
Shared-workspace subagents were forced serial regardless of file
disjointness, so every multi-unit plan on harnesses without isolated
workers (Codex, Claude Code without worktree isolation) ran serially.
Replace the absolute rule with a wave contract: clean committed
baseline, exclusive ownership including hidden write surfaces, no
worker Git operations, orchestrator-owned verification, and
abort-on-unowned-writes. Units that cannot meet the contract still
serialize or take isolation.
Also deduplicate the worker close/release conditional to the fresh
worker invariant (#1336 's scar is retire-per-unit, which stays at each
action site) and drop rationale tails and a hypothetical-harness note
that restated nothing enforceable.
Claude-Session: https://claude.ai/code/session_01J6MN5Yw34dGR9qFyuUCCde
2026-08-31 00:10:39 -07:00
Saurabh
5f5bc6b965
fix(ce-babysit-pr): keep stale-computation degrade off the settle clock ( #1568 )
...
Co-authored-by: Trevin Chow <trevin@trevinchow.com >
2026-08-30 21:01:15 -07:00
Trevin Chow
a79582c3a4
fix(ce-commit-push-pr): catch a PR opening that names the mechanism ( #1595 )
2026-08-30 20:58:18 -07:00
Trevin Chow
78fd3daba4
fix(ce-code-review): anchor reviewer checks to named canonical frameworks ( #1594 )
2026-08-30 20:49:44 -07:00
Trevin Chow
debd05a00f
fix(ce-commit-push-pr): let a PR opening carry what motivates it ( #1576 )
2026-08-30 20:27:15 -07:00
Trevin Chow
ba4468fa8f
fix(ce-plan): require a holdable Goal Capsule Objective ( #1592 )
2026-08-30 19:56:48 -07:00
Trevin Chow
0e758b60b3
fix(lfg): record unapplied review findings in the PR body, not tickets ( #1580 )
2026-08-29 15:58:18 -07:00
Trevin Chow
a1f601f171
fix(ce-setup): detect the retired Codex tool map ( #1577 )
2026-08-29 01:58:55 -07:00
chouti
aaf049314a
fix(ce-work): scrub GIT_INTERNAL_SUPER_PREFIX from inherited git env ( #1564 )
2026-08-28 20:25:25 -07:00
Trevin Chow
cbd329132d
docs(guides): document the CODING_STANDARDS.md criteria file ( #1573 )
2026-08-28 14:51:55 -07:00
Trevin Chow
f6c301cafc
fix(ce-code-review): take review criteria from a repo-owned standards file ( #1572 )
2026-08-28 14:34:52 -07:00
Kieran Klaassen
f76d3096a1
fix(guides): keep catalog out of the plugin skills tree ( #1571 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-08-28 16:15:16 -05:00
Kieran Klaassen
84bdf8c5a1
fix(ce-compound): check in-repo absolute path citations ( #1561 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-08-27 21:27:19 -07:00
Kieran Klaassen
67550d1cb2
fix(ce-work): parallelize independent work by default; fix(lfg): narrate progress and gate DONE ( #1558 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-08-27 14:27:28 -05:00
Kieran Klaassen
5985d821b9
perf(tests): reuse seed git fixtures to cut suite wall time ( #1548 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-08-26 22:14:16 -07:00
Kieran Klaassen
f662cad495
docs(guides): move skill catalog from docs/skills to skills/guides ( #1551 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
2026-08-26 19:37:39 -05:00
Trevin Chow
4e6738223d
fix(ce-compound-refresh): preserve supported guidance across regressions ( #1542 )
2026-08-25 15:33:38 -07:00
github-actions[bot]
33d9bd9268
chore: release main ( #1534 )
compound-engineering-v3.23.4
2026-08-25 08:40:13 -07:00
Trevin Chow
118633f104
fix(peer-job-runner): keep Windows reap from killing a recycled pid ( #1541 )
2026-08-25 08:19:50 -07:00
Trevin Chow
26bf5b1e37
fix(concepts): give CONCEPTS.md a retention lifecycle ( #1540 )
2026-08-24 23:48:31 -07:00
Trevin Chow
5c148e16d1
docs(strategy): add STRATEGY.md as the project's direction anchor ( #1539 )
2026-08-24 16:11:35 -07:00
Trevin Chow
e322bdacd4
fix(ce-code-review): keep missing peer config from skipping the pass ( #1538 )
2026-08-24 16:05:45 -07:00
Trevin Chow
5259c92c8e
fix(ce-skill-work): treat a removed concrete shape as a behavior change ( #1537 )
2026-08-24 15:32:19 -07:00
Trevin Chow
fb47ec038a
docs(solutions): record what a condition costs a literal host ( #1536 )
2026-08-24 15:26:03 -07:00
Trevin Chow
2ca1f81cd5
fix(skills): anchor the plan Objective above the component being changed ( #1535 )
2026-08-24 14:48:23 -07:00
Trevin Chow
b20c29d7aa
fix(cross-model): drop empty Codex usage files and unblock heartbeat teardown ( #1533 )
2026-08-24 12:37:15 -07:00
github-actions[bot]
871996c4e3
chore: release main ( #1528 )
compound-engineering-v3.23.3
2026-08-24 00:23:41 -07:00
Trevin Chow
5ac4c01a42
fix(ce-code-review): collect async reviewer returns ( #1530 )
2026-08-24 00:19:33 -07:00
Trevin Chow
5d5b78431a
fix(ce-babysit-pr): defer to GitHub for trunk drift on managed stacks ( #1529 )
2026-08-24 00:17:31 -07:00
Trevin Chow
d05e3951cc
fix(lfg): invoke ce-code-review from the host catalog path ( #1527 )
2026-08-23 23:34:46 -07:00
Trevin Chow
180fcd21e1
fix(skills): match blocking questions from the current tool list ( #1526 )
2026-08-23 23:27:35 -07:00
Trevin Chow
f293ca43cb
docs(readme): make the README a front door, split detail into linked docs ( #1525 )
2026-08-23 23:08:27 -07:00
Trevin Chow
3187ab1d79
docs(solutions): refresh stale learnings against current code ( #1524 )
2026-08-23 20:58:48 -07:00
Trevin Chow
a32c9474c6
docs: refresh cross-model peer learnings ( #1521 )
2026-08-23 09:55:35 -07:00
github-actions[bot]
3722ca2683
chore: release main ( #1515 )
compound-engineering-v3.23.2
2026-08-23 09:42:26 -07:00
Trevin Chow
2e10508950
fix(cross-model): bound peer retries and raise review headroom ( #1519 )
2026-08-23 09:16:20 -07:00
Trevin Chow
56cb13aa15
docs(ce-skill-work): size a behavioral eval to the decision, not the workflow ( #1520 )
2026-08-23 00:22:58 -07:00
Trevin Chow
2d77dee3da
fix(ce-doc-review): activate product-lens only on a product position ( #1517 )
2026-08-23 00:09:11 -07:00
Trevin Chow
3ce5855fab
fix(cross-model): attest Grok Build as a host and bind its native CLI ( #1516 )
2026-08-22 22:34:22 -07:00
Trevin Chow
6f6c5779d3
fix(skills): right-size ceremony for small work in ce-plan, ce-brainstorm, and ce-work ( #1514 )
2026-08-22 20:39:30 -07:00
github-actions[bot]
925b4ef71c
chore: release main ( #1513 )
compound-engineering-v3.23.1
2026-08-22 08:59:27 -07:00
Trevin Chow
dfeae09526
fix(ce-code-review): stop the reviewer template from embedding the diff twice ( #1512 )
2026-08-22 08:57:36 -07:00
github-actions[bot]
f1a80f216f
chore: release main ( #1434 )
compound-engineering-v3.23.0
2026-08-22 00:54:30 -07:00
Trevin Chow
f7efe88675
docs(agent-plugins): attribute the 8000-byte skill cap to its real owner ( #1511 )
2026-08-22 00:32:13 -07:00
Dennis Traub
28ac832285
fix(cross-model): accept provider-qualified codex model ids in cross_model_model ( #1501 )
2026-08-21 22:25:26 -07:00
Trevin Chow
9107007954
test(cross-model): give the subprocess-heavy route suites a 30s per-test ceiling ( #1510 )
2026-08-21 15:59:16 -07:00
Trevin Chow
bcd86d0449
fix(skills): load ce-plan and ce-work phases from references under the 8KB cap ( #1508 )
2026-08-21 15:36:14 -07:00