Skip to content

Releases: AI45Lab/Code

v4.2.8

27 Jun 03:13
bf29b6b

Choose a tag to compare

  • feat(retry): retry transient network errors, not just HTTP status codes

v4.2.7

26 Jun 12:23
743732a

Choose a tag to compare

  • fix(ptc): generous default timeout for delegation-capable scripts

v4.2.6

26 Jun 09:55
6286ec4

Choose a tag to compare

  • feat(ptc): run host tool calls on the outer runtime so delegation fans out

v4.2.5

26 Jun 07:47

Choose a tag to compare

  • fix(openai): keep streamed reasoning out of text_content so reasoning-model agent loops don't terminate early; bump 4.2.5

v4.2.4

26 Jun 03:53

Choose a tag to compare

  • fix(structured): resolve generate_object across models via reasoning-channel + multi-candidate extraction; bump 4.2.4

v4.2.3

26 Jun 02:27
b09b428

Choose a tag to compare

  • chore(release): align all SDK version files to 4.2.3 (version-alignment gate)
  • chore(release): bump SDK package versions to 4.2.3
  • fix(agent): keep conversation on cancel; strip delegation tools from PTC

v4.2.2

25 Jun 12:37

Choose a tag to compare

  • chore: bump version to 4.2.2
  • fix(llm/openai): accept GLM reasoning streaming field as reasoning_content
  • ci: type-check Node and Python SDKs on PRs (#81)

v4.2.1

23 Jun 07:26
47347a4

Choose a tag to compare

  • chore(release): v4.2.1 — fix Python SDK wheel build (#80)

v4.1.0

23 Jun 01:15
afc429e

Choose a tag to compare

  • chore(release): v4.1.0 (#77)
  • fix(core): relax active skill tool restrictions by default (#72)
  • docs: document filesystem-first agents + neutralize product-name wording (#75)

v4.0.0

20 Jun 17:31
03c0882

Choose a tag to compare

  • chore(release): v4.0.0 — filesystem-first agents (#74)
  • feat(serve): filesystem-first agents (eve parity) — agent-dir, cron schedules, serve daemon, tools/ (#73)