Releases: theagentplane/tokenops
Releases · theagentplane/tokenops
Release list
agent-tokenops 0.3.0
What's Changed
- docs: credit external contributors by handle in CHANGELOG by @tishachawla-jg in #104
- docs(security): state the trust model in SECURITY.md by @tishachawla-jg in #105
- docs(security): add public threat model by @tishachawla-jg in #106
- docs: note Chronicle's REALM @ EMNLP 2026 acceptance by @tishachawla-jg in #108
- docs: note Secure Open Source Fund participation by @tishachawla-jg in #112
- Disable trajectory_hint (remote-only prep) by @susheem-k in #119
- LedgerBackend protocol + HttpLedgerBackend (remote-only, Phase 2.1) by @susheem-k in #120
- Ledger.close_run() + skip zero-cost spend writes (remote-only prep) by @susheem-k in #121
- docs: remove Secure Open Source Fund line from the hero by @tishachawla-jg in #126
- fix: bring e2e tests into default CI, fix 3 stale against attribution hardening by @susheem-k in #130
- refactor: rename RunState to LocalRunState; add PolicyInstance.data_scope by @susheem-k in #131
- docs: add raise-issue skill for writing newcomer-readable issues by @susheem-k in #134
- chore: release 0.3.0 by @susheem-k in #136
Full Changelog: v0.2.1...v0.3.0
agent-tokenops 0.2.1
What's Changed
- README community and press links, plus an issue-first contributing workflow by @tishachawla-jg in #62
- Add office hours to the README Community section by @tishachawla-jg in #63
- Add a Start hacking front door: quickstart, integration skill, leaner README by @tishachawla-jg in #64
- Keep governance reasons ASCII so they cannot crash a Windows console by @tishachawla-jg in #69
- Fold Demos into Run it locally and make the target table the one command list by @tishachawla-jg in #70
- Merge concurrent policy actions instead of letting the last one win by @tishachawla-jg in #71
- Make the demo runnable after pip install, and cut the README to a sequence by @tishachawla-jg in #72
- Cut the README to what a reader needs, and lead with the skill by @tishachawla-jg in #74
- docs(policies): point docs at docs/policies/ and document trajectory_hint exception (#68) by @amasen02 in #73
- docs: overhaul README from a user-facing perspective by @tishachawla-jg in #75
- ui: light, professional theme for the Admin/Dashboard/bench UI by @tishachawla-jg in #76
- fix: ruff-format dashboard.py by @tishachawla-jg in #77
- docs: land the remaining badge/hero README follow-ups by @tishachawla-jg in #78
- docs: re-record the hero demo gif against the light theme by @tishachawla-jg in #79
- docs: land the second round of README follow-ups by @tishachawla-jg in #80
- docs: final README polish pass by @tishachawla-jg in #81
- docs: land the hero/compares/support polish (round 3) by @tishachawla-jg in #82
- docs: gif tighten/border, table de-emoji, skill badge (round 4) by @tishachawla-jg in #83
- docs: frame the hero gif in a table-cell border by @tishachawla-jg in #85
- docs: real [!TIP] alert for the recommended integration path by @tishachawla-jg in #87
- docs: make Core features intro enterprise-readable by @tishachawla-jg in #88
- docs: trim a redundant sentence from Core features by @tishachawla-jg in #91
- docs: re-record hero gif to actually show cost reduction by @tishachawla-jg in #92
- Add dev.to cover banner asset by @tishachawla-jg in #93
- Clarify dev.to banner headline wording by @tishachawla-jg in #94
- docs: static banner in hero, move demo gif into Quickstart by @tishachawla-jg in #95
- docs: enlarge the Quickstart demo gif by @tishachawla-jg in #96
- Add short timeout to health checks to prevent sidebar hanging by @HeaTTap in #97
- docs: re-encode demo gif at higher resolution by @tishachawla-jg in #98
- Pin streamlit to a tested range instead of an unbounded lower bound by @SurajPatelPro in #99
- test: declare pytest-asyncio as a dev dependency by @tishachawla-jg in #100
- docs: say checked not enforced in hero copy by @tishachawla-jg in #101
- release: 0.2.1 by @tishachawla-jg in #102
New Contributors
- @amasen02 made their first contribution in #73
- @HeaTTap made their first contribution in #97
- @SurajPatelPro made their first contribution in #99
Full Changelog: v0.2.0...v0.2.1
agent-tokenops 0.2.0
What's Changed
- docs(readme): animate hero with governed-run demo GIF by @tishachawla-jg in #42
- HTTP store when CONTROL_PLANE_URL is set by @susheem-k in #43
- Release agent-tokenops 0.2.0 by @susheem-k in #44
Full Changelog: v0.1.3...v0.2.0
agent-tokenops 0.1.3
What's Changed
- Create dashboard run on register_run by @susheem-k in #41
Full Changelog: v0.1.2...v0.1.3
agent-tokenops 0.1.2
What's Changed
- LLM-kind @boundary pre_call via Chronicle on_enter by @susheem-k in #39
- Depend on agent-chronicle>=0.3.0 from PyPI by @susheem-k in #40
Full Changelog: v0.1.1...v0.1.2
agent-tokenops 0.1.1
What's Changed
- Harden TokenOps integration UX (ambient run scope, Chronicle wrap_llm, thread safety) by @susheem-k in #34
- Polish OSS package surface: LFS, community docs, CI lint by @susheem-k in #35
- Fix README CI badge after test.yml → ci.yml rename by @susheem-k in #36
- Add onboarding guide and README links by @susheem-k in #37
- Release 0.1.1 (Chronicle ≥0.2.0) by @susheem-k in #38
Full Changelog: v0.1.0...v0.1.1
agent-tokenops 0.1.0
What's Changed
- Live agent benchmarks: browser-use and MetaGPT TokenOps A/B by @susheem-k in #10
- Add opt-in trajectory_hint policy for warm-start playbook injection by @susheem-k in #11
- Split core/bench and wire Chronicle on_crossing by @susheem-k in #12
- Split control plane service from agent SDK by @susheem-k in #13
- Add Planner→Researcher→Writer triad TokenOps bench by @susheem-k in #14
- Add integration skill, CI, and field-guide screenshots by @susheem-k in #15
- Fix triad.yaml: tool_reject → tool_fix by @susheem-k in #16
- Entry-agent run registration, header propagation, no parent rollup by @susheem-k in #17
- Keep TokenOps as importable core (plane + SDK + Admin) by @susheem-k in #19
- Trim bench-era residue from core by @susheem-k in #20
- Cursor/interactive readme skill by @susheem-k in #21
- Reshape README to match Chronicle's OSS front-page structure. by @susheem-k in #22
- Chronicle-shaped README and agent-tokenops PyPI release by @susheem-k in #23
Full Changelog: https://github.com/theagentplane/tokenops/commits/v0.1.0