Releases: CelestoAI/sdk
Release list
v0.0.10
What's Changed
- Refactor SDK resource API by @aniketmaurya in #25
- Add small-file storage benchmark by @aniketmaurya in #26
- Add JuiceFS diagnostics to small-file benchmark by @aniketmaurya in #27
- Use real JuiceFS mountpoint for stats by @aniketmaurya in #28
Full Changelog: v0.0.9...v0.0.10
v0.0.9
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
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
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
What's Changed
- Polish README onboarding and examples by @aniketmaurya in #14
- Polish README docs and align template defaults by @aniketmaurya in #15
- Add computer port publish commands by @aniketmaurya in #16
- Fix SSH terminal resize dimensions by @aniketmaurya in #17
- Add a pip-aware celesto update command by @aniketmaurya in #18
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Serialize OpenAI Agents sandbox operations by @aniketmaurya in #11
- Add sandbox template support across Python and Node SDKs by @aniketmaurya in #12
- Add Celesto CLI auth commands with secure key storage by @aniketmaurya in #13
Full Changelog: v0.0.4...v0.0.5
v0.0.4
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
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
- @craigpfeifer made their first contribution in #4
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Add project name support in deployment SDK by @aniketmaurya in #3
New Contributors
- @aniketmaurya made their first contribution in #3
Full Changelog: v0.0.1...v0.0.2