Releases: A3S-Lab/Code
Releases · A3S-Lab/Code
v1.5.8
- 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
- chore(release): sync sdk versions for v1.5.7
- fix(core): avoid utf8 boundary panic in prompt truncation
v1.5.6
- 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
- fix(core,node-sdk): harden tool schemas and restore slash command output
v1.5.2
- feat(skills): support session-local registries
v1.5.1
- 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
- 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
- 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
- feat(python-sdk): v1.4.5 - Add tool skill support and fix SubAgentConfig
v1.4.4
- chore: bump version to 1.4.4