Skip to content

Releases: AI45Lab/Code

v1.11.0

24 Apr 02:29

Choose a tag to compare

  • chore: align Node.js SDK version to v1.11.0
  • chore: bump version to v1.11.0
  • fix: update REPO to AI45Lab/Code for Python SDK bootstrap
  • fix(core): avoid duplicate content in OpenAI streaming when both delta and message have content

v1.10.0

21 Apr 23:12

Choose a tag to compare

  • 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

21 Apr 02:09

Choose a tag to compare

  • 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

18 Apr 07:45

Choose a tag to compare

  • 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

16 Apr 04:23

Choose a tag to compare

  • fix: stream forwarder silently drops events on send failure

v1.9.1

16 Apr 01:25

Choose a tag to compare

  • 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

09 Apr 07:23

Choose a tag to compare

  • fix: convert null tool args to empty object to prevent GenericFailure

v1.8.4

09 Apr 02:52

Choose a tag to compare

  • fix: prevent UTF-8 multibyte character boundary panic on string truncation

v1.8.2

07 Apr 17:06

Choose a tag to compare

  • release: bump bootstrap package version to 1.8.0

v1.8.1

07 Apr 16:35

Choose a tag to compare

  • release: bump SDK versions to 1.8.0