Commit 4815581
committed
docs(readme): front-load search keywords in hook for GitHub discoverability
GitHub search excerpts the top of the README in result listings. The
current opening is a single thin line ("Python client for the Cycles
budget-management protocol") that does not match what a Python developer
searching GitHub for "AI agent budget Python", "LangChain cost control",
"CrewAI governance", or "OpenAI Agents SDK budget" would actually type.
Rewrites the H1 + opening into a keyword-rich two-paragraph summary that
names the framework integration surface (OpenAI, Anthropic, LangChain,
OpenAI Agents SDK, CrewAI). No structural changes below line 9.1 parent 8f8084c commit 4815581
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments