Skip to content

feat: SafeRunner and CLI#20

Merged
DevStrikerTech merged 2 commits intoprodfrom
dev
Apr 8, 2026
Merged

feat: SafeRunner and CLI#20
DevStrikerTech merged 2 commits intoprodfrom
dev

Conversation

@DevStrikerTech
Copy link
Copy Markdown
Owner

@DevStrikerTech DevStrikerTech commented Apr 8, 2026

Summary

  • Integrations / SafeRunner (#17): wrap external callables or .run(dict) pipelines; coerce Mapping / duck-typed model_dump() outputs to dict[str, Any]; include_trace=TruePipelineResult with a minimal external step (status, flags, latency) via TraceManager; same RAI entry points as the executor; non-Oris exceptions wrapped without chaining __cause__; ExternalRunnable re-export; PUBLIC_API.md updated.
  • CLI (prior devprod work): developer-oriented oris CLI behavior, safer / redacted run summaries, and related tests (still present in this tree).

Type

  • feat — ships release 0.7.1 (product + metadata)
  • fix — bug fix
  • refactor / perf — behavior-preserving change
  • test — tests only
  • docs / chore — release / version metadata in this diff

DevStrikerTech and others added 2 commits April 8, 2026 19:35
@DevStrikerTech DevStrikerTech merged commit 9042a43 into prod Apr 8, 2026
4 checks passed
@DevStrikerTech DevStrikerTech changed the title chore(release): merge dev into prod for v0.7.1 chore(release): promote dev to prod (includes 0.7.1 version bump) Apr 8, 2026
@DevStrikerTech DevStrikerTech changed the title chore(release): promote dev to prod (includes 0.7.1 version bump) release: oris-ai 0.7.1 — dev→prod (SafeRunner + CLI stack; diff is version bump) Apr 8, 2026
@DevStrikerTech DevStrikerTech changed the title release: oris-ai 0.7.1 — dev→prod (SafeRunner + CLI stack; diff is version bump) feat: SafeRunner and CLI Apr 8, 2026
@DevStrikerTech DevStrikerTech added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 8, 2026
@DevStrikerTech DevStrikerTech moved this to Done in Oris Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant