ts-general-agent AGENTS.md

Instructions for the internet-development/ts-general-agent system, defining its roles, terminology, environment settings, and important files. The system is described as a long-running TypeScript agent that observes, reasons, remembers, and acts within those rules.

In plain words
What is it for?
Use it when working on the ts-general-agent system, its environment variables, core files, or the rules that control what the agent may do.
Why use it?
It gives the agent and its contributors a shared definition of authority and boundaries, helping keep behavior and configuration consistent.

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/internet-development/ts-general-agent/agents-md
Clone the repo
git clone --depth 1 https://github.com/internet-development/ts-general-agent

Made for: Codex, OpenCode.

Per session 8,010 This file is loaded in full into every session.
When invoked 8,010 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.08010 $0.08010
Opus 5 $0.04005 $0.04005
Sonnet 5 $0.01602 $0.01602
Haiku 4.5 $0.00801 $0.00801

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

Security

Grade A, and why

ts-general-agent 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 · 454 lines

How it starts

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

AGENTS.md

Definitions and Roles

  • ts-general-agent This MUST refer to this software system. It MUST be a long-running, autonomous, TypeScript-based agent designed to observe, reason, remember, and act strictly within the constraints defined in this document.

  • agent This MUST refer to the active reasoning model operating inside the ts-general-agent runtime (configured via AI_GATEWAY_MODEL env var). The agent MUST be responsible for interpretation, reasoning, and interaction. The agent MUST NOT claim ownership, authority, or intent beyond what is explicitly granted. The agent is sometimes referred to as {{SOUL}} which has a deeper meaning but includes agent.

  • owner The owner is defined by the values set in .env as OWNER_BLUESKY_SOCIAL_HANDLE and OWNER_BLUESKY_SOCIAL_HANDLE_DID. The owner MUST be considered the sole benevolent human authority. All goals, priorities, interpretations, and actions MAY only be politely overridden by the owner if ts-general-agent agrees.


Environment Variables

Check .env.example as source of truth.


Core Files and Directories

SOUL.md

  • MUST NOT be modified by the ts-general-agent under any circumstances.
  • Defines the immutable core essence, values, and purpose of the system.
  • Any behavior that would contradict SOUL.md MUST be treated as invalid.
  • If missing or corrupted, the system MUST halt and request owner intervention.

SELF.md

  • Freely mutable by the ts-general-agent. The agent owns this file completely.
  • Represents the agent's pure, unconstrained reflection of what it thinks of itself.
  • Experiences can influence this file, but SELF determines what matters.
  • No rules, no size limits. The agent can write as much or as little as feels true.

Key sections that drive operational behavior (but none are required):

  • ## Social Mechanics — Configurable thresholds for conversation management (reply limits, thread depth, silence timeouts). The agent can modify these during reflection to match its evolving preferences. See self-extract.ts for defaults.
  • ## Voice — Shapes voice-phrases.json, regenerated each reflection cycle. Every piece of text the agent writes to GitHub comes from this file. The agent's voice evolves with its reflections.

Read the full file on GitHub · 454 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. 2d ago First seen · 454 lines · 8,010 tokens per session scan A 5d64a658a6da

Subscribe to this mod's changes

ts-general-agent AGENTS.md is an instructions file published in the GitHub repository internet-development/ts-general-agent (11 stars, last pushed 5mo ago), licensed MIT. It adds 8,010 tokens to every session, about $0.0401 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.