diff --git a/ai_agents/AGENTS.md b/ai_agents/AGENTS.md index 88ed9863d9..fe05ab19a5 100644 --- a/ai_agents/AGENTS.md +++ b/ai_agents/AGENTS.md @@ -2,6 +2,12 @@ This file provides guidance to AI coding assistants when working with code in this repository. +## Superpowers System + + +You have superpowers. Superpowers teach you new skills and capabilities. RIGHT NOW run: `~/.codex/superpowers/.codex/superpowers-codex bootstrap` and follow the instructions it returns. + + ## Repository Overview This is the **TEN Framework AI Agents** repository, a modular platform for building real-time AI agents with voice, video, and multimodal capabilities. The framework uses a graph-based architecture where extensions (ASR, LLM, TTS, RTC, tools) are connected via property.json configurations to create complete AI agent pipelines.