@plotday/sdk@0.17.0
·
445 commits
to main
since this release
Added
Changed
- BREAKING: Creating and updating Activity using the Plot tool now requires requesting permission in options (#51
b3242e4) - BREAKING: Agents and Tools now define a build() method to gain access to tools, which are then available via this.tools.
- BREAKING: Renamed callCallback, run, cancel, and cancelAll Agent/Tool functions (#51
49b4dc9) - BREAKING: Improved callback ergonomics and types to use functions instead of strings (#51
02c6a1e)