Skip to content

0.5.8

Choose a tag to compare

@239573049 239573049 released this 16 Mar 10:42
· 629 commits to main since this release

[0.5.8] - 2026-03-16

Added

  • Slash command functionality in chat input — invoke commands via / prefix with command suggestions and command snapshots in message handling.
  • New command files for agent workflows: commit message drafting (commit.md), code review (review.md), security review (security-review.md), and agent creation (agents.md).

Changed

  • Refactored AGENTS.md for clarity and structure with detailed sections on project structure, build commands, coding style, testing, and commit guidelines.
  • Updated package-lock.json with new dependencies (docx, https-proxy-agent) and removed unnecessary peer dependency flags.