Commit Graph

  • b119d00f2a chore(release): 2.36.0 [skip ci] v2.36.0 semantic-release-bot 2026-03-11 00:03:27 +00:00
  • d2ab6c0768 feat(plugin): release v2.39.0 with community contributions Kieran Klaassen 2026-03-10 17:02:50 -07:00
  • 55be9a2caf Merge pull request #235 from mvanhorn/feat/compound-context-precheck Kieran Klaassen 2026-03-10 16:46:08 -07:00
  • e1e5eacd33 Merge pull request #238 from mvanhorn/feat/plan-daily-sequence-number Kieran Klaassen 2026-03-10 16:46:01 -07:00
  • c21fbe54e9 Merge pull request #240 from mvanhorn/osc/85-fix-pretooluse-hook-concurrency Kieran Klaassen 2026-03-10 16:45:48 -07:00
  • 7661a399de Merge pull request #239 from mvanhorn/osc/125-fix-install-config-overwrite Kieran Klaassen 2026-03-10 16:43:27 -07:00
  • 7dc59fc12e chore(release): 2.35.0 [skip ci] v2.35.0 semantic-release-bot 2026-03-10 23:41:33 +00:00
  • 8c3f2a584e Merge pull request #237 from mvanhorn/fix/review-serial-mode Kieran Klaassen 2026-03-10 16:41:10 -07:00
  • a95a162428 Merge pull request #236 from mvanhorn/docs/agent-browser-debugging-commands Kieran Klaassen 2026-03-10 16:40:44 -07:00
  • 4107781855 Merge pull request #234 from mvanhorn/refactor/move-skill-only-agents-to-skills Kieran Klaassen 2026-03-10 16:40:32 -07:00
  • 309ea28f74 chore(release): 2.34.7 [skip ci] v2.34.7 semantic-release-bot 2026-03-10 23:39:03 +00:00
  • 5a982e2925 Merge pull request #233 from mvanhorn/fix/test-browser-port-detection Kieran Klaassen 2026-03-10 16:38:43 -07:00
  • 16b1b5a9cc chore(release): 2.34.6 [skip ci] v2.34.6 semantic-release-bot 2026-03-10 23:38:32 +00:00
  • 3e8a9b7cfa Merge pull request #232 from mvanhorn/fix/context7-api-key-auth Kieran Klaassen 2026-03-10 16:38:10 -07:00
  • 86d8518282 chore(release): 2.34.5 [skip ci] v2.34.5 semantic-release-bot 2026-03-10 23:36:14 +00:00
  • 5884457ffc Merge pull request #231 from mvanhorn/fix/lfg-enforce-plan-phase Kieran Klaassen 2026-03-10 16:35:54 -07:00
  • 598222e11c fix(hooks): wrap PreToolUse handlers in try-catch to prevent parallel tool call crashes Matt Van Horn 2026-03-08 21:44:59 -07:00
  • 1db76800f9 fix(install): merge config instead of overwriting on opencode target Matt Van Horn 2026-03-08 21:43:39 -07:00
  • e94ca04096 feat(plan): add daily sequence number to plan filenames Matt Van Horn 2026-03-08 12:52:20 -07:00
  • d96671b9e9 fix(review): add serial mode to prevent context limit crashes Matt Van Horn 2026-03-08 12:51:56 -07:00
  • 1f50483030 docs(agent-browser): add inspection and debugging commands Matt Van Horn 2026-03-08 12:51:29 -07:00
  • 4fc6ddc5db feat(plan): add daily sequence number to plan filenames Matt Van Horn 2026-03-08 12:51:21 -07:00
  • c4b1358431 feat(compound): add context budget precheck and compact-safe mode Matt Van Horn 2026-03-08 12:45:27 -07:00
  • 7266062868 feat(compound): add context budget precheck and compact-safe mode Matt Van Horn 2026-03-08 12:45:27 -07:00
  • 4fc70939eb refactor(agents): remove duplicate every-style-editor agent Matt Van Horn 2026-03-08 12:45:27 -07:00
  • 50cb89efde fix(test-browser): detect dev server port from project config Matt Van Horn 2026-03-08 12:43:52 -07:00
  • 94aedd5a7b fix(test-browser): detect dev server port from project config Matt Van Horn 2026-03-08 12:43:52 -07:00
  • c649cfc17f fix(mcp): add API key auth support for Context7 server Matt Van Horn 2026-03-08 12:43:21 -07:00
  • b07f43ddf5 fix(lfg): enforce plan phase with explicit step gating Matt Van Horn 2026-03-08 12:41:56 -07:00
  • 69f2a96e66 docs: add privacy and security policies Kieran Klaassen 2026-03-06 14:55:20 -08:00
  • 48f8b01c56 docs: add privacy and security policies fix/issue-225-task-share-context7 Kieran Klaassen 2026-03-06 14:55:20 -08:00
  • ca57c67c1c chore(release): 2.34.4 [skip ci] v2.34.4 semantic-release-bot 2026-03-04 04:31:05 +00:00
  • 4e9899f346 fix(openclaw): emit empty configSchema in plugin manifests fix/issue-224-openclaw-config-schema Kieran Klaassen 2026-03-03 20:30:27 -08:00
  • 020eb8836e chore(release): 2.34.3 [skip ci] v2.34.3 semantic-release-bot 2026-03-03 05:43:25 +00:00
  • 2fd29ff6ed fix(release): keep changelog header stable Kieran Klaassen 2026-03-02 21:42:59 -08:00
  • 97f9ab34f7 chore(release): 2.34.2 [skip ci] v2.34.2 semantic-release-bot 2026-03-03 05:36:20 +00:00
  • eab77bc5b5 fix(release): add package repository metadata Kieran Klaassen 2026-03-02 21:35:55 -08:00
  • a3fb1bbfd6 chore(release): 2.34.1 [skip ci] v2.34.1 semantic-release-bot 2026-03-03 05:32:50 +00:00
  • 7c58eeeec6 fix(release): align cli versioning with repo tags Kieran Klaassen 2026-03-02 21:32:25 -08:00
  • b703976b6d fix(release): align semantic-release config v2.34.0 Kieran Klaassen 2026-03-02 21:21:43 -08:00
  • ea21196cf1 fix(release): harden semantic-release publishing Kieran Klaassen 2026-03-02 21:17:28 -08:00
  • 8fd1670ee2 fix(release): automate npm releases from main Kieran Klaassen 2026-03-02 21:14:12 -08:00
  • f5e2f257eb ci(release): switch npm publish to trusted publishing plan/sync-claude-mcps-all-providers Kieran Klaassen 2026-03-02 21:06:02 -08:00
  • 168c946033 feat(sync): add Claude home sync parity across providers Kieran Klaassen 2026-03-02 21:02:21 -08:00
  • 1a0ddb9de1 chore: Bump version to 2.38.1 with changelog for #204 fix Kieran Klaassen 2026-03-01 15:50:45 -08:00
  • 9a16de4627 fix: Add cross-platform fallback for AskUserQuestion in setup and skill creation workflows Kieran Klaassen 2026-03-01 15:47:38 -08:00
  • 87c19f99e6 docs: Add plan files for ce:* rename and setup skill cross-platform fix fix/setup-skill-non-claude-llm-fallback Kieran Klaassen 2026-03-01 15:47:28 -08:00
  • c8ebc5b2d5 fix: Fix preamble placement and extend to add-workflow.md Kieran Klaassen 2026-03-01 15:47:04 -08:00
  • 98e0a169cb fix: Strengthen AskUserQuestion guidance for cross-platform compatibility Kieran Klaassen 2026-03-01 15:43:41 -08:00
  • 465bd3d6bb fix: Add cross-platform fallback preamble to create-new-skill.md Kieran Klaassen 2026-03-01 15:43:35 -08:00
  • a2c4978ace fix: Add cross-platform fallback preamble to setup/SKILL.md Kieran Klaassen 2026-03-01 15:43:29 -08:00
  • 0e32da268e feat: Rename workflows:* to ce:* with backwards-compatible deprecation (v2.38.0) Kieran Klaassen 2026-03-01 15:34:11 -08:00
  • 5f7428269d chore: Bump version to 2.38.0 Kieran Klaassen 2026-03-01 15:34:04 -08:00
  • a84288cf8b chore: Remove GitHub Pages documentation site Kieran Klaassen 2026-03-01 15:33:24 -08:00
  • 1514e51a94 feat: Add ce:* command aliases for workflows:* commands Kieran Klaassen 2026-03-01 15:32:56 -08:00
  • 5846cde548 docs: Update documentation to reflect ce:* command rename Kieran Klaassen 2026-03-01 15:26:56 -08:00
  • 718cbfc73d feat: Update skill references from workflows:* to ce:* Kieran Klaassen 2026-03-01 15:26:30 -08:00
  • 01f15fdca9 feat: Update orchestration commands to reference ce:* instead of workflows:* Kieran Klaassen 2026-03-01 15:26:27 -08:00
  • 64c9b326a8 feat: Update agent references from workflows:* to ce:* Kieran Klaassen 2026-03-01 15:26:17 -08:00
  • 6fdffab0a9 feat: Convert workflows:* commands to deprecation wrappers Kieran Klaassen 2026-03-01 15:26:04 -08:00
  • de3d4a99a3 docs: Add #191 CLI changes to plugin changelog (v2.37.2) Kieran Klaassen 2026-03-01 15:13:04 -08:00
  • e06e5b8c61 feat: auto-detect install targets, Gemini sync, and --target all (v0.12.0) Kieran Klaassen 2026-03-01 15:12:26 -08:00
  • 15b2296bd8 chore: Resolve conflicts with main, update to v0.12.0 feat/auto-detect-and-sync-all Kieran Klaassen 2026-03-01 15:12:21 -08:00
  • 30837ef2e9 fix: Replace all stale every-marketplace references with compound-engineering-plugin Kieran Klaassen 2026-03-01 15:05:14 -08:00
  • 2e2a58beab docs: Add changelog entry for #213 (.worktrees gitignore) Kieran Klaassen 2026-03-01 15:03:33 -08:00
  • 15769e2ece chore: Add .worktrees to .gitignore Kieran Klaassen 2026-03-01 15:03:15 -08:00
  • 62a66c8f7f docs: Add changelog entry for #214 and bump to v2.37.1 Kieran Klaassen 2026-03-01 15:03:02 -08:00
  • b817b9e3d9 fix(workflows:review): fix formatting issues causing broken rendering Kieran Klaassen 2026-03-01 15:02:33 -08:00
  • 30d33270b9 feat: Add proof skill and optional Proof sharing in plan/brainstorm workflows (v2.37.0) Kieran Klaassen 2026-03-01 15:02:08 -08:00
  • 6b46fb2ccf refactor: Make Proof sharing optional in brainstorm and plan workflows feat/proof-integration Kieran Klaassen 2026-03-01 15:01:11 -08:00
  • 2370da9c3c docs: Add missing contributor mentions to changelogs Kieran Klaassen 2026-03-01 14:57:50 -08:00
  • 1ea9806fb6 docs: Update changelogs for all recent merges (no version bump) Kieran Klaassen 2026-03-01 14:56:03 -08:00
  • 19f581b7af chore: Resolve merge conflict with main (openclaw + qwen + windsurf) feat/windsurf-target-provider Kieran Klaassen 2026-03-01 14:53:42 -08:00
  • c55be29de0 Merge pull request #217 from TrendpilotAI/feat/openclaw-target Kieran Klaassen 2026-03-01 14:44:24 -08:00
  • f442409d9f chore: Resolve merge conflict with qwen target Kieran Klaassen 2026-03-01 14:44:18 -08:00
  • 803b1d662e Merge pull request #218 from ianguelman/main Kieran Klaassen 2026-03-01 14:43:36 -08:00
  • d40b39fa19 Merge pull request #220 from rlam3/main Kieran Klaassen 2026-03-01 14:42:37 -08:00
  • 305fea486f fix: Address review findings in Qwen converter Kieran Klaassen 2026-03-01 14:38:42 -08:00
  • 4b60bcaf6c fix: Address review findings in OpenClaw converter Kieran Klaassen 2026-03-01 14:35:31 -08:00
  • e2abb3df91 Merge pull request #219 from solon/fix/quote-argument-hint-yaml-values Kieran Klaassen 2026-03-01 14:29:15 -08:00
  • e1d5bdedb3 feat: Add Qwen Code support Raymond Lam 2026-02-28 11:51:28 -05:00
  • 8a530f7e25 fix: quote argument-hint values to prevent YAML object parsing Brian Solon 2026-02-27 16:43:51 -05:00
  • c597091849 docs: update Claude Code install command Ian Guelman 2026-02-27 13:25:04 -03:00
  • 1107e3dd31 docs: update spec and plan to reflect global_workflows/ directory Ryan Burnham 2026-02-26 20:35:09 +08:00
  • e081e32a30 fix: pass scope to writeWindsurfBundle and fix skill name casing Ryan Burnham 2026-02-26 20:29:40 +08:00
  • 6fe51a0602 feat(windsurf): add Windsurf as converter target with global scope support Ryan Burnham 2026-02-26 18:36:34 +08:00
  • a3701e220d feat: Add OpenClaw as conversion target TrendpilotAI 2026-02-26 02:03:52 -05:00
  • 9196ed8ad8 Merge pull request #215 from XSAM/fix-changelog Kieran Klaassen 2026-02-25 10:44:00 -08:00
  • 03f6ec64b3 Fix github link Sam Xie 2026-02-25 08:56:14 -08:00
  • 8f5dd37274 Fix unclosed quoted string Sam Xie 2026-02-25 07:01:18 -08:00
  • 3e384309d6 Fix leaked content out of Summary Report Sam Xie 2026-02-25 06:59:34 -08:00
  • 004824b242 Fix ordering number and orphaned fences Sam Xie 2026-02-25 06:55:55 -08:00
  • 83a65fe9d4 Add .worktrees to gitignore Sam Xie 2026-02-25 06:18:17 -08:00
  • 3b4e0ae11f feat: Add Proof editor integration Kieran Klaassen 2026-02-23 13:24:08 -08:00
  • 63e76cf67f release: v0.9.1 — remove reports and decisions docs v0.9.1 Kieran Klaassen 2026-02-20 16:18:24 -08:00
  • 1aed2353e2 Remove docs/reports and docs/decisions directories, keep only plans Kieran Klaassen 2026-02-20 16:08:36 -08:00
  • 005b5ce2a1 Merge pull request #201 from 0ut5ider/feature/opencode-commands-md-merge-permissions Kieran Klaassen 2026-02-20 16:07:41 -08:00
  • e900853604 docs: plan amendment for opencode-commands-md-merge Adrian 2026-02-20 15:37:36 -05:00
  • 2f05f215b3 release: v2.35.2 — brainstorm-to-plan traceability Kieran Klaassen 2026-02-20 10:46:33 -08:00
  • 4db39f8b42 verification: opencode-command-md-merge Adrian 2026-02-20 13:34:49 -05:00