Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Minimal Claude Code statusline setup I personally use
| Date | Stars |
|---|---|
| 2026-07-31 | 1355 |
| 2026-08-06 | 1355 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# claude-statusline Configure your Claude Code statusline to show limits, directory and git info  ## Install Run the command below to set it up ```bash npx @kamranahmedse/claude-statusline ``` It backups your old status line if any and copies the status line script to `~/.claude/statusline.sh` and configures your Claude Code settings. ## Requirements - [jq](https://jqlang.github.io/jq/) — for parsing JSON - curl — for fetching rate limit data - git — for branch info On macOS: ```bash brew install jq ``` ## Uninstall ```bash npx @kamranahmedse/claude-statusline --uninstall ``` If you had a previous statusline, it restores it from the backup. Otherwise it removes the script and cleans up your settings. ## License MIT
Excerpt of 767 characters
Read on GitHubKamran Ahmed · United Kingdom
17
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:a2448646117ce096, llm:description: 'Minimal Claude Code statusline setup I personally use' (Shell). No topics or README provided.