What's Changed
- fix(runtime): stage symlink-safe copies for LocalDir uploads by @bearsyankees in #766
- fix(runtime): retry transient sandbox startup failures by @bearsyankees in #768
- feat(runtime): resolve sandbox ports over a shared Docker network by @devin-ai-integration[bot] in #775
- fix(core): bound per-agent image memory (proactive budget + inherited-context scrub) by @devin-ai-integration[bot] in #779
- feat(runtime): opt-in resource limits for docker sandbox containers by @devin-ai-integration[bot] in #780
- Revert "fix(runtime): retry transient sandbox startup failures (#768)" by @devin-ai-integration[bot] in #782
- docs(prompts,skills): bound recon output for shared-disk hygiene by @devin-ai-integration[bot] in #783
- docs(tools): guide proportional wait_for_message timeouts by @devin-ai-integration[bot] in #784
- docs(prompts,skills): stop hardcoding /workspace/scratch path by @devin-ai-integration[bot] in #786
- fix(runtime): cap sandbox container logs to prevent host disk exhaustion by @0xallam in #785
- fix(runtime): close the docker client on session cleanup by @0xallam in #787
- fix(prompt): down-rate or skip findings on demo data / demo environments by @devin-ai-integration[bot] in #793
- fix(proxy,tooling): serialize+reconnect Caido client, actionable HTTPQL errors, sandbox tool guidance by @devin-ai-integration[bot] in #794
- revert(proxy): drop overfit Caido reconnect/HTTPQL band-aids, keep serialization lock by @devin-ai-integration[bot] in #799
- fix(report): restore cost tracking for OpenRouter and other LiteLLM-routed models by @devin-ai-integration[bot] in #801
- fix(llm): retry statusless mid-stream provider errors (quota/billing/transient) by @devin-ai-integration[bot] in #790
- fix(llm): add per-turn model request timeout so stalled streams fail fast and retry by @devin-ai-integration[bot] in #802
- fix(llm): use a JSON-serializable per-turn model timeout by @devin-ai-integration[bot] in #803
- recon asset discovery skill by @bearsyankees in #809
- docs(skills): add grafana_prometheus observability pivot skill by @bearsyankees in #812
- fix(proxy): recompute Content-Length when replaying a modified body by @thejesh23 in #816
- strip transfer encoding by @bearsyankees in #820
- fix(report): prevent code-fence breakout in vulnerability markdown by @thejesh23 in #817
- docs(reporting): add CVSS calibration guidance to reduce severity inf… by @bearsyankees in #821
- docs(skills): add Active Directory / Kerberos domain testing skill by @bearsyankees in #825
- Local run viewer: email reports, run history, and the platform suite by @yoni-at-strix in #813
- chore: release v1.2.0 by @devin-ai-integration[bot] in #826
New Contributors
- @thejesh23 made their first contribution in #816
- @yoni-at-strix made their first contribution in #813
Full Changelog: v1.1.0...v1.2.0