Home / truefoundry / trueforge · packages/assistant-ui-runtime/AGENTS.md · GitHub

AGENTS.md@packages/assistant-ui-runtime agentsA

AGENTS.md@packages/assistant-ui-runtime is agent-read markdown (agents) from truefoundry/trueforge.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

- One server session maps to one assistant-ui thread (`session.id` is the thread `remoteId`).
- The root thread id is always `main`; sub-agent threads nest beneath their creating tool call.
- The runtime accepts a ready `AgentUIServer` and MUST NOT own credentials or construct backend clients.
- Resuming a paused turn MUST include every pending tool approval and tool response across root and sub-agent threads in one turn request.
- Named and draft agent modes share the same runtime; draft spec updates remain synchronized through the server port.
- Canonical server ports, DTOs, and events live in `src/server/types.ts` and `src/server/events.ts`.
- Public runtime names use `TrueForge`, never the removed `TrueFoundry` backend name.

Read the whole file at its exact version.

How to install

Latest version
mdr add truefoundry/trueforge/packages/assistant-ui-runtime/AGENTS.md@git:20260922.a855122
Exact content
mdr add truefoundry/trueforge/packages/assistant-ui-runtime/AGENTS.md@sha256:661776fbef5fddea

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_64ae7a3nblsi6gom.svg)](https://markdownregistry.com/a/art_64ae7a3nblsi6gom)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.a855122 latest2026-09-22 a855122 739 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (739 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

truefoundry/trueforge · 5,937 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_64ae7a3nblsi6gom
GET https://markdownregistry.com/api/v1/resolve?ref=truefoundry/trueforge/packages/assistant-ui-runtime/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/661776fbef5fddead8cc0d9f10a5fa0491c470fe6b884929243b54eea4e4dbab

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from truefoundry/trueforge

server-types-runtime-only rules
truefoundry/trueforge · .cursor/rules/server-types-runtime-only.mdc · AgentUIServer / server-port types are defined only in assistant-ui-runtime; UI re-exports
git:20260922.a855122 · audit A · 5,937 stars
styles-rem-not-px rules
truefoundry/trueforge · .cursor/rules/styles-rem-not-px.mdc · Prefer rem over px for UI lengths (1rem = 16px)
git:20260907.bc11131 · audit A · 5,937 stars
trueforge-ui-slots rules
truefoundry/trueforge · .cursor/rules/trueforge-ui-slots.mdc · trueforge-ui JSX components must be host-overridable via useSlot / AtomSlots
git:20260901.a189482 · audit A · 5,937 stars
AGENTS.md agents
truefoundry/trueforge · AGENTS.md
git:20260922.a855122 · audit B · 5,937 stars
CLAUDE.md claude
truefoundry/trueforge · CLAUDE.md
git:20260724.fd3c6ef · audit B · 5,937 stars
CLAUDE.md@packages/assistant-ui-runtime claude
truefoundry/trueforge · packages/assistant-ui-runtime/CLAUDE.md
git:20260922.a855122 · audit B · 5,937 stars
AGENTS.md@packages/trueforge-core agents
truefoundry/trueforge · packages/trueforge-core/AGENTS.md
git:20260816.5100c59 · audit A · 5,937 stars
CLAUDE.md@packages/trueforge-core claude
truefoundry/trueforge · packages/trueforge-core/CLAUDE.md
git:20260816.f29d9ab · audit B · 5,937 stars
AGENTS.md@packages/trueforge-core/src/agent-session/store agents
truefoundry/trueforge · packages/trueforge-core/src/agent-session/store/AGENTS.md
git:20260816.f29d9ab · audit A · 5,937 stars
CLAUDE.md@packages/trueforge-core/src/agent-session/store claude
truefoundry/trueforge · packages/trueforge-core/src/agent-session/store/CLAUDE.md
git:20260816.f29d9ab · audit B · 5,937 stars
AGENTS.md@packages/trueforge-core/src/core/runtime agents
truefoundry/trueforge · packages/trueforge-core/src/core/runtime/AGENTS.md
git:20260816.f29d9ab · audit B · 5,937 stars
CLAUDE.md@packages/trueforge-core/src/core/runtime claude
truefoundry/trueforge · packages/trueforge-core/src/core/runtime/CLAUDE.md
git:20260816.f29d9ab · audit B · 5,937 stars

Every file in truefoundry/trueforge

Browse by kind, by grade A, or by owner.