Skip to content

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 30 Jun 01:53

Changed

  • AIBP selection context sent to AI agents now uses paired XML tags (e.g. <selection ...> ... </selection>) instead of single-sided markers. Removes ambiguity when selected text contains <...> strings (common in Markdown / HTML / config files), and shrinks each message by a few lines. (aibp-pi / aibp-opencode 1.0.4)

Docs

  • README hero refreshed with an AI Partner intro and demo.
  • Website gained a Changelog page and a custom 404 page.
  • Repo root slimmed from 23 to 17 entries (moved install.sh to tools/, relocated aibp-agents/ under internal/aibp/, etc.); no functional impact.

Full Changelog: v1.1.4...v1.1.5