Skip to content

Releases: us/den

v0.0.6

14 Mar 13:01

Choose a tag to compare

Changelog

  • 8528cef docs(sdk): add README files for Python and TypeScript SDKs
  • c1c32ca feat: add shared resource management with memory pressure monitoring
  • 803b566 fix(sdk): correct README examples to match actual API and fix file I/O
  • 7c6ca1c fix: correct competitor comparison table — E2B is open source
  • fcc550d perf: optimize defaults for shared resource usage at scale

v0.0.5

04 Mar 21:54

Choose a tag to compare

Changelog

  • 6ab3575 chore(sdk): bump SDK versions to 0.0.5
  • ef51cc3 fix(sdk): rename npm package to @us4/den

v0.0.4

04 Mar 17:14

Choose a tag to compare

Changelog

  • 7913e88 fix(ci): add public access for npm scoped package, rename PyPI package to den-sdk

v0.0.3

04 Mar 17:01

Choose a tag to compare

Changelog

  • 098e734 ci: switch Docker registry to GHCR, make SDK publish conditional
  • d2924a3 feat(docs): add SEO meta tags, sitemap, robots.txt, and 404 page
  • 41ee5fd fix: SSRF protection, error leaking, rate limiter hardening, SDK fixes

v0.0.1

03 Mar 22:28

Choose a tag to compare

Changelog

  • 15c0c77 ci: fix goreleaser config — remove missing Dockerfile and homebrew tap
  • 0d11b5d ci: fix release workflow Go version, add Go proxy indexing, fix goreleaser owner
  • 7a74998 feat: add comprehensive storage layer with volumes, tmpfs, and S3 sync
  • a24c5f5 feat: initial release of Den — self-hosted sandbox runtime for AI agents
  • e4f2ca0 fix(ci): disable errcheck linter, skip SDK tests when no test files exist
  • a28f9c3 fix(ci): resolve staticcheck warnings and fix Python SDK test detection
  • 6d3dd18 fix(ci): track cmd/den and sdk/python/src, fix gitignore and SDK tests
  • 3f2ce0b fix(ci): upgrade Go to 1.25, pin golangci-lint v2.4, track dashboard dist
  • 9dbee1a fix(ci): upgrade golangci-lint-action to v7 for golangci-lint v2 support
  • 3d40435 fix(ci): use --extra dev instead of --group dev for uv sync
  • 2bd68a6 fix: hardcode footer bg, increase text opacity, add article padding
  • 3dc1ee3 fix: prevent markdown headings inside code blocks
  • a1aa8f9 fix: update footer to TMLS design with brand + meta layout
  • f268b94 perf: optimize file I/O, stop timeout, and add warm pool