Skip to content

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 18 Dec 16:10
· 63 commits to dev since this release
  • d788599 feat(claude-code-skill-loader): add base directory context (#103)
  • 2b368ad feat(omo): improve orchestration with key triggers and tool guidance (#100)
  • 67a1dba refactor(keyword-detector): inject keywords on every message (#99)
  • 98df151 chore(document-writer): switch to Gemini 3 Flash model (#98)
  • 9a8d631 fix openai/chatgpt/codex auth via bump to v4.1.1 (#88)
  • 7a26cad docs: make installation instructions more explicit (#87)
  • 7a135f3 refactor(frontend-ui-ux-engineer): make prompt model-agnostic
  • d7e45a1 fix(anthropic-auto-compact): ensure executeCompact always runs for truncation/revert regardless of model info
  • 7546d57 Remove self dependency from package.json (#83)
  • 1400f15 docs: add uninstallation instructions to README (#82)

Thank you to 4 community contributors:

  • @fcoury:
    • docs: add uninstallation instructions to README (#82)
  • @devxoul:
    • Remove self dependency from package.json (#83)
  • @fayimora:
    • docs: make installation instructions more explicit (#87)
  • @tyler-dot-earth:
    • fix openai/chatgpt/codex auth via bump to v4.1.1 (#88)