v0.6.0
·
991 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
devin-2api v0.6.0
Full Changelog: v0.5.0...v0.6.0
Features
- feat(main): resolve version via ldflags > module > vcs > embedded VERSION
- feat(scripts): add quota probe poller and billing-fit tool
- feat(release): ship windows assets as zip bundles
- feat(scripts): add systemd --user deploy path for linux
- feat(release): publish windows binaries and gate cross-platform builds
- feat(obs): report process CPU/RSS on Windows
- feat(config): discover Devin credentials on Windows AppData paths
Fixes
- fix(ci): goimports local-prefixes must be a list
- fix(obs): read FILETIME raw count for Windows process CPU
- fix(scripts): keep deploy progress off stdout and match strays by comm
- fix(dashboard): include cache_write in est_cost at input price
- fix(devin): cool down catalog fetch failures to stop retry-storm passthrough
- fix(devin): freeze token bucket during upstream rate-limit latch
Other
- chore: gitignore pycache, compile-check fit.py without writing pyc
- build(release): mechanize green-CI gate and build image from CI artifacts
- ci: add golangci-lint gate, deploy-asset assertions, shared setup-go
- refactor: satisfy minimal golangci-lint set
- docs(readme): give Linux/Windows copy-pasteable install commands
- docs(config): correct Windows token source — devin.exe ships inside Windsurf app
- docs: clarify windows token discovery and console kill semantics
- docs: add per-platform install table for service setup
- docs: document windows/linux credential paths and service setup