token_proxy AGENTS.md

A set of project instructions for an AI coding agent working on Token Proxy, a desktop tool that forwards requests between different AI APIs.

In plain words
What is it for?
Use it when changing Token Proxy's React and Rust code, API forwarding, usage tracking, load balancing, or priority management.
Why use it?
It gives the agent the project's purpose, technology choices, and reference projects so its changes fit the existing codebase.

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/mxyhi/token_proxy/agents-md
Clone the repo
git clone --depth 1 https://github.com/mxyhi/token_proxy

Made for: Codex, OpenCode.

Per session 239 This file is loaded in full into every session.
When invoked 239 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.00239 $0.00239
Opus 5 $0.00120 $0.00120
Sonnet 5 $0.00048 $0.00048
Haiku 4.5 $0.00024 $0.00024

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

Security

Grade A, and why

token_proxy 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 2d 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 · 19 lines

What it actually says

Token Proxy 代码库rule

本文件为在 token_proxy 项目中工作的 AI 智能体提供指导。

项目概览

Token Proxy 是基于 Tauri 的 AI API 代理工具,用于转发 OpenAI、Gemini、Anthropic 等 AI API 格式,支持本地运行、token 使用统计、负载均衡和优先级管理。

  • 前端: React 19 + TypeScript + Vite + Tailwind CSS v4 + shadcn/ui(pnpm dlx shadcn@latest add xxx)
  • 后端: Rust (Edition 2021) + Tokio + Axum
  • 桌面框架: Tauri 2

参考项目

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. 2d ago First seen · 19 lines · 239 tokens per session scan A 15cd573a6377

Subscribe to this mod's changes

token_proxy AGENTS.md is an instructions file published in the GitHub repository mxyhi/token_proxy (88 stars, last pushed 7d ago), licensed Apache-2.0. It adds 239 tokens to every session, about $0.0012 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-30.