Commit Graph

  • c7f0cf871e fix: consolidate local dev README sections and fix shell aliases Trevin Chow 2026-03-26 11:40:01 -07:00
  • eb9084b5bd chore: release main (#394) compound-engineering-v2.54.1 cli-v2.55.0 github-actions[bot] 2026-03-26 11:21:27 -07:00
  • e09a7426be feat: add branch-based plugin install for worktree workflows (#395) Trevin Chow 2026-03-26 11:01:56 -07:00
  • fb1ed42544 fix: use percent-encoding for fully reversible branch cache keys feat/install-from-branch Trevin Chow 2026-03-26 10:55:53 -07:00
  • 3180cbbfb4 fix: collision-proof branch sanitization and review feedback Trevin Chow 2026-03-26 10:48:07 -07:00
  • 0cbf14f83a fix: use git init -b main in branch tests for CI compatibility Trevin Chow 2026-03-26 10:36:18 -07:00
  • 328cfa4953 docs: add branch install docs, restructure README for value-first flow Trevin Chow 2026-03-26 10:33:49 -07:00
  • 67fbeca065 feat: add --branch support for installing plugins from specific git branches Trevin Chow 2026-03-26 10:33:43 -07:00
  • 825f39db7c feat: add plugin-path command for branch-based plugin checkouts Trevin Chow 2026-03-26 10:07:09 -07:00
  • 4c01b7340b Address PR review feedback (#387) improve-agent-native-reviewer Trevin Chow 2026-03-26 10:06:02 -07:00
  • 4b44a94e23 fix: prevent orphaned opening paragraphs in PR descriptions (#393) Trevin Chow 2026-03-26 09:55:48 -07:00
  • be211874d7 fix: prevent orphaned opening paragraphs in PR descriptions feat/fix-pr-heading Trevin Chow 2026-03-26 09:50:44 -07:00
  • 8ec1a257dc fix: drop unnecessary provenance note from ce-compound-refresh feat/fix-issue-389 Trevin Chow 2026-03-26 09:39:32 -07:00
  • 0922d2c406 fix: remove @ inlining of support files, use on-demand reads instead Trevin Chow 2026-03-26 09:38:26 -07:00
  • 430902100c fix: duplicate support files into ce-compound-refresh with drift test Trevin Chow 2026-03-26 09:35:30 -07:00
  • 82d4265fc6 Address PR review feedback (#390) Trevin Chow 2026-03-26 09:24:35 -07:00
  • 2cc1eaea73 fix: consolidate compound-docs into ce-compound skill (#389) Trevin Chow 2026-03-26 08:56:27 -07:00
  • 2a42f5111a fix: improve agent-native-reviewer with triage, prioritization, and stack-aware search Trevin Chow 2026-03-25 22:22:31 -07:00
  • 78c42fcb47 chore: release main (#382) compound-engineering-v2.54.0 cli-v2.54.0 github-actions[bot] 2026-03-25 21:42:22 -07:00
  • 31f07c0047 fix: add default-branch guard to commit skills (#386) Trevin Chow 2026-03-25 21:41:17 -07:00
  • f819e435a5 fix: one-step codex installs by preferring bundled plugins (#383) thefutureisw0rk 2026-03-25 21:39:45 -07:00
  • 3ad1f3ec64 fix: add gh repo view fallback for default branch detection feat/git-commit-main-guard Trevin Chow 2026-03-25 21:36:55 -07:00
  • 28c3f78ae7 fix: remove sed pipes that mask rev-parse/symbolic-ref failures Trevin Chow 2026-03-25 21:32:22 -07:00
  • 27b9831084 feat: add new onboarding skill to create onboarding guide for repo (#384) Trevin Chow 2026-03-25 21:30:09 -07:00
  • 699c60beb2 feat: add default-branch guard and inline sed to git-commit-push-pr Trevin Chow 2026-03-25 21:28:30 -07:00
  • d5ac329592 fix: strip origin/ prefix inline with sed pipe Trevin Chow 2026-03-25 21:26:38 -07:00
  • 88bfd6e2dc fix: resolve repo default branch before branch-protection guard Trevin Chow 2026-03-25 21:19:53 -07:00
  • 561b289cea feat: add default-branch guard to git-commit skill Trevin Chow 2026-03-25 21:14:57 -07:00
  • a663f76c18 fix: include Makefile targets alongside npm scripts in inventory feat/onboarding-skill Trevin Chow 2026-03-25 21:13:40 -07:00
  • 95843c6523 feat: add horizontal rule separators between major sections Trevin Chow 2026-03-25 21:09:33 -07:00
  • 489b4e3a9c fix: remove commit option from onboarding next steps Trevin Chow 2026-03-25 21:06:24 -07:00
  • be986ccff7 fix: reorder next-step options, Share to Proof before Commit Trevin Chow 2026-03-25 21:04:33 -07:00
  • b4a6afa9d2 fix: prefer git-commit skill for commit option with fallback Trevin Chow 2026-03-25 21:00:59 -07:00
  • 470116d26b feat: add Share to Proof option to onboarding skill Trevin Chow 2026-03-25 21:00:30 -07:00
  • 22e0791ccf refactor: remove focus hint from onboarding skill Trevin Chow 2026-03-25 20:56:46 -07:00
  • 355e7392b2 fix: scope commit-push-pr descriptions to full branch diff (#385) Trevin Chow 2026-03-25 20:52:15 -07:00
  • 8916624f32 Address PR review feedback (#385) feat/fix-pr-desc-scope Trevin Chow 2026-03-25 20:46:35 -07:00
  • 1a9c53d683 fix: use backtick paths for executable scripts, not markdown links Trevin Chow 2026-03-25 20:45:18 -07:00
  • b7b8ab23e4 fix: move lockfile detection outside pkg guard and add script link Trevin Chow 2026-03-25 20:41:21 -07:00
  • d001a18036 fix: scope PR descriptions to full branch diff, not just uncommitted changes Trevin Chow 2026-03-25 20:37:48 -07:00
  • 4edde8ee48 fix: strip Go v2 suffix from module name and validate pkg entry points Trevin Chow 2026-03-25 20:34:16 -07:00
  • cd1b40e5f6 fix: address PR review feedback on onboarding skill Trevin Chow 2026-03-25 20:27:56 -07:00
  • ba706f02aa chore: mark completed plans as complete Trevin Chow 2026-03-25 20:19:10 -07:00
  • cdd5dfd7a1 chore: mark onboarding skill plan as complete Trevin Chow 2026-03-25 20:18:12 -07:00
  • fd84b851db feat: improve onboarding skill token efficiency, output quality, and diagram width Trevin Chow 2026-03-25 20:17:33 -07:00
  • d99ce4c09c feat: add onboarding skill to generate ONBOARDING.md from repo crawl Trevin Chow 2026-03-25 19:33:56 -07:00
  • fed9fd68db feat: replace manual review agent config with ce:review delegation (#381) Trevin Chow 2026-03-25 17:45:08 -07:00
  • 6f43e296e4 feat: replace manual review agent config with automatic ce:review delegation feat/cleanup-cework-review Trevin Chow 2026-03-25 17:40:06 -07:00
  • 6b27b38b0f chore: release main (#376) compound-engineering-v2.53.0 cli-v2.53.0 github-actions[bot] 2026-03-25 16:55:47 -07:00
  • 2ba4f3fd58 feat: improve resolve-pr-feedback skill (#379) Trevin Chow 2026-03-25 16:51:45 -07:00
  • f70d02cf3e fix: fail explicitly when comment-to-thread lookup finds no match feat/pr-resolve-feedback Trevin Chow 2026-03-25 16:38:05 -07:00
  • 7be84f547f fix: bump comment limit from 20 to 50 in get-pr-comments Trevin Chow 2026-03-25 16:30:18 -07:00
  • efa798c52c feat: improve commit-push-pr skill with net-result focus and badging (#380) Trevin Chow 2026-03-25 16:28:47 -07:00
  • cfb94d9995 fix: conditional commit step and PR comment dedup in triage Trevin Chow 2026-03-25 16:28:08 -07:00
  • cb20fe0480 fix: filter existing PR check by OPEN state feat/pr-desc-net-result Trevin Chow 2026-03-25 16:23:21 -07:00
  • 523decc3d9 fix: address PR review feedback Trevin Chow 2026-03-25 16:21:27 -07:00
  • ff39111368 fix: tighten shell rule and remove error suppression from PR check Trevin Chow 2026-03-25 16:16:50 -07:00
  • efb69c2c62 feat: improve commit-push-pr skill with net-result descriptions, badging, and existing PR handling Trevin Chow 2026-03-25 16:09:52 -07:00
  • 86aadab9ad refactor: rename pr-resolve-feedback to resolve-pr-feedback Trevin Chow 2026-03-25 15:54:07 -07:00
  • 8d981c2d9e feat: rewrite resolve-pr-parallel as pr-resolve-feedback Trevin Chow 2026-03-25 15:52:22 -07:00
  • fe08af2b41 feat: add git commit and branch helper skills (#378) Trevin Chow 2026-03-25 14:53:39 -07:00
  • 86699517e8 fix: revert README skill count to 40+ approximate style feat/commit-skills Trevin Chow 2026-03-25 14:51:52 -07:00
  • 46b5fad18a fix: skip current branch in clean-gone and correct README skill count Trevin Chow 2026-03-25 14:51:02 -07:00
  • a42aab248a feat: add git-commit, git-commit-push-pr, and git-clean-gone-branches skills Trevin Chow 2026-03-25 14:43:13 -07:00
  • 8ebc77b8e6 fix: guard CONTEXTUAL_RISK_FLAGS lookup against prototype pollution (#377) Trevin Chow 2026-03-25 14:17:39 -07:00
  • b505cbf48f fix: guard CONTEXTUAL_RISK_FLAGS lookup against prototype pollution feat/fix-contextual-risk-flags Trevin Chow 2026-03-25 14:14:00 -07:00
  • ce9016fac5 feat: integrate orphaned stack-specific reviewers into ce:review (#375) Trevin Chow 2026-03-25 13:47:43 -07:00
  • db56ec6cd3 remove: delete deprecated generate_command skill Trevin Chow 2026-03-25 13:45:38 -07:00
  • 68205c1ef7 refactor(readme): restructure skills docs to lead with Core Workflow Trevin Chow 2026-03-25 13:45:32 -07:00
  • 66f1a903c5 feat: integrate orphaned stack-specific reviewers into ce:review structured pipeline feat/review-structured-conditional-agents Trevin Chow 2026-03-25 13:27:07 -07:00
  • 278ed1bcf5 docs: add ce:design assessment POVs from Claude and Codex feat/iterate-ce-design-skill Trevin Chow 2026-03-25 12:36:15 -07:00
  • 1792a6844f docs(compound-engineering): capture lfg autopilot orchestration learnings feat/lfg-autopilot-redesign Trevin Chow 2026-03-25 08:25:32 -07:00
  • 1ab2a6cb17 fix(compound-engineering): update autopilot contract tests for ce:review-beta promotion Trevin Chow 2026-03-24 23:04:01 -07:00
  • 20a9047cb7 fix(compound-engineering): harden autopilot resume gate state Trevin Chow 2026-03-24 21:01:53 -07:00
  • 152d5e114b feat(compound-engineering): add resumable lfg route reconstruction Trevin Chow 2026-03-24 20:52:32 -07:00
  • 26b9afcdfd fix(compound-engineering): always evaluate deepen-plan risk gate Trevin Chow 2026-03-24 19:30:11 -07:00
  • cf113a30b3 fix(compound-engineering): address code review findings across autopilot skills Trevin Chow 2026-03-24 18:50:54 -07:00
  • 1c47993f9a test(compound-engineering): guard ce-plan autopilot wording Trevin Chow 2026-03-24 18:28:39 -07:00
  • baf005c8a6 fix(compound-engineering): honor manifest implementation mode Trevin Chow 2026-03-24 16:46:54 -07:00
  • 000ea84322 fix(compound-engineering): preserve branch and setup defaults Trevin Chow 2026-03-24 16:24:12 -07:00
  • ae93d84341 fix(compound-engineering): add review autopilot support Trevin Chow 2026-03-24 16:14:58 -07:00
  • 8a9c79f77f fix(compound-engineering): close autopilot contract gaps Trevin Chow 2026-03-24 16:14:44 -07:00
  • 78cd222039 docs(compound-engineering): refresh autopilot orchestration learnings Trevin Chow 2026-03-24 16:04:52 -07:00
  • a7336e1450 feat(compound-engineering): redesign lfg autopilot orchestration Trevin Chow 2026-03-24 15:41:16 -07:00
  • 207774f44e chore: release main (#369) compound-engineering-v2.52.0 cli-v2.52.0 github-actions[bot] 2026-03-25 08:54:17 -07:00
  • aad31adcd3 feat: minimal config for conductor support (#373) Trevin Chow 2026-03-25 08:52:10 -07:00
  • 06300bdcb6 feat: add favicon.png from every.to feat/download-favicon Trevin Chow 2026-03-25 08:46:42 -07:00
  • b2a2ff7181 Fix AGENTS.md compliance: native tool preference and semantic skill reference rivar 2026-03-17 15:52:21 +05:30
  • 89e882a54c Add ce:design skill -- visual design creation between plan and work rivar 2026-03-17 14:16:25 +05:30
  • fe27f85810 feat: add consolidation support and overlap detection to ce:compound and ce:compound-refresh skills (#372) Trevin Chow 2026-03-25 00:37:45 -07:00
  • c348f7da4b fix: address PR review feedback on ce:compound-refresh feat/compound-refresh-consolidation Trevin Chow 2026-03-25 00:35:01 -07:00
  • 7e4cab24a9 feat: add consolidation support and overlap detection to compound skills Trevin Chow 2026-03-25 00:08:33 -07:00
  • 7c5ff445e3 feat: promote ce:review-beta to stable ce:review (#371) Trevin Chow 2026-03-24 21:00:38 -07:00
  • 580e9027dd fix: add sequential autofix phase to slfg after parallel report-only feat/promote-ce-review Trevin Chow 2026-03-24 20:57:03 -07:00
  • 9692be5f71 refactor: rename orchestration contract doc to reflect generic scope Trevin Chow 2026-03-24 20:55:24 -07:00
  • 9a440ec7a9 fix: fail closed when merge-base is unresolved in branch/standalone review Trevin Chow 2026-03-24 20:49:35 -07:00
  • 728dc636c6 feat: promote ce:review-beta to stable ce:review Trevin Chow 2026-03-24 20:38:48 -07:00
  • 4e3af07962 feat: optimize ce:compound speed and effectiveness (#370) Trevin Chow 2026-03-24 20:12:19 -07:00
  • 656bfa2a8f fix: search all issue states in Related Docs Finder feat/optimize-compound-agents Trevin Chow 2026-03-24 20:07:11 -07:00
  • 7dabcdc883 fix: make learnings-researcher tool references platform-agnostic Trevin Chow 2026-03-24 19:57:00 -07:00