Skip to content

Releases: openlayer-ai/openlayer-ts

v0.18.0

02 Oct 15:59

Choose a tag to compare

0.18.0 (2025-10-02)

Full Changelog: v0.17.1...v0.18.0

Features

Bug Fixes

  • remove conflicting and unnecessary dependencies (d6b6e9e)
  • remove outdated core.ts (ab9035b)

Chores

v0.17.1

30 Sep 11:50

Choose a tag to compare

0.17.1 (2025-09-30)

Full Changelog: v0.17.0...v0.17.1

Bug Fixes

  • backend: more upgrades to examples (ebd0a51)
  • yarn upgrade form-data for vulnerability (cc222a0)

Performance Improvements

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (55a402e)
  • internal: codegen related update (fa4eb8b)
  • internal: fix incremental formatting in some cases (6b294aa)
  • internal: ignore .eslintcache (455578b)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (60a3a49)

v0.17.0

10 Sep 13:32

Choose a tag to compare

0.17.0 (2025-09-09)

Full Changelog: v0.16.3...v0.17.0

Features

Bug Fixes

  • coerce nullable values to undefined (ad82989)

Chores

v0.16.3

04 Sep 13:35

Choose a tag to compare

0.16.3 (2025-09-04)

Full Changelog: v0.16.2...v0.16.3

Bug Fixes

  • update example for bedrock dev mode to incl openlayerignore (dc37d37)

Chores

  • update CI script (4243b7a)
  • update package dependencies and improve tracing latency calculation (d984e00)

Refactors

  • consolidate StepType enum and related functionality into steps.ts (7ac626e)
  • improve code readability and formatting across multiple files (0d3cfe0)
  • streamline timing handling in tracedTool and tracedAgent (56ee199)

v0.16.2

23 Aug 02:41

Choose a tag to compare

0.16.2 (2025-08-23)

Full Changelog: v0.16.1...v0.16.2

Bug Fixes

v0.16.1

23 Aug 02:29

Choose a tag to compare

0.16.1 (2025-08-23)

Full Changelog: v0.16.0...v0.16.1

Bug Fixes

  • rm rawOutput to improve dataset load size (ed7828b)

v0.16.0

23 Aug 02:23

Choose a tag to compare

0.16.0 (2025-08-23)

Full Changelog: v0.15.2...v0.16.0

Features

  • update pricing for traced bedrock clients (ac0c7e6)

v0.15.2

23 Aug 01:35

Choose a tag to compare

0.15.2 (2025-08-23)

Full Changelog: v0.15.1...v0.15.2

Bug Fixes

v0.15.1

22 Aug 02:52

Choose a tag to compare

0.15.1 (2025-08-22)

Full Changelog: v0.15.0...v0.15.1

Chores

v0.15.0

22 Aug 02:39

Choose a tag to compare

0.15.0 (2025-08-22)

Full Changelog: v0.14.1...v0.15.0

Features

  • add traces to dev mode runs and update bedrock example (acdb00f)