Releases: plotday/plot
Releases · plotday/plot
@plotday/tool-google-calendar@0.2.1
@plotday/agent@0.18.2
@plotday/agent@0.18.1
@plotday/agent@0.18.0
@plotday/tool-outlook-calendar@0.2.0
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: Improved callback ergonomics and types to use functions instead of strings (#51
02c6a1e) - Update for new callback function names (#51
49b4dc9) - Updated dependencies:
- @plotday/sdk@0.17.0
@plotday/tool-google-contacts@0.2.0
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: Improved callback ergonomics and types to use functions instead of strings (#51
02c6a1e) - Update for new callback function names (#51
49b4dc9) - Updated dependencies:
- @plotday/sdk@0.17.0
@plotday/tool-google-calendar@0.2.0
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: Improved callback ergonomics and types to use functions instead of strings (#51
02c6a1e) - Update for new callback function names (#51
49b4dc9) - Updated dependencies:
- @plotday/sdk@0.17.0
@plotday/sdk@0.17.0
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)