docs: add project readme and usage attribution

This commit is contained in:
2026-05-03 11:34:17 -04:00
parent c96da624fe
commit 2031ab0506
2 changed files with 53 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
- `render.ts` — Width allocation, ANSI-aware truncation, dim text rendering.
- `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 copied/adapted from `oh-my-pi`.
- `usage/` — Provider usage fetchers adapted from `oh-my-pi`: https://github.com/can1357/oh-my-pi/tree/main/packages/ai/src/usage
- `providers/openai-codex/constants.ts`, `usage.ts`, `utils.ts` — Local shims/support for copied usage code.
## Conventions