Skip to content

Releases: CelestoAI/sdk

v0.0.10

Choose a tag to compare

@aniketmaurya aniketmaurya released this 04 Jul 11:08
Immutable release. Only release title and notes can be modified.

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

Choose a tag to compare

@aniketmaurya aniketmaurya released this 26 Jun 15:09
Immutable release. Only release title and notes can be modified.
cb8d9ba

Hotfix release for long computer exec via the CLI/SDK. Long Computers.exec calls now aggregate the existing streaming endpoint while preserving the buffered result shape, avoiding the deployed synchronous buffered path that returned 502 during live smoke. Python package published to PyPI; npm publish skipped because JS package version is unchanged.

v0.0.8

Choose a tag to compare

@aniketmaurya aniketmaurya released this 26 Jun 14:55
Immutable release. Only release title and notes can be modified.
39b0bfd

Hotfix release for live browser-agent create smoke. Keeps the default client timeout unchanged while giving computer create a longer per-request read timeout so slower template provisioning can return a computer id instead of timing out locally. Python package published to PyPI; npm publish skipped because the JS package version is unchanged.

v0.0.7

Choose a tag to compare

@aniketmaurya aniketmaurya released this 26 Jun 14:41
Immutable release. Only release title and notes can be modified.
a0ff583

Python SDK and CLI release for computer API/CLI stabilization. Includes computer get, filtered list, streaming run, exec timeout handling, template metadata support, updated docs, and a guarded npm publish step so unchanged JS package versions do not fail Python releases.

v0.0.6

Choose a tag to compare

@aniketmaurya aniketmaurya released this 07 Jun 22:00
Immutable release. Only release title and notes can be modified.
4dcbef1

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

Choose a tag to compare

@aniketmaurya aniketmaurya released this 07 Jun 13:29
Immutable release. Only release title and notes can be modified.

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@aniketmaurya aniketmaurya released this 06 May 00:37
Immutable release. Only release title and notes can be modified.
00e6373

What's Changed

  • feat(js): add @celestoai/sdk npm package by @aniketmaurya in #7
  • feat(js): add Computers client with interactive terminal support by @aniketmaurya in #8
  • refactor(js): rename CelestoClient → Celesto, promote JS/TS in README by @aniketmaurya in #9
  • Add OpenAI Agents sandbox integrations by @aniketmaurya in #10

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@aniketmaurya aniketmaurya released this 12 Apr 23:03
d31fb2c

What's Changed

  • Add .celestoignore support for excluding files during deployment by @craigpfeifer in #4
  • Refine SDK: cpus/memory params + README focused on computers by @aniketmaurya in #5

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@aniketmaurya aniketmaurya released this 21 Jan 07:46

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@aniketmaurya aniketmaurya released this 13 Jan 23:01
ec66f15

Full Changelog: v0.0.1.dev1...v0.0.1