Skip to content

T-36: Expose operational OMP policies - #118

Merged
jaesbit merged 2 commits into
develfrom
auto-work/t36-expose-model-retry-compaction-policies
Jul 16, 2026
Merged

T-36: Expose operational OMP policies#118
jaesbit merged 2 commits into
develfrom
auto-work/t36-expose-model-retry-compaction-policies

Conversation

@jaesbit

@jaesbit jaesbit commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • expose OMP model roles, thinking, retry/fallback, and compaction settings through a source-of-truth API
  • show each effective value, schema default, and explicit origin in Settings → Policies
  • validate scalar and record-shaped policy updates before persisting through the OMP SDK

Verification

  • bun test apps/server/src/routes-policies.test.ts
  • bun run --filter '@omp-deck/protocol' typecheck
  • bun run --filter '@omp-deck/web' typecheck

Known environment limitation

  • bun run --filter '@omp-deck/server' typecheck still reports 14 pre-existing diagnostics limited to session-monitor.ts, session-monitor.test.ts, and auto-work/engine.test.ts.
  • bun run --filter '@omp-deck/web' build is blocked by Node 18.20.4 while Vite 8 requires Node 20.19+ or 22.12+.

@jaesbit
jaesbit merged commit 8eed990 into devel Jul 16, 2026
@jaesbit
jaesbit deleted the auto-work/t36-expose-model-retry-compaction-policies branch July 16, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant