Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/usetheokit/theokit/changeloggit clone --depth 1 https://github.com/usetheokit/theokitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/usetheokit/theokit/changelog)<a href="https://agentmods.dev/agents/usetheokit/theokit/changelog"><img src="https://agentmods.dev/badge/agents/usetheokit/theokit/changelog.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.43499 |
| Opus 5 | $0.00000 | $0.21750 |
| Sonnet 5 | $0.00000 | $0.08700 |
| Haiku 4.5 | $0.00000 | $0.04350 |
Grade A, and why
CHANGELOG scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 2,448 lines — stays where its author put it; the contents beside it link to each section on GitHub.
@theokit/agents
12.1.0
Minor Changes
-
0f88b0e:
@theokit/agents/toolsnow forwards the image tool, and the@theokit/sdk-toolsfloor moves to^0.27.1to make that possible.Three symbols reach the layer for the first time:
createViewImageTool,CreateViewImageToolOptionsandDEFAULT_MAX_IMAGE_BYTES.view_imagelets an agent LOOK at an image in the project — read the bytes, confine the path, and hand the model an image block rather than a base64 blob it cannot see.This is a gap closing rather than a feature arriving.
tools-entry.tsstates that the surface is preserved WHOLE and that any deliberately withheld symbol carries its reason in writing; these three were absent with no reason, because the pinned^0.26.1did not publish them. The layer was not withholding anything — its dependency was short. The cost was measurable:view_imagewas the only tool a consumer had to write by hand, in a registry where the other nine were built-ins, and an image reader that honours any path is a file-exfiltration primitive with a friendly name — exactly the code that should not be rewritten per product.tests/unit/tools-view-image-parity.test.tshad been skipping loudly for this reason and turned itself back on the moment the floor moved. Its two behavioural assertions were rewritten to observehandlerrather thantoModelOutput:Tool.createconsumes the shaping it is given, so the returned tool carriesname,description,inputSchemaandhandlerand nothing else — which the source states in its own header. The behaviour they pin is unchanged and now actually measured: a readable image reaches the model as exactly ONE image block with no leading text, and a failed read stays a text envelope so the model can read the error and retry.
12.0.0
Major Changes
- 8691f5c:
@theokit/agents/ptyis gone. The PTY backend now lives in@theokit/agents-pty, and installing@theokit/agentsno longer compiles a terminal.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 2,448 lines · 0 tokens per session scan A ec4e8ab8401d
CHANGELOG is an agent published in the GitHub repository usetheokit/theokit (5 stars, last pushed 5d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 43,499 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
release
Prepares and validates GPT-RAG multi-repository releases. Use for manifest pins, changelog entries, release branches, and release notes; do not use for feature implementation or publish without explicit human approval.
git-workflow-master
Git工作流专家,负责分支策略设计、合并冲突解决、代码历史维护、CI集成和团队Git规范制定.
deployer
→ Playbooks: [[playbooks/context-engineering]] → Related: [[agents/reviewer]] (gatekeeper) | [[agents/builder]] (implementer).
version-release-manager
Manages complete release workflow from version detection to GitHub release creation - MUST execute ALL steps including GitHub release.
git-repository-manager
Manages Git repositories, version control, GitHub/GitLab operations, and automated release workflows with intelligent branching strategies and documentation updates.
Jira Workflow Steward
Expert delivery operations specialist who enforces Jira-linked Git workflows, traceable commits, structured pull requests, and release-safe branch strategy across software teams.