Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 10:04
· 29 commits to main since this release

[0.3.0] - 2026-08-14

Breaking Changes

  • Move translation to BasePrompts.translation

Features

  • Improve json rendering in jinja templates
  • Better traceback for language errors

Bug Fixes

  • Improve language localization prompts and answering agent
  • Add explicit current_section=None to GuideAgentPrompts.generate_section_prompt template render
  • Move translation to BasePrompts.translation [breaking]
  • Improve whitespace in jinja templates

Internal

  • Document the dead language templates in the codebase