Skip to content

v0.1.11

Choose a tag to compare

@vkayatas vkayatas released this 26 Mar 11:12
· 3 commits to master since this release

Clarify why the analyze command is excluded from agent skills.

The skill files (copilot.md, claude.md) now explain that the analyze command requires a local Ollama install and is redundant when the agent itself is the LLM. This resolves the apparent contradiction between the skill instructions and the README documentation.

Changes:

  • Updated agent skill files with parenthetical explaining the analyze exclusion
  • Bumped version to 0.1.11

Full changelog: v0.1.10...v0.1.11