0.5.0 #14
PsiACE
announced in
Announcements
0.5.0
#14
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Breaking changes
acp.helpers.embedded_text_resourceandembedded_blob_resourcenowreturn
TextResourceContents/BlobResourceContentsrather than thewrapper class. Wrap those results with
helpers.resource_block(...)when emitting embedded resources.
Highlights
AvailableCommandsUpdate,CurrentModeUpdate, session mode metadata,and raw tool-call
rawInput/rawOutputfields across the schema.acp.contribpackage withSessionAccumulatorfor stateful UI aggregation,ToolCallTrackerforagent-side tool stream management, and
PermissionBrokerto standardisepermission prompts. Extensive contrib test coverage ships under
tests/ contrib/.acp.helperswithupdate_available_commands,update_current_mode, and richer tool-call builders(
start_read_tool_call,start_edit_tool_call) that populate locationsand raw payloads automatically.
docs/contrib.mdguide andsurface it in the MkDocs navigation.
the generated models line up with the Rust/TypeScript SDK naming.
This discussion was created from the release 0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions