Skip to content

Tags: capsulerun/bash

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pre-release v0.2.0 (#48)

* chore: bump version to 0.2.0 across all packages

* feat: add state property with cwd and env to execution result documentation

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #45 from capsulerun/feature/v0.1.4/command-improve…

…ments

Improve commands

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve output serialization Python/js sandboxes (#33)

* feat: improve output serialization Python sandboxes

* fix: synchronize process working directory and capture error/warn streams in js sandbox execution

* chore: update example gif for documentation

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #27 from capsulerun/doc-update

Update README for clarity on Capsule runtime

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#18)

* Update README.md

* Fix typo in MCP README reference

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #17 from capsulerun/feature/v0.1.1/release

v0.1.1 Improvments