This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryFix #109 preventing skill_manage artifact creation, add updater fallback to build from source when binaries missing, and refactor agent to resolve critical runtime errors.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Optimizes agent performance, wires terminator functionality, fixes browser mode issues. Optimizes agent performance, wires terminator functionality, fixes browser mode issues. Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Adds fallback to build from source when pre‑built binaries are unavailable. Adds fallback to build from source when pre‑built binaries are unavailable. Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Refactors loop.py, fixes critical runtime errors, improves web search detection. Refactors loop.py, fixes critical runtime errors, improves web search detection. Source: llm_adapter@2026-06-04 Confidence: high |
— |
| Bugfix | Medium |
Fixes inability to create skill_manage artifacts due to action‑tracking filter. Fixes inability to create skill_manage artifacts due to action‑tracking filter. Source: llm_adapter@2026-06-04 Confidence: low |
— |
Full changelog
What's Changed
- fix: resolve #109 — [MEDIUM] skill_manage artifacts can never be created due to action-tracking filter by @JasonSedimanBOT in https://github.com/sediman-agent/OpenSkynet/pull/325
- fix(updater): add fallback to build from source when pre-built binaries are unavailable by @JasonHonKL in https://github.com/sediman-agent/OpenSkynet/pull/328
- fix(agent): Refactor loop.py, fix critical runtime errors, improve web search detection by @JasonHonKL in https://github.com/sediman-agent/OpenSkynet/pull/329
- feat: agent optimization, terminator wiring, browser mode fixes & test coverage by @JasonHonKL in https://github.com/sediman-agent/OpenSkynet/pull/330
Full Changelog: https://github.com/sediman-agent/OpenSkynet/compare/v0.3.11...v0.3.12
What's Changed
- fix: resolve #109 — [MEDIUM] skill_manage artifacts can never be created due to action-tracking filter by @JasonSedimanBOT in https://github.com/sediman-agent/OpenSkynet/pull/325
- fix(updater): add fallback to build from source when pre-built binaries are unavailable by @JasonHonKL in https://github.com/sediman-agent/OpenSkynet/pull/328
- fix(agent): Refactor loop.py, fix critical runtime errors, improve web search detection by @JasonHonKL in https://github.com/sediman-agent/OpenSkynet/pull/329
- feat: agent optimization, terminator wiring, browser mode fixes & test coverage by @JasonHonKL in https://github.com/sediman-agent/OpenSkynet/pull/330
Full Changelog: https://github.com/sediman-agent/OpenSkynet/compare/v0.3.11...v0.3.12
What's Changed
- fix: resolve #109 — [MEDIUM] skill_manage artifacts can never be created due to action-tracking filter by @JasonSedimanBOT in https://github.com/sediman-agent/OpenSkynet/pull/325
- fix(updater): add fallback to build from source when pre-built binaries are unavailable by @JasonHonKL in https://github.com/sediman-agent/OpenSkynet/pull/328
- fix(agent): Refactor loop.py, fix critical runtime errors, improve web search detection by @JasonHonKL in https://github.com/sediman-agent/OpenSkynet/pull/329
- feat: agent optimization, terminator wiring, browser mode fixes & test coverage by @JasonHonKL in https://github.com/sediman-agent/OpenSkynet/pull/330
Full Changelog: https://github.com/sediman-agent/OpenSkynet/compare/v0.3.11...v0.3.12
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 Sediman Browse
All releases →Related context
Related tools
Earlier breaking changes
- v0.2.7 Renamed data directory from ~/.sediman to ~/.terminator across Python and Rust codebases
Beta — feedback welcome: [email protected]