Skip to content

Releases: AI45Lab/Code

v4.2.8

Choose a tag to compare

@github-actions github-actions released this 27 Jun 03:13
bf29b6b
  • feat(retry): retry transient network errors, not just HTTP status codes

v4.2.7

Choose a tag to compare

@github-actions github-actions released this 26 Jun 12:23
743732a
  • fix(ptc): generous default timeout for delegation-capable scripts

v4.2.6

Choose a tag to compare

@github-actions github-actions released this 26 Jun 09:55
6286ec4
  • feat(ptc): run host tool calls on the outer runtime so delegation fans out

v4.2.5

Choose a tag to compare

@github-actions github-actions released this 26 Jun 07:47
  • 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

Choose a tag to compare

@github-actions github-actions released this 26 Jun 03:53
  • fix(structured): resolve generate_object across models via reasoning-channel + multi-candidate extraction; bump 4.2.4

v4.2.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 02:27
b09b428
  • 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

Choose a tag to compare

@github-actions github-actions released this 25 Jun 12:37
  • 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

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:26
47347a4
  • chore(release): v4.2.1 — fix Python SDK wheel build (#80)

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 01:15
afc429e
  • 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

Choose a tag to compare

@github-actions github-actions released this 20 Jun 17:31
03c0882
  • chore(release): v4.0.0 — filesystem-first agents (#74)
  • feat(serve): filesystem-first agents (eve parity) — agent-dir, cron schedules, serve daemon, tools/ (#73)