Skip to content
TopicTracker
来自 HackerNews查看原文
译文语言译文语言

Mac 平台开源 Claude/Codex/Cursor 使用限制追踪工具

这是一款适用于 Mac 系统的开源工具,可帮助用户追踪 Claude、Codex 和 Cursor 等 AI 编程工具的使用限制与额度情况,方便开发者合理规划使用量,避免超出限制。

背景速读

- **CreditWatcher** 是一款开源的 macOS 菜单栏应用,可实时追踪 Anthropic(Claude)、OpenAI(Codex/ChatGPT)及 Cursor IDE 等 AI 服务的 API 用量与剩余额度。 - 这些 AI 服务通常按 token(令牌)或调用次数计费,用户容易在不知不觉中超支;该工具让开发者直接在菜单栏看到余额,避免意外扣费。 - 项目用 Swift 编写,代码公开在 GitHub 上,适合想自行定制或审查隐私安全的技术用户。 - 类似工具还有 Claude 官方未提供 Mac 原生额度提醒,社区因此开发了这类轻量级监控方案。

相关报道

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.