Set up Subtext session capture in your app using your own coding agent
Review flagged AI-agent configuration or capability changes. This remains warn-only unless evidence shows foreign-agent hijack through preinstall/install/postinstall, hidden persistence, exfiltration, remote code execution, or other concrete malicious behavior.
`dist/agents/codex.js` runs `codex exec --full-auto` in the chosen project.
dist/agents/codex.jsView on unpkg`dist/agents/claude-code.js` and `dist/agents/gemini.js` launch installed coding agents.
dist/agents/claude-code.jsView on unpkg`dist/pluginSetup.js` can write Subtext MCP entries to project and home agent configs.
dist/pluginSetup.jsView on unpkg`dist/auth.js`, `dist/snippet.js`, and `dist/telemetry.js` send authenticated requests to Fullstory hosts.
dist/auth.jsView on unpkg`dist/agents/codex.js` runs `codex exec --full-auto` in the chosen project.
dist/agents/codex.jsView on unpkg`dist/agents/claude-code.js` and `dist/agents/gemini.js` launch installed coding agents.
dist/agents/claude-code.jsView on unpkg`dist/pluginSetup.js` can write Subtext MCP entries to project and home agent configs.
dist/pluginSetup.jsView on unpkg`dist/auth.js`, `dist/snippet.js`, and `dist/telemetry.js` send authenticated requests to Fullstory hosts.
dist/auth.jsView on unpkg