Skip to content

v0.6.0

Choose a tag to compare

@iloveitaly iloveitaly released this 26 Jan 20:38
171646d

0.6.0 (2026-01-26)

Features

  • add commands.md (aabd520)
  • agents: add Claude, Gemini, and GitHub agent implementations (a861552)
  • cli: add global verbose option and improve user feedback (ae6d5de)
  • explode: support single agent with --agent option (3351ac3)
  • set default log level and configure verbose in CLI init (c8a012a)
  • support opencode command format and tomli-w for toml output (e79a144)

Bug Fixes

  • correct structlog-config version in dependencies list (23780ce)
  • handle manual-only sections in rule file generation (8ad0143)

Documentation

  • add commands.md with detailed dev and project instructions (7eff67d)
  • add IDE format comparison table to README.md (f6d5afa)
  • clarify dev instructions and pnpm usage in docs (e4b8bc9)
  • clarify pnpm usage and reorganize dev instructions (417dc2a)
  • clarify python package management and update applyTo glob pattern (5fe5fb1)
  • document OpenCode format and update CLI usage examples (353c103)
  • expand python app module layout and folder purposes (06671c1)
  • expand python app structure guidelines and module roles (9784d9f)
  • fix prompt syntax and update section titles for consistency (7ed21e6)
  • opencode: add new command markdowns for workflow rules (f30578d)
  • recommend section comments in integration browser tests (40e883b)
  • remove duplicate git clone instructions from README (b639e5e)
  • remove environment variable and secrets management section (ff27f2a)
  • remove outdated testing and implementation instructions (2846cb2)
  • remove python script and typescript docstring guidelines (abc17e5)
  • reorder sections and move TypeScript docstring guidance (8dbbfe3)
  • reorganize secrets and backend notes, clarify app structure (c9dc712)
  • rules: update package management and apply headers in mdc files (0f8e8ff)
  • simplify readme, improve install and usage details (d4c9a5d)
  • update dev instructions and remove redundant package commands (3f9614c)
  • update dev instructions to clarify rule usage and file name (4940408)
  • update pnpm usage instructions in instructions.md (5ebc27a)
  • update python section globs and package install guidance (afcd4cb)