Skip to content

Add OpsHistory dry-run operator surface#40

Merged
mdheller merged 4 commits intomainfrom
ops-history-dry-run-contracts
May 7, 2026
Merged

Add OpsHistory dry-run operator surface#40
mdheller merged 4 commits intomainfrom
ops-history-dry-run-contracts

Conversation

@mdheller
Copy link
Copy Markdown
Contributor

@mdheller mdheller commented May 6, 2026

Summary

Adds AgentTerm's initial OpsHistory dry-run operator surface.

Files added/changed:

  • src/agent_term/ops_history.py
  • src/agent_term/cli.py
  • tests/test_ops_history.py
  • docs/integration/ops-history.md

New dry-run commands:

agent-term ops-history policy --profile active-multi-agent-room
agent-term ops-history replay --thread demo-search
agent-term ops-history context-pack --workroom pi-demo
agent-term ops-history redactions

Validation

Expected commands:

ruff check .
pytest

Scope

Dry-run only. No live Matrix, sync service, Memory Mesh writeback, AgentPlane execution, browser export, or operational receipt export.

@mdheller mdheller merged commit 66eb6ee into main May 7, 2026
1 check passed
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