Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/surface-aware-agentation.md

This file was deleted.

6 changes: 6 additions & 0 deletions plugins/agentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @smsunarto/bb-plugin-agentation

## 0.2.3

### Patch Changes

- 5f445aa: Enrich annotations with the exact public bb plugin UI surface and registration id that own the selected element, including component slots, composer contributions, and host-rendered plugin actions. Render source-oriented prompt guidance that points agents to the matching SDK registration in the plugin frontend. Keep the global React toolbar compatible with bb's foreign-DOM mutation guard.

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion plugins/agentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smsunarto/bb-plugin-agentation",
"version": "0.2.2",
"version": "0.2.3",
"description": "Point at any part of the bb UI — including plugin surfaces — and turn it into structured AFS 1.1 feedback that bb agents can read, answer, and resolve.",
"license": "MIT AND PolyForm-Shield-1.0.0",
"author": "Scott Sunarto",
Expand Down