Releases: AI45Lab/Code
Releases · AI45Lab/Code
v1.11.0
v1.10.0
- chore: align all SDK versions to v1.10.0
- fix: remove unused import in config.rs
- feat: remove HCL support, ACL-only for a3s-code-core
v1.9.4
- fix: add version to a3s-acl git dependency for crates.io publishing
- bump version to v1.9.4
- bump version to v1.9.4
- fix: remove unused acl_value_to_json function
- fix: use git dependency for a3s-acl instead of path dependency
- fix(sdk): align Python and Node SDK docs with ACL format support
- feat(core): support ACL and JSON config formats in Agent.create
v1.9.3
- fix: update version files to 1.9.3
- fix(core): convert if to match guard to satisfy clippy collapsible_match
- fix: run clippy only on lib and bins, not tests
- fix: apply clippy suggestions for unnecessary_map_or
- fix: revert is_none_or to map_or for CI compatibility
- fix: resolve clippy warnings for v1.9.3 release
- chore: bump version to 1.9.3 and fix python repository URL
- feat(core): add reasoning_delta event type for kimi reasoning_content
- chore(code): local changes before merge
- feat(code): pre-analysis optimization and MiniMax compatibility
v1.9.2
- fix: stream forwarder silently drops events on send failure
v1.9.1
- fix: align node SDK Cargo.toml version to 1.9.1
- fix: align python-bootstrap version to 1.9.1
- fix(sdk): handle all AgentEvent variants in stream output
- feat(code): update LLM modules and agent
- feat(code): add set_planning_mode to SessionManager
- fix(code): update llm module
v1.8.5
- fix: convert null tool args to empty object to prevent GenericFailure
v1.8.4
- fix: prevent UTF-8 multibyte character boundary panic on string truncation
v1.8.2
- release: bump bootstrap package version to 1.8.0
v1.8.1
- release: bump SDK versions to 1.8.0