WrenAI AGENTS.md

Repository instructions for WrenAI, a project that uses Wren Engine to work with data. They direct the assistant to shared instructions containing build commands, architecture details, and coding conventions.

In plain words
What is it for?
Use them when building or modifying WrenAI so the assistant follows the project's shared commands and conventions.
Why use it?
They point the assistant to the central rules it needs before changing the 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/canner/wrenai/agents-md
Clone the repo
git clone --depth 1 https://github.com/Canner/WrenAI

Made for: Codex, OpenCode.

Per session 123 This file is loaded in full into every session.
When invoked 123 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00123 $0.00123
Opus 5 $0.00062 $0.00062
Sonnet 5 $0.00025 $0.00025
Haiku 4.5 $0.00012 $0.00012

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

Security

Grade A, and why

WrenAI 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 3d 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 · 8 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 3d ago First seen · 8 lines · 123 tokens per session scan A a1cbcfb72ba9

Subscribe to this mod's changes

WrenAI AGENTS.md is an instructions file published in the GitHub repository Canner/WrenAI (17,427 stars, last pushed 5d ago), with no licence file. It adds 123 tokens to every session, about $0.0006 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.

Related

Other instructions, from other repositories

full-funnel-ai-analytics CLAUDE.md

Instructions for eduardocornelsen/full-funnel-ai-analytics, covering full-funnel ai analytics — agent instructions, 1. canonical metric definitions, cvr — two valid definitions; always label which one, roas and ctr.

eduardocornelsen/full-funnel-ai-analytics · 4,376 tokens

sql-benchmarks-dagster AGENTS.md

Instructions for rctruta/sql-benchmarks-dagster, covering agentic benchmarking protocol, three ways in, the agentic loop (cli form), reading results — pick the right shape and template discovery (rest api).

rctruta/sql-benchmarks-dagster · 1,830 tokens

supabase studio-composition-patterns.instructions.md

Instructions for supabase/supabase, covering react composition patterns review rules, core principle, when to flag, 1. boolean prop proliferation (high) and 2. render props instead of children (medium).

supabase/supabase · 592 tokens

supabase studio-shortcuts.instructions.md

Instructions for supabase/supabase, covering studio shortcut review rules, core principle, when to flag, preferred pattern and search inputs.

supabase/supabase · 698 tokens

supabase studio-e2e-tests.instructions.md

Instructions for supabase/supabase, covering studio e2e test review rules, selector priority (best to worst), patterns to flag and good practices to encourage.

supabase/supabase · 597 tokens

supabase studio-testing.instructions.md

Instructions for supabase/supabase, covering studio testing review rules, core principle, when to comment, which test type to suggest and reference.

supabase/supabase · 281 tokens