Commit Graph

  • 403e5f8112 fix(peer-job-runner): launch bare .sh workers through bash on Windows Trevin Chow 2026-07-24 01:17:46 -07:00
  • 34e2b4bfe2 fix(skills): inline Python resolver on later peer-runner tool calls Trevin Chow 2026-07-24 01:14:46 -07:00
  • aaea9dd37c docs(solutions): capture the Windows port learnings Trevin Chow 2026-07-24 00:10:30 -07:00
  • 20c0de7d40 fix(skills): resolve the Python interpreter instead of hardcoding python3 Trevin Chow 2026-07-24 00:10:16 -07:00
  • b41fb7578a feat(peer-job-runner): support native Windows detach, teardown, and ownership Trevin Chow 2026-07-24 00:10:04 -07:00
  • 4cf86bfe05 fix(lfg): state that a step's skill invocation is not discretionary Kieran Klaassen 2026-07-23 23:27:52 -07:00
  • 2ee2cf9b78 fix(ce-commit-push-pr): define the unattended path when gh cannot be resolved Kieran Klaassen 2026-07-23 23:05:50 -07:00
  • 0c17a3e00a fix(ce-test-browser): treat a missing driver or dead dev server as a skipped step Kieran Klaassen 2026-07-23 22:54:23 -07:00
  • 2477b20cb4 fix(ce-work): give the envelope heading a continuation Kieran Klaassen 2026-07-23 21:48:28 -07:00
  • 7306b05e38 fix(ce-plan): define what follows completion, and keep the pipeline carve-out inline Kieran Klaassen 2026-07-23 21:35:37 -07:00
  • 6982561f13 fix(lfg): supply the forward motion between pipeline steps Kieran Klaassen 2026-07-23 21:23:39 -07:00
  • e5d62cfcb0 fix(peer-job-runner): repoint native Windows tracker to #1243 Trevin Chow 2026-07-23 21:13:33 -07:00
  • b4404632b1 fix(skills): delete the two-party call stack across the phase seams Kieran Klaassen 2026-07-23 21:01:20 -07:00
  • e6629187a1 feat(skills): configurable docs_root for CE artifact folders (#1245) Trevin Chow 2026-07-23 20:37:08 -07:00
  • ff6003306c fix(ce-brainstorm): bind resume discovery to the resolved-root gate #1245 tmchow/configurable-docs-dependencies Trevin Chow 2026-07-23 20:31:45 -07:00
  • 9eefd83abb fix(ce-brainstorm): early resume scan skips gracefully when no root resolves Trevin Chow 2026-07-23 20:26:16 -07:00
  • 0d1483bbc4 fix(plan,ideate): early resume/discovery skips gracefully when no root resolves Trevin Chow 2026-07-23 20:05:39 -07:00
  • 0d56a9510d fix(ce-setup): docs_root removal falls back to the next config layer, not always docs Trevin Chow 2026-07-23 19:57:16 -07:00
  • 9416826cdb fix(compound,setup): concrete root in discoverability edits; ce-setup remediates invalid docs_root Trevin Chow 2026-07-23 19:50:20 -07:00
  • b1372bc5c6 fix(ce-resolve-pr-feedback): stream GraphQL responses to temp files and fix comment lookup index-0 bug (#1244) Juan Gomez 2026-07-23 22:20:25 -03:00
  • 2b41952410 fix(docs-root): clarify that a read of <root>/solutions/ counts as needing resolution Trevin Chow 2026-07-23 18:13:14 -07:00
  • 646fae99b4 fix(contributing): add PR disclosure and non-maintainer contribution gates (#1246) Trevin Chow 2026-07-23 18:09:25 -07:00
  • f231015c2f fix(ce-sweep): resolve <root> to a concrete path before persisting sweep_state_path Trevin Chow 2026-07-23 18:08:56 -07:00
  • 06a3fe245b fix(review): parent-based protected-artifact rule + lazy resolution covers reads Trevin Chow 2026-07-23 18:06:54 -07:00
  • d60ebc2cf3 fix(ce-commit-push-pr): scope the no-attribution rule to the branding badge #1246 tmchow/pr-template-model-disclosure Trevin Chow 2026-07-23 18:03:34 -07:00
  • 66c0da40b8 docs(contributing): add PR disclosure template and non-maintainer contribution gates Trevin Chow 2026-07-23 18:03:30 -07:00
  • 003a3cf1a0 fix(docs-root): lazy <root> resolution + reject intermediate non-directory component Trevin Chow 2026-07-23 17:58:11 -07:00
  • 73f4844525 fix(review): anchor protected-artifact match to the artifact root, consistently Trevin Chow 2026-07-23 17:53:33 -07:00
  • cee6098aaa fix(review): match protected CE artifacts by subdir segment, not <root>/ prefix Trevin Chow 2026-07-23 17:47:04 -07:00
  • 789a488dae fix(ce-doc-review): scope docs_root resolution to the no-path discovery branch Trevin Chow 2026-07-23 17:41:12 -07:00
  • bcba6e899b fix(ce-code-review): resolve docs_root corpus check against git toplevel + note configurable root in docs Trevin Chow 2026-07-23 17:32:13 -07:00
  • ad46663d3f fix(ce-setup): reject docs_root path traversal that escapes via a non-existing segment Trevin Chow 2026-07-23 17:18:09 -07:00
  • 48868d8179 docs(skill-design): record capable-model-first as a conditional deviation Kieran Klaassen 2026-07-23 16:40:21 -07:00
  • fa401c6818 docs(configuration): document docs_root, the tracked config layer, and its fail-closed exception Trevin Chow 2026-07-23 16:09:28 -07:00
  • 974f2b360d test(docs-root): add the literal-path guard (U9) Trevin Chow 2026-07-23 16:04:41 -07:00
  • 61f5e0f035 feat(ce-doc-review): classify by content/metadata, not path; resolve discovery through docs_root Trevin Chow 2026-07-23 16:03:09 -07:00
  • 05d1e7bf0b feat(ce-code-review): resolve artifact paths through docs_root incl. review-scope.py Trevin Chow 2026-07-23 15:54:20 -07:00
  • 12d397320a feat(sweep,dogfood,product-pulse,commit-push-pr,proof): resolve artifact paths through docs_root Trevin Chow 2026-07-23 15:43:16 -07:00
  • e865747105 feat(work,pov,optimize,explain,debug,lfg): resolve artifact paths through docs_root Trevin Chow 2026-07-23 15:33:18 -07:00
  • 7e7d4dd3f8 feat(plan,brainstorm,ideate): resolve artifact paths through docs_root Trevin Chow 2026-07-23 15:17:34 -07:00
  • 44b2635598 docs: commit pending plugin analysis artifacts, ignore here-now publish state Kieran Klaassen 2026-07-23 15:23:51 -07:00
  • f63566a0a5 feat(ce-compound-refresh): resolve artifact paths through docs_root Trevin Chow 2026-07-23 15:14:47 -07:00
  • b5a249f683 feat(ce-compound): resolve artifact paths through docs_root Trevin Chow 2026-07-23 15:05:22 -07:00
  • 29309c871b refactor(skills): drop artifact-folder paths from skill descriptions Trevin Chow 2026-07-23 15:01:25 -07:00
  • 17a13ce2e6 docs(solutions): document how to measure whether a skill corpus is the regression Kieran Klaassen 2026-07-23 14:58:11 -07:00
  • da2135ff18 test(skills): guard against unreleased model identifiers in a public repo Kieran Klaassen 2026-07-23 14:58:11 -07:00
  • 3c3441a5f1 fix(skills): give every ask site an unattended default, cut orchestration ceremony Kieran Klaassen 2026-07-23 14:57:57 -07:00
  • 48fcedc851 feat(ce-setup): resolve and validate the docs_root artifact root Trevin Chow 2026-07-23 14:27:14 -07:00
  • b7c2d94ae5 docs(plans): add configurable docs-root implementation plan Trevin Chow 2026-07-23 14:27:14 -07:00
  • b7a09f4035 fix(doc-review): render findings decision-first on every output surface (#1239) Trevin Chow 2026-07-23 13:22:30 -07:00
  • 5246392a37 fix(doc-review): key Open Questions dedup off the rendered entry text #1239 tmchow/doc-review-rendering-floor Trevin Chow 2026-07-23 11:48:50 -07:00
  • f7a491727b fix(doc-review): bring the Open Questions defer entry under the floor Trevin Chow 2026-07-23 11:43:38 -07:00
  • 89a24db2cb fix(doc-review): make the anchor budget per-finding, not per-line Trevin Chow 2026-07-23 11:37:46 -07:00
  • 955f1327eb fix(doc-review): describe each surface's decision-first idiom accurately Trevin Chow 2026-07-23 11:36:06 -07:00
  • 66083786d3 fix(doc-review): scope decision-first fields to actionable findings Trevin Chow 2026-07-23 11:33:00 -07:00
  • 8fd580b586 docs(solutions): capture the shared-rendering-floor pattern and concept Trevin Chow 2026-07-23 11:26:42 -07:00
  • ffd0fbe25d fix(doc-review): unify finding presentation onto one shared rendering floor Trevin Chow 2026-07-23 11:26:11 -07:00
  • 3422ea0916 fix(ce-explain): keep tokens out of prose, render for a named reader (#1236) Trevin Chow 2026-07-22 19:49:42 -07:00
  • b18303543e fix(ce-explain): name every open ask in the improvement-handoff gate #1236 tmchow/docs-ce-explain-teaching Trevin Chow 2026-07-22 19:41:03 -07:00
  • d6c2eb99a7 fix(ce-explain): keep tokens out of prose, render for a named reader Trevin Chow 2026-07-22 19:27:45 -07:00
  • 6cef6536ab fix(planning): prevent cross-layer requirement duplication (#1234) Trevin Chow 2026-07-22 19:18:53 -07:00
  • dbc565dbb8 perf(ci): run the test suite in parallel worker processes (#1235) Trevin Chow 2026-07-22 19:18:17 -07:00
  • 653d65bced docs(solutions): capture the idle-bound test suite diagnosis #1235 tmchow/speedup-test-suite-ci Trevin Chow 2026-07-22 19:11:36 -07:00
  • ff63cb83c0 test(peer-job-runner): give the bounded-wait suite timeout headroom Trevin Chow 2026-07-22 19:05:55 -07:00
  • 717884222b perf(ci): run the test suite in parallel worker processes Trevin Chow 2026-07-22 18:57:18 -07:00
  • 7d4f78bcf4 fix(planning): propagate product decision provenance (#1234) #1234 tmchow/recover-uncommitted-plan-skill Trevin Chow 2026-07-22 18:55:44 -07:00
  • ce3fb5a2ca fix(planning): reconcile ownership contracts (#1234) Trevin Chow 2026-07-22 18:46:27 -07:00
  • 4d0d233adb fix(planning): prevent cross-layer requirement duplication Trevin Chow 2026-07-22 18:38:23 -07:00
  • f9d9e08a88 fix(ce-work): gate simplify on substantive code lines, not total diff lines (#1231) Trevin Chow 2026-07-22 11:26:51 -07:00
  • 1845713d60 docs(ce-simplify-code): sync ce-work simplify gate to substantive code lines #1231 tmchow/ce-work-simplify-review Trevin Chow 2026-07-22 11:19:36 -07:00
  • 49d3f4fc28 fix(ce-work): gate simplify on substantive code lines, not total diff lines Trevin Chow 2026-07-22 11:14:38 -07:00
  • 5c7cb347d0 chore: release main (#1084) compound-engineering-v3.20.0 github-actions[bot] 2026-07-22 07:13:29 -07:00
  • 0498571a9b docs(specs): remove claude-code and codex mirror specs (#1229) Trevin Chow 2026-07-22 01:30:04 -07:00
  • faff23b704 docs(solutions): reroute citations off the deleted codex spec #1229 tmchow/docs-specs-claude-code Trevin Chow 2026-07-22 00:49:00 -07:00
  • 8de6f5281b docs(specs): remove claude-code and codex mirror specs Trevin Chow 2026-07-21 23:00:59 -07:00
  • ea2b65c55d refactor(cli): converge the slash-command path guard into one helper (#1227) Luke Johnson 2026-07-22 17:29:02 +12:00
  • 6e2ff21c2b fix(skills): name Pi's ask_user blocking-question adapter, not Antigravity's claude/skill-guidance-naming-il0g92 Claude 2026-07-22 03:15:34 +00:00
  • 692c9cfaed fix(review): file carried residuals as tracker tickets, linked to the PR (#1221) Trevin Chow 2026-07-21 17:44:15 -07:00
  • 4eca520c48 fix(release): raise commit-search-depth so release notes stop dropping older commits (#1222) Trevin Chow 2026-07-21 16:34:33 -07:00
  • cb06c867fa fix(release): raise commit-search-depth so release notes don't drop older commits #1222 tmchow/release-please-commit-search-depth Trevin Chow 2026-07-21 16:30:26 -07:00
  • 823fe99bf0 fix(review): preserve tracker failed residuals and fix no-PR back-fill contradiction #1221 tmchow/docs-residual-review-findings Trevin Chow 2026-07-21 16:19:22 -07:00
  • 5fe117b7e9 fix(review): file carried residuals as tracker tickets, linked to the PR Trevin Chow 2026-07-21 16:06:58 -07:00
  • ece51fd7a6 feat(lfg): route planning and implementation stages per-directive (#1220) Trevin Chow 2026-07-21 16:04:19 -07:00
  • c99d4cf663 Address PR review feedback (#1220) #1220 tmchow/cornetfish Trevin Chow 2026-07-21 15:50:50 -07:00
  • 6f925359fa Address PR review feedback (#1220) Trevin Chow 2026-07-21 15:47:40 -07:00
  • 7874a9f2b6 feat(lfg): route planning and implementation stages per-directive Trevin Chow 2026-07-21 15:41:43 -07:00
  • 6c7678aa5d fix(ce-compound,ce-compound-refresh): don't flag {{...}} in code as scaffold (#1213) Trevin Chow 2026-07-21 15:15:11 -07:00
  • 52be0d1bc6 fix(ce-babysit-pr): spend the invocation budget in active watch time, not wall-clock (#1216) Trevin Chow 2026-07-21 15:11:21 -07:00
  • 68815302eb docs(skill-design): capture validate-skill-prose-with-cross-host-evals learning #1216 tmchow/debug-babysit-timer-8h Trevin Chow 2026-07-21 15:11:08 -07:00
  • 190d4940fd fix(ce-babysit-pr): name the anchor flag in the continuation protocol prose Trevin Chow 2026-07-21 15:01:13 -07:00
  • 037a34e583 fix(ce-babysit-pr): re-capture the clock after the watch fetch for activity accounting Trevin Chow 2026-07-21 14:31:53 -07:00
  • 7403e53ee8 fix(ce-pov): oracle panel prompting, disclosure, and grounding fixes (#1219) Trevin Chow 2026-07-21 14:28:19 -07:00
  • 9e127ae79b fix(ce-pov): qualify the bounded read in the warm conversation-claims row #1219 tmchow/search-ce-pov-oracle Trevin Chow 2026-07-21 14:26:47 -07:00
  • df859b9f80 fix(ce-pov): count bounded inline reads in provenance and gate wording (#1219) Trevin Chow 2026-07-21 14:22:06 -07:00
  • 8a2b94f356 fix(ce-babysit-pr): carry dead time in the watch-loop.md continuation mechanics too Trevin Chow 2026-07-21 14:15:39 -07:00
  • b52ead0697 fix(ce-babysit-pr): honor dead-time carry on a same-id re-continue Trevin Chow 2026-07-21 14:05:30 -07:00
  • 394365858c fix(ce-pov): tighten panel prose from code-review findings Trevin Chow 2026-07-21 13:21:22 -07:00
  • c58bc1063e docs(ce-pov): sync panel behavior for sequencing, disclosure, prior-opinion Trevin Chow 2026-07-21 11:45:55 -07:00
  • df7b46f9fc fix(ce-pov): pin the peer result-artifact filename contract Trevin Chow 2026-07-21 11:36:27 -07:00
  • 5a433c96bb fix(ce-pov): license bounded inline grounding for pre-located facts Trevin Chow 2026-07-21 11:34:42 -07:00