From 361f66de40680ba23d81aef890857a24361eed9a Mon Sep 17 00:00:00 2001 From: Junho Yeo Date: Wed, 31 Dec 2025 04:00:02 +0900 Subject: [PATCH] Add Tokscale to README --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4d6646e..3719a3c 100644 --- a/readme.md +++ b/readme.md @@ -85,7 +85,8 @@ An **unofficial** curated list of resources for Amp, an AI coding agent by Sourc - [Conductor](https://x.com/charliebholtz/status/1963345520543633742) - Run a bunch of Amps in parallel. - [amp.nvim](https://github.com/sourcegraph/amp.nvim) - Official Neovim plugin for Amp coding agent. - [nvim-amp](https://github.com/aliou/nvim-amp) - Neovim plugin providing syntax highlighting and support for Amp permission and agent files. -- [Amp ACP](https://github.com/tao12345666333/amp-acp) - ACP adapter for Amp Code, enabling Amp to work in the Zed editor. +- [Amp ACP](https://github.com/tao12345666333/amp-acp) - ACP adapter for Amp Code, enabling Amp to work in the Zed editor. +- [Tokscale](https://github.com/junhoyeo/tokscale) - A CLI tool for tracking token usage from AmpCode and other coding agents (OpenCode, Claude Code, Codex, Gemini CLI, Cursor IDE, and Factory Droid) ### Amp CLI