Skip to content

Releases: agentscope-ai/agentscope-typescript

agentscope-v0.0.6

26 May 14:37
95a4325

Choose a tag to compare

What's Changed

Full Changelog: agentscope-v0.0.5...agentscope-v0.0.6

agentscope-v0.0.5

18 May 10:18
d894e5b

Choose a tag to compare

What's Changed

  • feat(block): add suggested_rules fields into the tool call block by @DavdGao in #28

Full Changelog: agentscope-v0.0.4...agentscope-v0.0.5

agentscope-v0.0.4

16 May 08:10
a995a3a

Choose a tag to compare

What's Changed

  • refactor(block): refactor the ToolCallBlock and ToolResultBlock to align the Python version by @DavdGao in #27

Full Changelog: agentscope-v0.0.3...agentscope-v0.0.4

agentscope-v0.0.3

15 May 08:26
aaa91de

Choose a tag to compare

What's Changed

  • chore(pnpm): update the pnpm-lock.yaml by pnpm build:agentscope by @DavdGao in #18
  • fix: desktop use mcp error by @zhouce in #23
  • feat(desktop): support typewriter effect in the editor page by @DavdGao in #24
  • chore(version): bump the version to 0.0.3 by @DavdGao in #26
  • feat(protocol): align the basic structure in typescript version with the agentscope 2.0 in Python by @DavdGao in #25

New Contributors

Full Changelog: agentscope-v0.0.2...agentscope-v0.0.3

agentscope-v0.0.2

20 Mar 10:15
89a6bff

Choose a tag to compare

What's Changed

  • ci(actions): add GitHub actions for PR title checking and unittests by @DavdGao in #12
  • fix(ci): build electron application in ci.yml and fix the bugs in the GitHub action by @DavdGao in #13
  • chore(github): add templates for pull request and issue by @DavdGao in #14
  • chore(ci): add GitHub Actions workflows for automatic release by @DavdGao in #15
  • chore(build): migrate build setup from tcs to tsup by @DavdGao in #17

New Contributors

Full Changelog: https://github.com/agentscope-ai/agentscope-typescript/commits/agentscope-v0.0.2