Skip to content

Sediman Browse

v0.2.5 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Affected surfaces

breaking_upgrade

Summary

AI summary

Added package data entry to ship missing provider YAMLs and other asset files.

Changes in this release

Bugfix Medium

Includes provider YAMLs and data assets in installed package

Includes provider YAMLs and data assets in installed package

Source: llm_adapter@2026-06-03

Confidence: low

Full changelog

Fix: Provider YAMLs included in package

Problem

setuptools only ships .py files by default. The 24 provider YAMLs were excluded from the installed package, causing Unknown provider: openai. Available: (empty).

Fix

Added [tool.setuptools.package-data] to include all non-.py data files (51 total):

  • 24 provider YAMLs (openai, anthropic, ollama, etc.)
  • Subagent .md prompt templates
  • Any JSON/TXT data assets

Full Changelog: https://github.com/sediman-agent/OpenSkynet/compare/v0.2.4...v0.2.5

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

Track Sediman Browse

Get notified when new releases ship.

Sign up free

About Sediman Browse

All releases →

Related context

Earlier breaking changes

  • v0.2.7 Renamed data directory from ~/.sediman to ~/.terminator across Python and Rust codebases

Beta — feedback welcome: [email protected]