This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
ReleasePort's take
Light signalVersion v1.7.6 adds a -v/--version flag and updates self‑skill documentation; it also resolves a sandbox mode bug when overriding the working directory with -w /work.
Why it matters: Patch to v1.7.6 immediately if you use sandbox mode with a custom workdir override; otherwise, test the new version flag in dev before upgrading.
Summary
AI summaryFixed sandbox mode error when overriding the working directory.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Add -v / --version flag Add -v / --version flag Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
Updated self skill with config file docs, env vars table, current tool list Updated self skill with config file docs, env vars table, current tool list Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Bugfix | Medium |
Fix sandbox mode absolute entrypoint path issue with -w /work overrides Fix sandbox mode absolute entrypoint path issue with -w /work overrides Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Refactor | Low |
Restructured --help output into modes, flags, and env sections Restructured --help output into modes, flags, and env sections Source: granite4.1:30b@2026-05-23-audit Confidence: low |
— |
Full changelog
- Add
-v/--versionflag - Restructured
--helpoutput (modes, flags, env sections) - Fix sandbox mode: absolute entrypoint path prevents "cannot find module /work/index.mjs" when
-w /workoverrides WORKDIR - Updated self skill with config file docs, env vars table, current tool list
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Tiny agentic loop with Docker sandbox
All releases →Related context
Related tools
Earlier breaking changes
- v1.8.0 Goal tool's `check` parameter now a judge prompt, not bash command.
Beta — feedback welcome: [email protected]