ysh1112/codex-model-watch
最近被codex的模型降智搞得很痛苦,所以做了这个用来监控,现在分享给大家,可以看看自己模型是否被替换掉(如果需要可以看任何AI的模型是否被替换掉,稍微改改登录凭证即可,包括中转站)。
About the project
A local Python tool that monitors Codex model usage: token consumption, 5h/7d quota levels, capacity rejections, and actively probes for silent model substitution via a minimal request.
Useful for
- Probe which model the server actually returns for a given request
- Review model usage distribution and 5h/7d quota levels from local logs
- Run the probe on a cron schedule every 2 hours to track substitution over time
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 13 stars so far today, about 52 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 2 days old and already has 104 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #179.
- About 12 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 104
- Today
- 13 · ≈ 52 by evening
- Forks
- 16
- Issues and pull requests
- 1
- Watchers
- 0
- Language
- HTML
- License
- MIT
- Created
- September 20, 2026
- Last push
- September 21, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 22, 2026Top new repositories this week: #179
More in this category
-
5.9
bendlang/bend
Bend 2 is a dependently-typed programming language with proofs that compiles to CPU and GPU. It lets you declare laws in LAWS.bend that the compiler mechanically verifies, blocking AI-agent mistakes.
-
5.0
anmolkapil/plexo
Download manager for Windows and macOS that speeds up downloads by splitting files into 8 MB chunks fetched in parallel across multiple network interfaces (Wi-Fi, Ethernet, USB tethering).
-
4.4
superagents-lab/jev-search
A web search app where TypeSafe's Jev interprets plain-language questions to pick sources, time ranges and queries, then ranks results from Search1API with visible relevance scores. Returns links and snippets instead…
-
4.4
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…
-
4.2
ahmedkhaleel2004/gitdiagram
A web service that turns any public or private GitHub repository into an interactive architecture diagram: it analyzes the file tree, README and code excerpts with an LLM to build a system graph with links to sources.
-
4.2
tt-a1i/archify
An agent skill for Cursor, Claude Code, Codex CLI, and OpenCode that turns a system description or codebase into interactive HTML/SVG architecture, workflow, sequence, data-flow, and lifecycle diagrams from typed JSON…