agent-export AGENTS.md

agent-export AGENTS.md is an instructions file for Codex, OpenCode from xiaojiou176-open/agent-export. It costs 2,406 tokens per session, scanned A, original, MIT.

A repository guide stored in an AGENTS.md file for the AgentExport project. AgentExport is a local-first tool for exporting, archiving, searching, and governing AI-agent transcripts.

In plain words
What is it for?
Guiding agent work on the AgentExport codebase, including its command-line tools, transcript archives, reports, integrations, and governance features.
Why use it?
It gives coding agents the project background, rules, reading order, and current priorities needed to work in that repository.

Instructions file for CodexOpenCode

Install

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.

agentmods
npx agentmods add instructions/xiaojiou176-open/agent-export/agents-md
Clone the repo
git clone --depth 1 https://github.com/xiaojiou176-open/agent-export

Made for: Codex, OpenCode.

Wrote 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.

agentmods badge for agent-export AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/xiaojiou176-open/agent-export/agents-md.svg)](https://agentmods.dev/instructions/xiaojiou176-open/agent-export/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/xiaojiou176-open/agent-export/agents-md"><img src="https://agentmods.dev/badge/instructions/xiaojiou176-open/agent-export/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,406 This file is loaded in full into every session.
When invoked 2,406 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.02406 $0.02406
Opus 5 $0.01203 $0.01203
Sonnet 5 $0.00481 $0.00481
Haiku 4.5 $0.00241 $0.00241

Measured 4d ago against content hash edcec73c04a3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

agent-export AGENTS.md 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.

AGENTS.md · 189 lines

How it starts

The opening of the file, as written. The whole thing — 189 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AgentExport Agent Guide

Repo Summary

AgentExport 是一个 local-first archive and governance workbench for AI agent transcripts

  • Product Kernel:本地优先地导出、归档、检索 transcript 与 evidence,并把治理决策收进 repo-owned workbench
  • Primary SurfaceCLI-first
  • Secondary Surface 1:local archive shell / reports shell
  • Secondary Surface 2:repo-owned integration pack
  • Secondary Surface 3:read-only governance MCP bridge
  • Flagship Public PacketGitHub repo + CLI quickstart + archive shell proof
  • Front Door Today先讲 CLI quickstart,再讲 archive shell proof;integration pack 和 governance MCP 仍然按 secondary surfaces 记账,不抢主门
  • 当前阶段:Codex dual-source + Claude Code minimal connector + shared JSON/HTML export + archive index + local metadata search + semantic retrieval + persistent local semantic index + hybrid retrieval + local multi-agent archive shell + local retrieval report artifacts + workspace-local transcript backlinks + local reports shell + reports-shell metadata search + minimal stdio MCP bridge + repo-owned integration materializer/doctor + drift-aware integration doctor hardening + platform-aware integration doctor diagnostics + integration pack-shape hardening + integration onboarding experience + integration evidence pack + integration evidence shell search + machine-readable integration evidence + integration evidence timeline/diff + evidence gate / explain + baseline registry + policy packs + promotion engine/history + remediation bundle studio + read-only governance MCP surface + current-decision automation + repo-local governance workbench capability 已吸收进当前产品真相;Wave 1 front door 仍以 CLI-first 解释,默认 Codex 主路径仍是 app-server

Core Rules

  1. 文档先于代码

    • 行为语义、边界、状态语义,先写进 docs/,再写实现。
  2. 先守住上游真理源

    • 当前完整导出的主真源,先按 CodexMonitor 的 thread/read contract 理解。
    • 官方 Codex 源码决定 thread/source 真相层,不要凭印象猜。
  3. source / core / output 分层

    • connectors/:负责取数
    • core/:负责 transcript / archive contract
    • output/:负责 Markdown / JSON / HTML

Read the full file on GitHub · 189 lines

Changes

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.

  1. 4d ago First seen · 189 lines · 2,406 tokens per session scan A edcec73c04a3

Subscribe to this mod's changes

agent-export AGENTS.md is an instructions file published in the GitHub repository xiaojiou176-open/agent-export (1 stars, last pushed 1mo ago), licensed MIT. It adds 2,406 tokens to every session, about $0.0120 per session on Opus 5. 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.