reflexio AGENTS.md

Quick project guidance for ReflexioAI/reflexio, covering its FastAPI backend, Next.js documentation site, Python environment, API schemas, and testing tools.

In plain words
What is it for?
Use it to start Reflexio services, test its API with curl, work in the uv environment, inspect API schemas, or make frontend changes.
Why use it?
It provides the correct startup commands and working conventions, including how to override settings without changing the checked-in environment file.

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

Made for: Codex, OpenCode.

Per session 128 This file is loaded in full into every session.
When invoked 128 The same file — it is already loaded in full.
Security scan A 1 finding. 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.00128 $0.00128
Opus 5 $0.00064 $0.00064
Sonnet 5 $0.00026 $0.00026
Haiku 4.5 $0.00013 $0.00013

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

Security

Grade A, and why

reflexio AGENTS.md scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Use `curl` for API testing (faster); use Chrome for frontend tasks
Origin

Copies of this mod

1 near-identical copy found in the catalogue:

AGENTS.md · 12 lines

What it actually says

Reflexio

See developer.md for full development guidelines, project structure, and setup instructions.

Quick Reference

  • Start services: ./run_services.sh — runs FastAPI backend (port 8061) and Next.js docs (port 8062)
  • Run commands in uv env: uv run <cmd> or activate .venv
  • Use curl for API testing (faster); use Chrome for frontend tasks
  • Never change env variable values in .env file — use shell exports for overrides
  • API schemas live in reflexio/models/api_schema/
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 · 12 lines · 128 tokens per session scan A 6832a9510100

Subscribe to this mod's changes

reflexio AGENTS.md is an instructions file published in the GitHub repository ReflexioAI/reflexio (338 stars, last pushed 2d ago), licensed Apache-2.0. It adds 128 tokens to every session, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories

Acontext AGENTS.md

Instructions for memodb-io/Acontext, covering acontext, navigation guide, plan-driven development, modules and rules.

memodb-io/Acontext · 2,445 tokens

BEST-Self-Enhancement-Learning-AI CLAUDE.md

Instructions for subkoks/BEST-Self-Enhancement-Learning-AI, covering bsela — claude code entry, completed, repo state at session end, next session — start here and state at session start.

subkoks/BEST-Self-Enhancement-Learning-AI · 5,742 tokens

AutoTrainess AGENTS.md

Instructions for simple-agent-lab/AutoTrainess, covering agents.md, objective, hard constraints, experiment guidance and stage rules.

simple-agent-lab/AutoTrainess · 1,265 tokens

claude-reflect CLAUDE.md

Instructions for BayramAnnakov/claude-reflect, covering claude.md, project overview, architecture, data flow and memory targets (full hierarchy).

BayramAnnakov/claude-reflect · 1,872 tokens

smarter-agent AGENTS.md

Instructions for AnimaApp/smarter-agent: When you make a meaningful behavioral change to an agent skill, durable memory convention, system prompt, routing policy, safety boundary, classification rule, evidence threshold, escalation rule, or completion rule, load and follow skills/smarter-agent/SKILL.md before claiming…

AnimaApp/smarter-agent · 331 tokens

BEST-Self-Enhancement-Learning-AI AGENTS.md

Instructions for subkoks/BEST-Self-Enhancement-Learning-AI, covering bsela — project agent rules, project identity, core invariants, memory taxonomy (canonical) and improvement loop contract.

subkoks/BEST-Self-Enhancement-Learning-AI · 2,627 tokens