Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 May 16:14
12b6306

0.13.0 (2026-05-08)

Features

  • agents: support bundling AGENTS.md files (3def4dc)
  • explode: improve instruction parsing and execution summary (e11a124)
  • gemini: support GEMINI.md for rule management (fda3f2f)
  • gemini: update instruction file configuration for Gemini CLI (ef77133)
  • support custom instructions via persistent markers (740dfd7)

Bug Fixes

  • parser: support glob directives without spaces (e653d97)
  • update deprecated status code in instructions (b7314a2)
  • update id type to TypeID in Distribution model (d073269)

Documentation

  • document instructions.md customization feature (6d6ebf1)
  • update AI coding and testing guidelines (df80d6c)
  • update developer workflow and python style rules (fb3b90f)
  • update development workflow instructions (26bcae1)
  • update documentation style and coding guidelines (c3ca831)
  • update model and type definition examples in documentation (9d14f56)
  • update model pattern documentation (2f71c80)
  • update status code in testing documentation (522fe04)