Commit Graph

  • 8b3307b71c docs(plans): capture babysit design and self-initiating-loop plans Trevin Chow 2026-07-11 16:07:07 -07:00
  • e805375857 feat(ce-babysit-pr): add autonomous self-sustaining PR watch-loop skill Trevin Chow 2026-07-11 16:07:07 -07:00
  • cb892f50a6 fix(skills): make SKILL_DIR script calls survive newline flattening (#1105) Trevin Chow 2026-07-11 13:33:10 -07:00
  • 55778d5b87 fix(skills): make guarded script blocks flatten-safe (#1105) #1105 tmchow/fix-skill-dir-flatten Trevin Chow 2026-07-11 13:28:24 -07:00
  • 8c375f974b fix(skills): make SKILL_DIR script calls survive newline flattening Trevin Chow 2026-07-11 13:05:32 -07:00
  • 4de854ea29 docs(agents-md): clarify plugin cache is not inherently stale (#1104) Trevin Chow 2026-07-11 13:02:59 -07:00
  • 34f8003226 docs(agents-md): clarify plugin cache is not inherently stale #1104 tmchow/fix-agents-md-cache Trevin Chow 2026-07-11 12:58:04 -07:00
  • 7f86be9d02 fix(ce-compound): auto-select mode and probe session history (#1103) Trevin Chow 2026-07-11 01:51:27 -07:00
  • a6a57bd5f5 fix(ce-compound): run session-history probe off Claude via SKILL_DIR anchor #1103 tmchow/summarize-learning-docs Trevin Chow 2026-07-11 01:35:57 -07:00
  • 924cfea3a2 fix(ce-compound): auto-select mode and probe session history Trevin Chow 2026-07-11 01:26:52 -07:00
  • 760d1f267b fix(targets): guard writers against ancestor-symlink traversal on install #1100 tmchow/writer-ancestor-symlink-containment Trevin Chow 2026-07-10 09:58:17 -07:00
  • 3519336ecd feat(cline): add native skills install support (#1033) Felix-Ayush 2026-07-10 22:23:27 +05:30
  • 406ead1d9a fix(targets): extend user-symlink preservation to codex and opencode writers (#1094) Anishek Kamal 2026-07-10 09:31:43 -07:00
  • 963cf61899 Address PR review feedback (#1097) #1097 tmchow/fix-ce-test-browser-native-driver Trevin Chow 2026-07-10 09:28:00 -07:00
  • 72c2d16337 fix(ce-test-browser): correct review mode guidance (#1098) Trevin Chow 2026-07-10 00:45:41 -07:00
  • cd3ce5c69b fix(ce-test-browser): correct review mode guidance #1098 agent/fix-test-browser-review-mode-clean Trevin Chow 2026-07-10 00:40:32 -07:00
  • c9c81747b7 fix(ce-test-browser): correct review mode guidance #1096 agent/fix-test-browser-review-mode Trevin Chow 2026-07-10 00:40:32 -07:00
  • f37fdbec63 fix(ce-test-browser): prefer host-native browser drivers Trevin Chow 2026-07-10 00:39:51 -07:00
  • ee2fee4c17 feat(ce-plan,ce-brainstorm): dispatch reasoning-heavy steps to Fable on Claude Code (#1091) Trevin Chow 2026-07-09 17:59:54 -07:00
  • 1647c8906a fix(reasoning-elevation): emit the resolved host from the gate (#1091) #1091 tmchow/fable-model-brainstorm Trevin Chow 2026-07-09 17:57:26 -07:00
  • 8fe3b9a0fc fix(reasoning-elevation): keep the always-loaded stub model-name-free; serialize ce-plan research (#1091) Trevin Chow 2026-07-09 17:49:20 -07:00
  • 0b583ded33 docs(fable-elevation): document the capability and capture the plan artifact Trevin Chow 2026-07-09 16:50:59 -07:00
  • c10681b632 feat(fable-elevation): dispatch reasoning-heavy steps to Fable on Claude Code Trevin Chow 2026-07-09 16:50:54 -07:00
  • 7aee6fb436 docs(best-practices): capture preserve-user-content completeness learning (#1090) Trevin Chow 2026-07-09 15:07:56 -07:00
  • 6affae8321 docs(best-practices): capture preserve-user-content completeness learning #1090 tmchow/preserve-user-content-learning Trevin Chow 2026-07-09 15:06:34 -07:00
  • bfa9dd49a2 fix(pi): preserve user-managed symlinks and unmanaged paths on install (#1089) Anishek Kamal 2026-07-09 15:04:48 -07:00
  • f794333aac fix(ce-commit-push-pr): size PR descriptions by reviewer decision cost (#1088) Trevin Chow 2026-07-09 14:35:11 -07:00
  • ca3eedeead Address PR review feedback (#1088) #1088 tmchow/improve-pr-description-sizing Trevin Chow 2026-07-09 14:33:05 -07:00
  • 79a178539e Address PR review feedback (#1088) Trevin Chow 2026-07-09 14:26:53 -07:00
  • 7e6a264b7d docs(skill-design): capture strong-model masking of defensive skill fixes Trevin Chow 2026-07-09 14:25:02 -07:00
  • c5146cf136 refactor(converters): remove dead code in opencode permission builder (#1060) Semianchuk Vitalii 2026-07-09 22:24:32 +01:00
  • e6ab942759 fix(ce-commit-push-pr): size PR descriptions by reviewer decision cost Trevin Chow 2026-07-09 14:20:39 -07:00
  • 0fffdc7b70 feat: add native Devin CLI plugin support (#1062) Marcel Ruhf 2026-07-09 23:13:52 +02:00
  • 7fd155d317 fix(skills): make pre-resolution commands shell-portable so skills load under PowerShell (#1078) Luke Johnson 2026-07-10 08:51:02 +12:00
  • 415b472ac8 fix(ce-doc-review): fail fast when document paths are not on disk (#1079) Luke Johnson 2026-07-10 08:49:33 +12:00
  • 612902260a fix(models): align plugin behavior with GPT-5.6 (#1087) Trevin Chow 2026-07-09 13:48:29 -07:00
  • 9ca99efe6d fix(models): align plugin behavior with GPT-5.6 #1087 tmchow/migrate-gpt-5-6 Trevin Chow 2026-07-09 13:33:20 -07:00
  • d9f2569182 fix(ce-plan): recommend ce-work over /goal in post-plan menu (#1085) Trevin Chow 2026-07-09 10:59:57 -07:00
  • 89385a19be Address PR review feedback (#1085) #1085 tmchow/rework-ce-plan-menu Trevin Chow 2026-07-09 10:27:57 -07:00
  • cabb3c78b8 Address PR review feedback (#1085) Trevin Chow 2026-07-09 10:21:29 -07:00
  • 2cfe3c2b61 fix(grok): support compound-engineering as a native Grok Build plugin (#1086) Trevin Chow 2026-07-09 10:19:18 -07:00
  • 2c08246fc4 fix(ce-plan): recommend ce-work over /goal in post-plan menu Trevin Chow 2026-07-09 09:35:35 -07:00
  • e4903c6042 docs(grok): add implementation plan for native Grok plugin support #1086 tmchow/grok-plugin-support Trevin Chow 2026-07-09 00:58:16 -07:00
  • 461cc86d69 docs(grok): document Grok install paths and xai-org submission runbook Trevin Chow 2026-07-09 00:57:38 -07:00
  • d5b4dc1a59 feat(release): version-lock the Grok plugin manifest and validate marketplace parity Trevin Chow 2026-07-09 00:56:36 -07:00
  • 90a3570f7f feat(grok): add native Grok Build plugin and marketplace manifests Trevin Chow 2026-07-09 00:51:42 -07:00
  • b498e7a8d1 fix(cli): bump sonnet and opus model aliases to latest generations (#1083) Trevin Chow 2026-07-08 21:39:16 -07:00
  • ba0e6777f8 docs(solutions): capture OpenCode temperature-vs-sonnet5 learning #1083 tmchow/update-sonnet-4-references Trevin Chow 2026-07-08 17:25:31 -07:00
  • ec9778f653 fix(converters): drop inferred temperature for sampling-param-rejecting models (#1083) Trevin Chow 2026-07-08 17:10:09 -07:00
  • fc0395b8c0 test(ce-explain): guard predict-then-reveal parity across SKILL.md and check-in reference (#1081) Luke Johnson 2026-07-09 12:05:19 +12:00
  • 494c377280 fix(ce-compound): detect Claude sessions with long metadata preambles in extract-skeleton (#1082) Luke Johnson 2026-07-09 12:05:01 +12:00
  • 8e0d2ebd03 docs(plans): add plan for model alias generation bump Trevin Chow 2026-07-08 15:08:16 -07:00
  • c964d33a49 fix(cli): bump sonnet and opus model aliases to latest generations Trevin Chow 2026-07-08 15:08:13 -07:00
  • 1756c0b9f3 chore: release main (#1075) compound-engineering-v3.19.0 github-actions[bot] 2026-07-08 00:29:49 -07:00
  • 458401e0bb feat(ce-commit-push-pr): teach new concepts in PR descriptions (#1077) Kieran Klaassen 2026-07-08 00:28:08 -07:00
  • b275312619 fix(cli): expand "~/" home shorthand on Windows (#1055) Luke Johnson 2026-07-08 19:26:23 +12:00
  • eb0d303bbd fix(review): apply review findings #1077 feat/pr-concept-teaching Kieran Klaassen 2026-07-07 23:18:19 -07:00
  • 6d80029a51 fix(ce-commit-push-pr): harden teaching-gate prose against eval-found ambiguities Kieran Klaassen 2026-07-07 22:51:47 -07:00
  • 0479c891e1 docs(ce-commit-push-pr): document the concept-teaching section and pipeline mode Kieran Klaassen 2026-07-07 22:48:30 -07:00
  • 1a4427b9f2 feat(ce-commit-push-pr): teach newly introduced concepts in PR descriptions Kieran Klaassen 2026-07-07 22:47:20 -07:00
  • 714bdfb60f docs(plan): add PR concept teaching implementation plan Kieran Klaassen 2026-07-07 22:43:10 -07:00
  • c9e9d62922 fix(tests): bump expected skill count to 29 after ce-sweep landed (#1065) Ahmed Iftekhar 2026-07-07 22:05:23 -07:00
  • 5813075fc3 fix(ce-code-review): call codex via command to bypass shell wrappers (#1076) Trevin Chow 2026-07-07 22:03:56 -07:00
  • 8559e4cc31 fix(ce-brainstorm,ce-plan): add blindspot pass for unfamiliar territory (#1068) Trevin Chow 2026-07-07 22:03:37 -07:00
  • 827233cbbf fix(ce-compound,ce-compound-refresh): validate doc claims at write time (#1073) Trevin Chow 2026-07-07 21:43:02 -07:00
  • fd9271036a fix(ce-code-review): call codex via command to bypass shell wrappers #1076 tmchow/codex-first-review-tips Trevin Chow 2026-07-07 21:42:56 -07:00
  • 87dd010083 Address PR review feedback (#1073) #1073 tmchow/compound-doc-verification-fix Trevin Chow 2026-07-07 21:42:05 -07:00
  • 3a3be15547 fix(ce-code-review): catch silent-pass verification mechanisms (#1074) Trevin Chow 2026-07-07 21:37:39 -07:00
  • 0ecda77759 Address PR review feedback (#1074) #1074 tmchow/ce-code-review-silent Trevin Chow 2026-07-07 21:36:05 -07:00
  • 6df920fc05 Address PR review feedback (#1073) Trevin Chow 2026-07-07 18:36:18 -07:00
  • 3ea1f0446f fix(ce-code-review): catch silent-pass verification mechanisms Trevin Chow 2026-07-07 18:31:40 -07:00
  • 109ab461e5 fix(ce-compound,ce-compound-refresh): validate doc claims at write time Trevin Chow 2026-07-07 17:48:11 -07:00
  • a379c0416c fix(ce-brainstorm,ce-plan): add blindspot pass for unfamiliar territory #1068 tmchow/retry-last-query Trevin Chow 2026-07-05 21:23:56 -07:00
  • 1287b0985c chore: release main (#1059) compound-engineering-v3.18.0 github-actions[bot] 2026-07-05 23:21:43 -05:00
  • 2fce3ee246 fix: align skill count with 29 skills on main (#1067) Kieran Klaassen 2026-07-05 21:20:42 -07:00
  • 5b508b9129 fix: align skill count with 29 skills on main #1067 fix/skill-count-29 Kieran Klaassen 2026-07-05 21:19:29 -07:00
  • d3f35297ad feat(ce-sweep): recurring feedback-sweep skill (#1056) Kieran Klaassen 2026-07-03 12:45:59 -07:00
  • be8054c1d1 feat(ce-explain): add personal learning explainer skill with check-in loop (#1058) Kieran Klaassen 2026-07-02 21:35:02 -07:00
  • fb57baf1c3 docs(review): record residual review findings #1058 feat/ce-explain-skill Kieran Klaassen 2026-07-02 21:26:32 -07:00
  • 15d8011e87 fix(review): apply review findings Kieran Klaassen 2026-07-02 21:25:25 -07:00
  • 2dde929ff3 fix(ce-explain): harden ordering and handoff gates from eval findings Kieran Klaassen 2026-07-02 21:09:51 -07:00
  • 6a300a7705 docs(ce-explain): register skill in inventory, catalog, and count assertions Kieran Klaassen 2026-07-02 21:02:03 -07:00
  • 9a03f52cb0 docs(plans): add ce-explain unified plan and Explainer/Check-in concepts Kieran Klaassen 2026-07-02 21:02:03 -07:00
  • 9be621131b feat(ce-explain): add personal learning explainer skill with check-in loop Kieran Klaassen 2026-07-02 20:59:13 -07:00
  • 16c984d9f2 fix(ce-sweep): close state-write race, numeric cursors, legacy source mapping #1056 feat/ce-sweep-skill Kieran Klaassen 2026-07-02 13:32:39 -07:00
  • 2bd922d9d4 fix(ce-sweep): harden state engine and skill from review findings Kieran Klaassen 2026-07-02 13:24:06 -07:00
  • a0b349aacd fix(ce-sweep): wire lease TTL config, machine-local state commits, and reconciler region scope Kieran Klaassen 2026-07-02 12:56:13 -07:00
  • 0bb75e0283 docs(plans): add ce-sweep implementation plan and Feedback source concept Kieran Klaassen 2026-07-02 12:51:26 -07:00
  • 0e65830edc docs(ce-sweep): register skill in inventory, catalog, and count assertions Kieran Klaassen 2026-07-02 12:50:33 -07:00
  • 2c77c64198 feat(ce-sweep): add first-run setup interview and sweep config keys Kieran Klaassen 2026-07-02 12:49:02 -07:00
  • 7c9ccc7f04 feat(ce-sweep): add orchestrator SKILL.md and rolling plan template Kieran Klaassen 2026-07-02 12:49:01 -07:00
  • 247837a30b fix(riffrec): harden zip extraction against sibling-dir escape; duplicate analyzer into ce-sweep with parity test Kieran Klaassen 2026-07-02 12:42:23 -07:00
  • 529d675c52 feat(ce-sweep): add Slack, GitHub Issues, and experimental email source personas Kieran Klaassen 2026-07-02 12:42:23 -07:00
  • 4e3ab4defb feat(ce-sweep): add deterministic state engine with versioned schema contract Kieran Klaassen 2026-07-02 12:42:23 -07:00
  • db21ba21ef chore: release main (#1046) compound-engineering-v3.17.1 github-actions[bot] 2026-07-01 13:04:20 -07:00
  • 9bc6713c8b fix(lfg,ce-work,ce-debug): require behavior verification evidence (#1054) Trevin Chow 2026-07-01 11:43:44 -07:00
  • afb20cde25 fix(ce-work): carry verification evidence back from subagent workers #1054 tmchow/testing-evidence-contract Trevin Chow 2026-07-01 11:33:37 -07:00
  • 406ea37ef2 docs(skill-design): capture paired old-vs-new injection eval methodology Trevin Chow 2026-07-01 11:21:34 -07:00
  • 1f20ccc660 test(pipeline-contract): guard ce-work/lfg verification_evidence seam Trevin Chow 2026-07-01 11:21:25 -07:00
  • 3923315a80 fix(testing): require behavior verification evidence Trevin Chow 2026-07-01 10:29:35 -07:00