Skip to content

Add TokenFence to Tools section#102

Open
u4ma-kev wants to merge 1 commit intoJenqyang:mainfrom
u4ma-kev:add-tokenfence
Open

Add TokenFence to Tools section#102
u4ma-kev wants to merge 1 commit intoJenqyang:mainfrom
u4ma-kev:add-tokenfence

Conversation

@u4ma-kev
Copy link
Copy Markdown

Hi! 👋

TokenFence is an open-source cost circuit breaker + runtime guardrails SDK for AI agents.

What it does:

  • Per-workflow budget caps with automatic enforcement
  • Automatic model downgrade (e.g., GPT-4o → GPT-4o-mini → GPT-3.5) as budget depletes
  • Kill switch for runaway agent loops
  • Least-privilege policy engine (allow/deny/require_approval with wildcards + audit trail)

Available as:

  • Python SDK: PyPI (104 tests, zero deps)
  • Node.js SDK: npm (58 tests, zero deps, full TypeScript)

Links:

MIT licensed. Fits naturally in the Tools section alongside AgentGuard, agentops, and APort Agent Guardrails.

@Jenqyang
Copy link
Copy Markdown
Owner

Decision: Not ready to merge yet.

Reason:

  1. The current diff places the entry under Benchmark/Evaluator instead of Tools.
  2. The linked Python repository in the PR body is not currently resolvable on GitHub, so the evidence trail is incomplete.

Next step: Please move the entry to the correct section and update the repo links to resolvable public repositories, then we can re-review.

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.

2 participants