Commit Graph

  • 238ae8c453 feat(codex): use gpt-5.5 models (#41) main Arpit Behera 2026-06-27 12:38:17 +03:00
  • 340be6e497 feat: vault path tokenization — make the Crew work with any vault structure (#22) Shachar Borenstein 2026-05-10 07:04:11 -04:00
  • 18fc58c398 feat: add Codex CLI as a first-class fourth platform (#35) Arpit Behera 2026-04-12 22:26:56 +03:00
  • 1b9450aa03 fix: review corrections for Codex CLI adapter (PR #35) codex-cli-integration gnekt 2026-04-12 21:25:12 +02:00
  • 3dde38e284 feat: add Codex CLI as a first-class fourth platform Arpit Behera 2026-04-12 17:45:10 +03:00
  • 49839486b8 Enh readme (#33) Gnekt 2026-04-11 00:21:52 +02:00
  • 53b605379e feat: multi-platform adapter architecture (Claude Code, Gemini CLI, OpenCode) (#32) Giacomo Nunziati 2026-04-10 23:28:28 +02:00
  • ddfd587f58 fix: address Copilot review round 4 framework-agnosticity nunziati 2026-04-10 21:13:14 +00:00
  • d2c7673bfc fix: address Copilot review round 3 nunziati 2026-04-10 20:56:27 +00:00
  • 02876784a8 fix: address Copilot review round 2 nunziati 2026-04-10 20:45:18 +00:00
  • 8d71875c2b fix: address Copilot review feedback on PR #32 nunziati 2026-04-10 20:26:50 +00:00
  • 0c44bc217d Update documentation to reflect the new platform-agnostic architecture nunziati 2026-04-10 21:58:32 +02:00
  • 58946bc023 Fix: remove claude-specific references from documentation nunziati 2026-04-10 21:19:50 +02:00
  • 823a55ddba Added interactive platform choice in launchme, and platform auto-detection in updateme. nunziati 2026-04-10 20:50:59 +02:00
  • 0e66ce3efa Fix: remove claude-specific reference from hooks. nunziati 2026-04-10 17:26:20 +00:00
  • bb5ef7c489 Fix claude-specific references in agents, skills and references nunziati 2026-04-10 19:24:57 +02:00
  • 1e797224d8 Add mcp files to gitignore. nunziati 2026-04-10 16:48:06 +02:00
  • 0e78ac72b0 Implement preserving config merge for opencode. nunziati 2026-04-10 12:21:42 +00:00
  • f76fcca42a Add gemini-cli adapter nunziati 2026-04-10 11:57:02 +00:00
  • 5a15e5b79b Modify generic name for model tiers nunziati 2026-04-10 11:51:53 +00:00
  • 9a93cd4aa5 refactor: rename --framework to --platform across all scripts and tests nunziati 2026-04-10 11:50:55 +00:00
  • 9673bca7c2 Fix agent format in opencode adapter nunziati 2026-04-10 12:43:51 +02:00
  • e2767a7399 Fix adapters to follow the same template. nunziati 2026-04-08 22:24:15 +00:00
  • 3f5d89bee3 Implement opencode adapter. nunziati 2026-04-08 21:51:37 +00:00
  • 24b84ca414 test: regression runner diffs dist/claude-code against pre-refactor snapshot nunziati 2026-04-08 14:22:42 +00:00
  • cf1f3dd83c Refactor install/update scripts to support agentic-platform agnosticity. nunziati 2026-04-08 14:05:12 +00:00
  • 48c75c7808 Implement agentic-platform adapter for Claude Code. nunziati 2026-04-08 13:54:23 +00:00
  • e620693751 Implement agentic-platform adapters skeleton. nunziati 2026-04-08 13:44:38 +00:00
  • 00f673fc9a Summary: Refactor agents/skills/hooks/mcp in agentic-platform-agnostic templates. nunziati 2026-04-08 13:41:31 +00:00
  • 1592ac59ed test: capture pre-refactor install snapshot for regression nunziati 2026-04-08 13:38:11 +00:00
  • a7f96a4541 Fix istall/update scripts nunziati 2026-04-08 13:17:00 +02:00
  • e8452f0801 Add orchestra: named scripts for permission-free agent operations (#29) lh 2026-04-09 11:09:04 +01:00
  • 00969d1c34 Add /contact-sync skill for Apple Contacts integration (#28) lh 2026-04-09 10:23:38 +01:00
  • f66f4f6566 Add Hey CLI as alternative email backend for Postman (#14) lh 2026-03-27 14:51:06 +00:00
  • 547fe06450 Replace MCP Gmail/Calendar with Google Workspace CLI (#9) lh 2026-03-26 17:41:04 +00:00
  • 1ee2dc415f Add custom agent system with orchestration, templates, and broadened legal coverage (#21) Gnekt 2026-03-25 12:00:00 +01:00
  • b1c99bacc8 Extract 13 skills from agents and update full documentation f_12 gnekt 2026-03-25 11:56:52 +01:00
  • 6a6ad1a824 Improve input handling in launchme.sh and updateme.sh for non-interactive shells gnekt 2026-03-25 07:20:22 +01:00
  • 2b2a2daea7 Enforce step-by-step conversation in Architect and fix registry row reinsertion gnekt 2026-03-25 07:02:36 +01:00
  • 8eb103d454 Use robust string matching and printf for user-mutable refs gnekt 2026-03-24 12:29:26 +01:00
  • a0edee3fa4 Update wardrobe-coach example phrase in README gnekt 2026-03-24 12:25:09 +01:00
  • 0514e665c6 Preserve custom agent content during install and update gnekt 2026-03-24 12:21:41 +01:00
  • 08d889297c Harden updateme.sh from Copilot review feedback gnekt 2026-03-24 12:15:51 +01:00
  • 9225b257e9 Move deprecated files to .claude/deprecated/ to prevent auto-discovery gnekt 2026-03-23 22:41:11 +01:00
  • f86a8560eb Add core-manifest for references to protect user-created reference docs gnekt 2026-03-23 22:39:33 +01:00
  • 4dfa03b9e2 Fix nested fenced code blocks in agent-template using tildes gnekt 2026-03-23 22:38:15 +01:00
  • 0aaf9d4581 Fix grep exit code handling when removing last entry from manifest gnekt 2026-03-23 22:36:33 +01:00
  • 4f495b1fb6 Fix updateme.sh: deprecate stale agents before rewriting manifest gnekt 2026-03-23 22:35:40 +01:00
  • ec779319ad Fix custom agent description: triggers are in user's language, not multilingual gnekt 2026-03-23 22:31:52 +01:00
  • a136be3f7c Deprecate stale core agents on reinstall before copying new ones gnekt 2026-03-23 22:31:01 +01:00
  • 1dc24dab3c Add edit/remove/list trigger phrases to custom agent routing gnekt 2026-03-23 22:28:33 +01:00
  • 8465768dc7 Fix agents-registry.md paths in CLAUDE.md to use .claude/references/ prefix gnekt 2026-03-23 22:25:17 +01:00
  • 6f591d3595 Include skill count in updateme.sh summary condition and message gnekt 2026-03-23 22:23:56 +01:00
  • 77c40be4f7 Skip agent deprecation if target DEPRECATED file already exists gnekt 2026-03-23 22:21:52 +01:00
  • 9ea4e23d11 Add core-manifest to protect custom agents from deprecation gnekt 2026-03-23 22:19:44 +01:00
  • 4d39e4f959 Fix reference paths in agent-template to use .claude/references/ prefix gnekt 2026-03-23 22:18:20 +01:00
  • c68904ad34 Fix reference paths in architect to use .claude/references/ prefix gnekt 2026-03-23 22:16:17 +01:00
  • 0947e869d8 Redesign README header and broaden legal disclaimers for custom agents gnekt 2026-03-23 22:02:28 +01:00
  • a126504582 Add first-run setup section to custom agent template and creation flow gnekt 2026-03-23 16:52:26 +01:00
  • c62aa7c079 Deprecate removed files instead of leaving orphans in the vault gnekt 2026-03-23 16:47:37 +01:00
  • 4c4843e396 Add confirmation prompt before overwriting existing installation gnekt 2026-03-23 16:42:54 +01:00
  • 35e2c5cc75 Force custom agent body to always be written in English gnekt 2026-03-23 16:34:21 +01:00
  • dcdb66a3a1 Force custom agent descriptions to use only the user's language gnekt 2026-03-23 16:33:51 +01:00
  • 47cfa2b848 Force the Architect to always run the full conversation before creating a custom agent gnekt 2026-03-23 16:31:02 +01:00
  • 16ec48abb5 Add custom agents to README, CONTRIBUTING, and TERMS_OF_USE gnekt 2026-03-23 16:10:07 +01:00
  • 82813a24ee Update dispatcher routing to support custom agents gnekt 2026-03-23 16:09:03 +01:00
  • 52de481f37 Add full custom agent creation flow to the Architect gnekt 2026-03-23 16:08:57 +01:00
  • e23a63d59a Add "Suggested new agent" capability to all 7 non-architect agents gnekt 2026-03-23 16:08:47 +01:00
  • 0fb773f745 Add custom agent support to orchestration references gnekt 2026-03-23 16:08:40 +01:00
  • 590685d7df Add standardized template for custom agent creation gnekt 2026-03-23 16:08:31 +01:00
  • 1df4afb6dd Merge pull request #18 from gnekt/f_13 Gnekt 2026-03-23 21:38:36 +01:00
  • 10ea817aa5 Generate skills into temp dir to avoid polluting git status gnekt 2026-03-23 21:24:20 +01:00
  • 89b408217a Update agents.md to use dispatcher-driven coordination language gnekt 2026-03-23 20:39:17 +01:00
  • 1ebe161117 Quote Mermaid node label to fix rendering gnekt 2026-03-23 20:38:35 +01:00
  • c1c24a65bc Renumber Phase 4 creation checklist in architect.md gnekt 2026-03-23 20:38:19 +01:00
  • a7e5625250 Address Copilot review feedback on PR gnekt 2026-03-23 20:24:35 +01:00
  • f35c704550 Update README and CONTRIBUTING for the new architecture gnekt 2026-03-23 15:30:31 +01:00
  • c8e2db5053 Update all 8 agents to the new coordination protocol gnekt 2026-03-23 15:30:28 +01:00
  • 65253cdf7c Replace peer-to-peer agent messaging with centralized orchestration gnekt 2026-03-23 15:30:20 +01:00
  • 0a7213081c Remove the skills/ directory entirely gnekt 2026-03-23 15:30:13 +01:00
  • 03a36db2f7 Enhance multi-agent routing and coordination rules in CLAUDE.md gnekt 2026-03-22 23:20:55 +01:00
  • 8245d7312a Add Discord community badge to README gnekt 2026-03-22 21:53:52 +01:00
  • 299df8b1c9 REVAMPED gnekt 2026-03-22 17:13:17 +01:00