Releases: us/den
Releases · us/den
v0.0.6
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
v0.0.4
v0.0.3
v0.0.1
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