Rocke1001feller/coding-plan-assistant
智能Coding Plan 助手
What it solves
It provides a unified system for managing coding plans and AI usage across different platforms, integrating multiple AI model providers (such as Zhipu, Volcengine, Alibaba Bailian, and Baidu Qianfan) and monitoring token usage.
How it works
The project is structured as a monorepo containing a browser extension for AI interaction and a macOS menu bar application for usage monitoring. These components communicate via a shared bridge protocol based on Markdown and JSON, allowing the browser extension and desktop app to synchronize data and functionality.
Who it’s for
Developers who use multiple AI providers and want a consistent way to track token usage and access AI tools across their browser and desktop environment.
Highlights
- Multi-platform support including a Chrome extension and a macOS menu bar app.
- Integration with multiple AI model providers.
- Token usage monitoring across three different desktop surfaces (menu bar, overlay, and floating window).
- Shared bridge protocol for cross-platform communication.
Related
- Project
Javis603/token-monitorToken Monitor is a cross‑platform desktop widget that reads local logs and API‑key balances from 35+ AI coding assistants, shows live token usage, cost, and quota limits, and can sync those summaries across multiple machines via a self‑hosted or Cloudflare hub. It offers per‑session breakdowns, historical heatmaps, export to CSV/JSON, and a highly customizable UI, all while keeping raw prompt data private.
- Project
opgginc/opencode-barA macOS menu bar app that automatically monitors and aggregates real-time usage and billing for multiple AI providers in one unified dashboard.
- Project
shanggqm/codexUcodexU is a native macOS menu‑bar (and Windows Tauri) app that reads local OpenAI Codex (and optional Claude Code) data to display quota percentages, token‑usage trends, project/skill rankings, a locally‑computed AI‑leadership score, and an estimated API‑cost (“羊毛进度”). All processing stays on the user’s machine; no usage data is uploaded.
- Project
tddworks/ClaudeBarA macOS menu bar app that monitors AI coding assistant usage quotas in real time across multiple providers, featuring Touch Bar and Notch integration.
- Project
graykode/abtopA TUI monitoring dashboard for AI coding agents that tracks token usage, context windows, and rate limits across multiple active sessions.