Commit Graph

  • ab72ae2b7f fix(install): namespace Gemini and Pi managed state per plugin (#609) Trevin Chow 2026-04-19 23:24:40 -07:00
  • 1ec8ac996d fix(install): address PR review feedback (#609) Trevin Chow 2026-04-19 23:08:43 -07:00
  • be199112a9 feat(install): migrate Codex agents to TOML and add Kiro cleanup Trevin Chow 2026-04-19 22:39:19 -07:00
  • 2236cbe5d6 refactor(install): use native Qwen extension install Trevin Chow 2026-04-19 20:53:38 -07:00
  • 326e4e8615 refactor(opencode): align output with current permissions Trevin Chow 2026-04-19 17:32:51 -07:00
  • e60a6237f8 docs(install): clarify skill-only CE payload Trevin Chow 2026-04-19 14:26:47 -07:00
  • 87ca621f34 refactor(cli): remove unsupported installer surfaces Trevin Chow 2026-04-19 14:20:22 -07:00
  • 0af58a192e fix(codex): namespace managed skill installs Trevin Chow 2026-04-10 14:39:49 -07:00
  • 2dd0a6e6c7 feat(ce-resolve-pr-feedback): tighten clustering to cross-round only (#611) Trevin Chow 2026-04-20 01:12:06 -07:00
  • 9f0f7885e7 feat(ce-resolve-pr-feedback, ce-pr-comment-resolver): require cross-round evidence for clustering tmchow/clustering-review Trevin Chow 2026-04-20 00:55:15 -07:00
  • b35de99788 feat(ce-resolve-pr-feedback): drop bot noise, centralize test runs (#610) Trevin Chow 2026-04-20 00:33:03 -07:00
  • ee64fa237b feat(ce-resolve-pr-feedback, ce-pr-comment-resolver): filter bot wrappers, split test responsibility tmchow/optimize-pr-feedback Trevin Chow 2026-04-20 00:25:02 -07:00
  • c1f68d4d55 feat(doc-review, learnings-researcher): tiers, chain grouping, rewrite (#601) Trevin Chow 2026-04-19 20:25:47 -07:00
  • 23884ac9f2 fix(doc-review): resolve Acknowledged bucket self-contradiction tmchow/doc-review-autofix Trevin Chow 2026-04-19 20:15:49 -07:00
  • 3895b1acf7 fix(ce-compound): quote YAML array items starting with reserved indicators Nathan Vale 2026-04-20 13:09:02 +10:00
  • 5afe103e17 fix(doc-review): rename user-facing labels; add chain rendering to interactive template Trevin Chow 2026-04-19 17:38:15 -07:00
  • 409b07fbc7 fix(ce-pr-description): cap description size and add pre-apply preview (#605) Trevin Chow 2026-04-19 17:36:38 -07:00
  • 736a7adaa9 fix(ce-commit-push-pr): route preview prompt through the Asking-the-user convention tmchow/pr-desc-sizing Trevin Chow 2026-04-19 17:31:59 -07:00
  • 79a961da9f fix(ce-pr-description): align with AGENTS.md skill-authoring rules Trevin Chow 2026-04-19 17:24:26 -07:00
  • 8f2bdde6e3 fix(ce-pr-description): tighten sizing, add compression pass, drop Commits/Review sections Trevin Chow 2026-04-19 17:21:26 -07:00
  • 2712a2feb9 fix(doc-review): carry Acknowledged across rounds; restrict (recommended) to A/B/C Trevin Chow 2026-04-19 15:59:51 -07:00
  • 236de00ab5 fix(doc-review): align chain predicate with cascade trigger; guard Apply on no-fix findings Trevin Chow 2026-04-19 15:40:17 -07:00
  • 21fb160adf fix(doc-review): address Codex contract-integrity feedback on PR #601 Trevin Chow 2026-04-19 15:26:37 -07:00
  • c56c64c3f5 feat(doc-review): calibrate personas for FYI routing, schema compliance, and safe_auto resilience Trevin Chow 2026-04-19 13:44:09 -07:00
  • d698db905b feat(doc-review): add premise-dependency chain grouping with multi-root and cascade Trevin Chow 2026-04-19 13:43:38 -07:00
  • 81624d961e refactor(learnings-researcher): rewrite for runtime robustness and trim legacy debris Trevin Chow 2026-04-19 13:43:19 -07:00
  • d25490bc59 test(ce-doc-review): add feature-plan seeded fixture for zero-root and design-lens coverage Trevin Chow 2026-04-19 12:05:14 -07:00
  • 144cbdb37f test(ce-doc-review): add auth-shape seeded fixture for multi-root testing Trevin Chow 2026-04-19 11:32:38 -07:00
  • 4189b99870 [2.68.2] fix(ce-test-browser): auto-start dev server if port is dead feat/test-browser-autostart-server Kieran Klaassen 2026-04-19 09:34:39 -07:00
  • 2aee4d4203 fix(ce-release-notes): backtick-wrap <skill-name> token in description (#603) Trevin Chow 2026-04-19 00:38:15 -07:00
  • d652ae1ce8 docs(frontmatter): forbid raw angle-bracket tokens in descriptions claude/fix-issue-602-emn5M Claude 2026-04-19 07:33:14 +00:00
  • 84bd40b4e6 fix(ce-release-notes): backtick-wrap <skill-name> token in description Claude 2026-04-19 07:31:39 +00:00
  • f65830da9b fix(ce-doc-review): address third round of PR #601 review feedback Trevin Chow 2026-04-18 17:47:26 -07:00
  • afc699da8f fix(ce-doc-review): address second round of PR #601 review feedback Trevin Chow 2026-04-18 17:35:08 -07:00
  • b575e49c29 fix(ce-work): reject plan re-scoping into human-time phases (#600) Trevin Chow 2026-04-18 17:33:59 -07:00
  • df79db5015 fix(ce-doc-review): address PR #601 review feedback Trevin Chow 2026-04-18 17:13:37 -07:00
  • 97a2fbfd91 Address PR review feedback (#600) tmchow/ce-work-estimates Trevin Chow 2026-04-18 17:12:38 -07:00
  • d897823f52 test(ce-doc-review): add contract tests for 3-tier, primer, walk-through, defer, enum expansion Trevin Chow 2026-04-18 17:03:18 -07:00
  • 3967904013 feat(ce-doc-review): add three-option terminal question and multi-round decision primer Trevin Chow 2026-04-18 17:01:13 -07:00
  • c49c994213 feat(ce-doc-review): add in-doc Open Questions deferral mechanic Trevin Chow 2026-04-18 16:59:29 -07:00
  • e4be081602 feat(ce-doc-review): add routing question, per-finding walk-through, and bulk preview Trevin Chow 2026-04-18 16:58:22 -07:00
  • 6d0ba1779a feat(ce-doc-review): route findings by 3 tiers with per-severity gates and FYI subsection Trevin Chow 2026-04-18 16:54:26 -07:00
  • 7865f76ce6 fix(ce-work): reject plan re-scoping into human-time phases Trevin Chow 2026-04-18 16:52:43 -07:00
  • 069ca13608 feat(ce-doc-review): upgrade subagent template with 3-tier classification, strawman rule, framing guidance Trevin Chow 2026-04-18 16:51:21 -07:00
  • 0f76b68bbc feat(learnings-researcher): rewrite for domain-agnostic institutional knowledge Trevin Chow 2026-04-18 16:49:38 -07:00
  • 502090629b feat(ce-compound): expand problem_type enum with architecture_pattern / design_pattern / tooling_decision / convention Trevin Chow 2026-04-18 16:47:59 -07:00
  • 9c902d4b58 docs(ce-doc-review): add brainstorm and plan for autofix and interaction overhaul Trevin Chow 2026-04-18 16:42:59 -07:00
  • af80bf234f revert: "refactor(cli)!: rename all skills and agents to consistent ce- prefix (#503)" tmchow/revert-pr-503 Trevin Chow 2026-04-18 15:46:32 -07:00
  • 5c0ec9137a refactor(cli)!: rename all skills and agents to consistent ce- prefix (#503) Trevin Chow 2026-04-18 15:44:22 -07:00
  • 853276053d fix(ce-prefix-rename): fix missed ce:plan ref in universal-planning feat/ce-skill-prefix-rename Trevin Chow 2026-04-18 15:40:58 -07:00
  • 2acc361832 fix(ce-prefix-rename): apply rename to PR #590 review references Trevin Chow 2026-04-18 13:12:29 -07:00
  • 0edecdb394 fix(legacy-cleanup): add web-researcher to stale agent cleanup list Trevin Chow 2026-04-17 21:04:36 -07:00
  • a90cbedb19 refactor(review): rename compound-engineering agents to .agent.md Trevin Chow 2026-04-17 17:49:48 -07:00
  • 4648a17a98 refactor(cli): harden .agent.md source parsing and cleanup indexing Trevin Chow 2026-04-17 17:49:25 -07:00
  • 30e0ff3638 fix(ce-prefix-rename): clean up stale refs missed in rebase Trevin Chow 2026-04-17 17:22:36 -07:00
  • 7ed29869b1 fix: address PR review feedback (#503) Trevin Chow 2026-04-17 17:13:29 -07:00
  • 4cc07c5906 fix(ce-ideate): update stale ce:/compound-engineering refs from v2 merge Trevin Chow 2026-04-17 11:47:24 -07:00
  • 44b3029396 fix(legacy-cleanup): use body fingerprint for Codex prompt wrapper ownership Trevin Chow 2026-04-17 09:47:40 -07:00
  • c0f52046c6 fix(ce-release-notes): align new skill with ce- hyphen naming convention Trevin Chow 2026-04-17 08:43:04 -07:00
  • f873024f80 fix(ce-prefix-rename): address PR review feedback Trevin Chow 2026-04-17 00:35:46 -07:00
  • 538c6f78c5 fix(ce-prefix-rename): update stale git-commit-push-pr refs absorbed from upstream Trevin Chow 2026-04-16 23:20:35 -07:00
  • 0633defbac test(ce-prefix-rename): update test assertions to new ce-doc-review name Trevin Chow 2026-04-16 17:01:24 -07:00
  • b5d6ef1a90 fix(ce-prefix-rename): update stale ce:/compound-engineering refs absorbed from upstream Trevin Chow 2026-04-16 16:53:04 -07:00
  • 506181792e fix(ce-prefix-rename): update stale 3-segment agent refs absorbed from upstream Trevin Chow 2026-04-15 18:21:22 -07:00
  • e655ca2ac0 test(legacy-cleanup): update stale agent fixtures Trevin Chow 2026-04-10 17:47:01 -07:00
  • f7477decf1 fix(ce-debug): align handoff references with ce prefix Trevin Chow 2026-04-10 11:37:09 -07:00
  • cdf7eeff81 fix(work-beta): align delegation contract test with renamed skills Trevin Chow 2026-04-09 00:45:34 -07:00
  • a15712910d fix(ce-work-beta): keep hyphenated workflow names Trevin Chow 2026-04-09 00:39:24 -07:00
  • 4b33abb0cd fix(ce-slack-research): dispatch renamed Slack research agent Trevin Chow 2026-04-08 12:12:24 -07:00
  • fe7faef1ca fix(cleanup): address PR review feedback (#503) Trevin Chow 2026-04-08 10:48:27 -07:00
  • d26d714665 fix(session-historian): add missing ce prefix Trevin Chow 2026-04-08 08:10:48 -07:00
  • 39a948b771 docs(slack-researcher): align rebased artifacts with ce naming Trevin Chow 2026-04-05 18:45:02 -07:00
  • 04b01bd438 fix(cleanup): scope stale codex prompt cleanup to legacy wrappers Trevin Chow 2026-04-05 17:02:47 -07:00
  • cb2f8f7aca fix(cleanup): preserve legacy setup and Kiro agent migration Trevin Chow 2026-04-05 14:59:29 -07:00
  • cca5b08f40 fix(gemini): clean legacy generated agent skills on install Trevin Chow 2026-04-05 14:46:11 -07:00
  • 4288eee961 fix(cleanup): scope stale rename cleanup to legacy compound files Trevin Chow 2026-04-05 14:44:39 -07:00
  • 46df827816 fix(ce-test-xcode): correct renamed usage examples Trevin Chow 2026-04-05 00:09:27 -07:00
  • 1fb8ec5274 test(legacy-cleanup): add tests for stale file cleanup Trevin Chow 2026-04-04 16:44:46 -07:00
  • 2dc0b313a3 fix(targets): clean up stale skill/agent files from pre-rename installs Trevin Chow 2026-04-04 16:43:44 -07:00
  • cb41b673d7 fix(tests): fix CLI test agent path — fixture uses original name, bundled plugin uses ce- prefix Trevin Chow 2026-04-04 16:13:57 -07:00
  • 9904a85d10 fix(converters): address PR review feedback — stale skill refs, alias mapping, OpenCode 2-segment rewrite Trevin Chow 2026-04-04 14:57:39 -07:00
  • 9c3954a46a refactor!: rename all skills and agents to consistent ce- prefix Trevin Chow 2026-04-04 00:49:49 -07:00
  • 49249d7317 fix(ce-plan): run ambiguity gate before the non-software catch-all (#598) Trevin Chow 2026-04-18 15:31:38 -07:00
  • caeed23fa1 fix(ce-plan): run ambiguity gate before the non-software catch-all tmchow/fix-ambiguity-gate-order Trevin Chow 2026-04-18 15:21:17 -07:00
  • d8e87c1790 fix(ce-plan): close exit gates and honor user-named resources (#597) Trevin Chow 2026-04-18 15:19:04 -07:00
  • 5f3c8db4f8 fix(ce-plan): close remaining exit gates and honor user-named resources tmchow/ceplan-travel-skip Trevin Chow 2026-04-18 15:15:42 -07:00
  • 27cbaf8161 feat(ce-review): add per-finding judgment loop to Interactive mode (#590) Trevin Chow 2026-04-18 13:09:03 -07:00
  • 6505265664 Address PR review feedback (#590) tmchow/ce-review-interactive Trevin Chow 2026-04-18 11:22:58 -07:00
  • b75b5f0d62 Address PR review feedback (#590) Trevin Chow 2026-04-18 02:55:56 -07:00
  • 37d73ea47c Address PR review feedback (#590) Trevin Chow 2026-04-18 02:39:41 -07:00
  • 862d731caa feat(ce-review): overhaul interactive walk-through presentation Trevin Chow 2026-04-18 02:20:31 -07:00
  • d67f0c3391 chore(agent-native-reviewer): align color with structured reviewer cohort Trevin Chow 2026-04-18 02:20:01 -07:00
  • 3c3cced450 Address PR review feedback (#590) Trevin Chow 2026-04-17 22:54:19 -07:00
  • aba45a39a6 docs(solutions): refresh research-agent-pipeline-separation cross-links Trevin Chow 2026-04-17 22:49:14 -07:00
  • a01f2b0d63 docs(solutions): capture end-to-end CE pipeline learnings Trevin Chow 2026-04-17 22:39:56 -07:00
  • 66c70296de Address PR review feedback (#590) Trevin Chow 2026-04-17 22:23:17 -07:00
  • 2183d5be53 Address PR review feedback (#590) Trevin Chow 2026-04-17 22:14:37 -07:00
  • 81bc2eccd6 docs(ce-review): mark interactive-judgment plan as completed Trevin Chow 2026-04-17 21:56:40 -07:00
  • 096b1ae327 test(ce-review): add structural assertions for walk-through and bulk-preview contracts Trevin Chow 2026-04-17 21:55:37 -07:00
  • 412efade5e test(ce-review): update contract test for four-option routing redesign Trevin Chow 2026-04-17 21:52:02 -07:00