Skip to content

Releases: plotday/plot

@plotday/tool-google-calendar@0.1.4

19 Oct 19:36
759cc3d

Choose a tag to compare

Changed

  • Updated dependencies:
  • @plotday/sdk@0.12.0

@plotday/tool-google-calendar@0.1.3

19 Oct 04:58
d8454b5

Choose a tag to compare

Changed

  • improved changelog format (#9)
  • Updated dependencies:
  • @plotday/sdk@0.11.1

@plotday/tool-google-calendar@0.1.2

19 Oct 02:10
bb87e26

Choose a tag to compare

Patch Changes

  • Updated dependencies [1d809ec]:
    • @plotday/sdk@0.11.0

@plotday/sdk@0.13.1

19 Oct 23:51
f0cd57d

Choose a tag to compare

Added

  • Progress updates for agent generate and deploy (#25 b9c3528)
  • Install latest SDK package after generate (#25 b9c3528)

Fixed

  • Several instances of Agents and Tools missing the id argument (#24 2d53d37)

@plotday/sdk@0.13.0

19 Oct 23:17
b77fe24

Choose a tag to compare

Changed

  • BREAKING: Add agent id to Agent and Tool constructors (#22 34e7e43)
  • Generate agent-guide.ts from AGENT.template.md (#21 fee051d)

@plotday/sdk@0.12.2

19 Oct 21:34
178d32d

Choose a tag to compare

Fixed

  • Add lint and deploy scripts to generated package.json (#19 0910b87)

@plotday/sdk@0.12.1

19 Oct 21:18
0d29efd

Choose a tag to compare

Changed

@plotday/sdk@0.12.0

19 Oct 19:36
759cc3d

Choose a tag to compare

Changed

  • BREAKING: Use ModelPreferences instead of an explicit AIModel in AI.prompt(). This supports BYOK and user preferences. (#15 7cd2d7e)

@plotday/sdk@0.11.1

19 Oct 04:58
d8454b5

Choose a tag to compare

Changed

  • Add instructions to AGENTS.md to avoid accidentally reprocessing agent-created activities (#10)
  • improved changelog format (#9)
  • Generate a plotAgentId on "plot agent generate" if none specified (#10)

Fixed

  • Set displayName on plot agent generate (#10)

@plotday/sdk@0.11.0

19 Oct 02:10
bb87e26

Choose a tag to compare

Minor Changes