docs: remove deleted usage/shared.ts from AGENTS.md layout

This commit is contained in:
2026-05-03 21:25:43 -04:00
parent 9951a11b29
commit 26ba42f2b9

View File

@@ -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