diff --git a/AGENTS.md b/AGENTS.md index 7dcbc72..dac6851 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -15,7 +15,6 @@ - `modules/basic.ts` — Directory, context, model, thinking, and cost modules. - `modules/usage.ts` — Usage bars/text modules and color gradient rendering. - `usage/` — Provider usage fetchers adapted from `oh-my-pi`: https://github.com/can1357/oh-my-pi/tree/main/packages/ai/src/usage -- `usage/shared.ts` — Shared helpers for usage fetchers. - `providers/openai-codex/constants.ts` — OpenAI Codex base URL constant. ## Conventions