Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 02:47
· 115 commits to main since this release

v1.2.0 (2026-01-29)

Chores

  • Configure dependabot to target development branch (f6fc50f)

  • Remove outdated convention documentation (e4e9b51)

Features

  • Add boundary methods for important and critical text formatting (66658fa)

Introduces new Boundary methods:

  • important() for emphasizing important information
  • Refactors existing critical text formatting
  • Adds support for both XML and markdown formatting styles

These changes improve text emphasis and formatting capabilities in the prompt system

  • Add record response service for tracking agent interactions (b751175)

Refactoring

  • Improve message formatting and boundary handling (98d9a97)

  • Improve type hints and simplify enforcement list handling (ae14ff0)

  • Update enforcement and reinforcement message handling (b8b74d4)

  • Update list handling in ai comment watcher and add warning method to boundary utils (fa3d02f)


Detailed Changes: v1.1.0...v1.2.0