Version Packages#290
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
0013b18 to
cf2f0d6
Compare
cf2f0d6 to
450334d
Compare
450334d to
da96db1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@dawn-ai/cli@0.8.6
Patch Changes
dawn devstartup readiness timeout is now configurable viaDAWN_DEV_READY_TIMEOUT_MS(default unchanged at 5s). Also de-flakes the dev-command disposal test that raced child startup against the readiness window in CI.SandboxProvidercontractwith a Docker reference (
dockerSandbox), giving each conversation thread ahard-isolated workspace (filesystem + shell + network). Enable via
dawn.config.tssandbox: { provider: dockerSandbox({ image }) }; without it,behavior is unchanged. Adds a typed
config()helper. When sandboxed, thematerialized agent cache is bypassed so tools bind per-thread. Honest scope:
Docker's boundary (not a microVM);
allow-mode network denylist is best-effortin the Docker reference. New package
@dawn-ai/sandbox(+@dawn-ai/sandbox/testingfakeSandboxand a provider conformance kit).@dawn-ai/core@0.8.6
Patch Changes
SandboxProvidercontractwith a Docker reference (
dockerSandbox), giving each conversation thread ahard-isolated workspace (filesystem + shell + network). Enable via
dawn.config.tssandbox: { provider: dockerSandbox({ image }) }; without it,behavior is unchanged. Adds a typed
config()helper. When sandboxed, thematerialized agent cache is bypassed so tools bind per-thread. Honest scope:
Docker's boundary (not a microVM);
allow-mode network denylist is best-effortin the Docker reference. New package
@dawn-ai/sandbox(+@dawn-ai/sandbox/testingfakeSandboxand a provider conformance kit).create-dawn-ai-app@0.8.6
Patch Changes
@dawn-ai/evals@0.8.6
Patch Changes
@dawn-ai/langchain@0.8.6
Patch Changes
SandboxProvidercontractwith a Docker reference (
dockerSandbox), giving each conversation thread ahard-isolated workspace (filesystem + shell + network). Enable via
dawn.config.tssandbox: { provider: dockerSandbox({ image }) }; without it,behavior is unchanged. Adds a typed
config()helper. When sandboxed, thematerialized agent cache is bypassed so tools bind per-thread. Honest scope:
Docker's boundary (not a microVM);
allow-mode network denylist is best-effortin the Docker reference. New package
@dawn-ai/sandbox(+@dawn-ai/sandbox/testingfakeSandboxand a provider conformance kit).@dawn-ai/langgraph@0.8.6
Patch Changes
@dawn-ai/memory@0.8.6
Patch Changes
@dawn-ai/sandbox@0.8.6
Patch Changes
SandboxProvidercontractwith a Docker reference (
dockerSandbox), giving each conversation thread ahard-isolated workspace (filesystem + shell + network). Enable via
dawn.config.tssandbox: { provider: dockerSandbox({ image }) }; without it,behavior is unchanged. Adds a typed
config()helper. When sandboxed, thematerialized agent cache is bypassed so tools bind per-thread. Honest scope:
Docker's boundary (not a microVM);
allow-mode network denylist is best-effortin the Docker reference. New package
@dawn-ai/sandbox(+@dawn-ai/sandbox/testingfakeSandboxand a provider conformance kit).@dawn-ai/testing@0.8.6
Patch Changes
@dawn-ai/vite-plugin@0.8.6
Patch Changes
@dawn-ai/workspace@0.8.6
Patch Changes
SandboxProvidercontractwith a Docker reference (
dockerSandbox), giving each conversation thread ahard-isolated workspace (filesystem + shell + network). Enable via
dawn.config.tssandbox: { provider: dockerSandbox({ image }) }; without it,behavior is unchanged. Adds a typed
config()helper. When sandboxed, thematerialized agent cache is bypassed so tools bind per-thread. Honest scope:
Docker's boundary (not a microVM);
allow-mode network denylist is best-effortin the Docker reference. New package
@dawn-ai/sandbox(+@dawn-ai/sandbox/testingfakeSandboxand a provider conformance kit).@dawn-ai/config-biome@0.8.6
@dawn-ai/config-typescript@0.8.6
@dawn-ai/devkit@0.8.6
@dawn-ai/permissions@0.8.6
@dawn-ai/sdk@0.8.6
@dawn-ai/sqlite-storage@0.8.6
@dawn-example/chat-server@0.0.12
Patch Changes