Skip to content

Releases: A3S-Lab/Code

v1.5.8

26 Mar 11:18

Choose a tag to compare

  • fix(test): simplify windows env command expansion
  • fix(test): use powershell env expansion on windows
  • fix(test): make bash env test cross-platform
  • fix(ci): resolve clippy and sdk version drift
  • feat: enhance agent config, document parser, LLM, tools and SDKs
  • Propagate host shell environment to tool commands
  • Update user guidence (#16)

v1.5.7

24 Mar 11:11

Choose a tag to compare

  • chore(release): sync sdk versions for v1.5.7
  • fix(core): avoid utf8 boundary panic in prompt truncation

v1.5.6

24 Mar 10:10

Choose a tag to compare

  • chore(release): bump a3s-code to v1.5.6
  • chore(release): update lockfile for a3s-code-core v1.5.5
  • fix(llm): set ZhipuClient provider_name to "zhipu" (model names are glm-*)
  • refactor(llm): rename GlmClient to ZhipuClient and glm.rs to zhipu.rs
  • feat(llm): add dedicated GlmClient for Zhipu AI

v1.5.4

23 Mar 11:19

Choose a tag to compare

  • fix(core,node-sdk): harden tool schemas and restore slash command output

v1.5.2

19 Mar 19:32

Choose a tag to compare

  • feat(skills): support session-local registries

v1.5.1

19 Mar 09:14

Choose a tag to compare

  • chore: bump version to 1.5.1
  • fix(node-sdk): remove broken documentParserRegistry from plugin classes
  • docs: update README with slash commands, BTW, hooks, multi-agent capabilities

v1.5.0

19 Mar 07:47

Choose a tag to compare

  • fix: useless format! in agentic_parse (clippy)
  • chore: bump version to 1.5.0
  • docs: rewrite README with first-principles structure
  • chore: update README, SDK bindings, and chart-generator examples
  • ci: add PR/push ci workflow, sync optionalDependencies to all 7 platforms

v1.4.6

18 Mar 11:44

Choose a tag to compare

  • ci: update setup-workspace.sh for a3s-search v0.9
  • chore: bump version to v1.4.6
  • feat(sdk): align Python and Node.js SessionOptions with Rust core
  • fix: handle empty tool arguments for no-argument MCP tools

v1.4.5

16 Mar 08:08

Choose a tag to compare

  • feat(python-sdk): v1.4.5 - Add tool skill support and fix SubAgentConfig

v1.4.4

13 Mar 13:28

Choose a tag to compare

  • chore: bump version to 1.4.4