# pi-timing 推广帖文草稿

## 🐦 X (Twitter)

**英文版：**
> Ever wonder how long your AI coding agent actually *thinks* vs *works*?
>
> Built a timing widget for pi (pi.dev) — shows per-turn generation time with a thinking estimate (think≈), tool time, cumulative active time (no idle!), and total session span. Survives restarts, follows your language (zh/en), `/tree` branch aware.
>
> 📦 pi install git:github.com/adamcjm/pi-timing
>
> Demo: https://github.com/adamcjm/pi-timing
>
> #pi #AItools #coding #TUI #opensource

**中文版：**
> 好奇过你的 AI 编程助手到底"想了多久"、真正干活多久吗？
>
> 给 pi（pi.dev）写了个计时组件：单轮生成耗时（含思考≈估算）、工具耗时、累计活跃时间（不含空等）、会话总跨度。重启不丢、自动中英切换、支持 /tree 分支。
>
> 📦 pi install git:github.com/adamcjm/pi-timing
>
> 演示: https://github.com/adamcjm/pi-timing
>
> #pi #AI编程 #效率工具 #开源

---

## 💬 Discord（pi 官方社区包分享频道）

**英文版：**
> 📦 **pi-timing** — a timing widget for pi
>
> Shows how long each turn actually took:
> • per-turn generation time with estimated thinking split (think≈)
> • tool execution wall-clock (parallel counted once)
> • cumulative active time — Σ(gen) + Σ(tools), excluding idle
> • session span (wall-clock, includes idle)
>
> Survives restarts via per-turn snapshots, follows your message language (zh/en), and `/tree` branches keep their history.
>
> Commands: `/timing` (toggle), `/timing list` (last 20 turns), `/timing lang zh|en|auto`
>
> Install: `pi install git:github.com/adamcjm/pi-timing`
> Repo + demo GIF: https://github.com/adamcjm/pi-timing
>
> Feedback welcome! 🙏

**中文版（Discord 中文频道/其他群）：**
> 📦 **pi-timing** — pi 的计时组件
>
> 显示每次回复真正花了多久：
> • 单轮生成耗时（含思考≈估算）
> • 工具执行墙钟（并行只算一次）
> • 累计活跃时间 Σ(生成)+Σ(工具)，不含空等
> • 会话跨度（墙钟，含空闲）
>
> 重启不丢（每轮快照）、自动跟随消息语言中英切换、/tree 分支保留历史。
>
> 命令：`/timing` 开关、`/timing list` 最近 20 轮明细、`/timing lang zh|en|auto`
>
> 安装：`pi install git:github.com/adamcjm/pi-timing`
> 仓库+演示 GIF：https://github.com/adamcjm/pi-timing
>
> 欢迎反馈 🙏

---

## 📱 微博

> 给 pi（AI 编码助手）写了个计时组件：每次回复生成多久、思考多久（思考≈）、工具跑多久、累计干活时间（不含空等）、会话总跨度，一目了然。重启不丢、自动中英切换。
> 安装：pi install git:github.com/adamcjm/pi-timing
> 演示：https://github.com/adamcjm/pi-timing

---

## 📌 其他可选

- **Reddit**（r/ChatGPTCoding、r/commandline）：用 Discord 英文版改标题为 "Show HN: ..." 风格，先读版规
- **Hacker News**（Show HN）：用 X 英文版扩充成 Show HN 格式（痛点 + 方案 + 演示 + 安装）
- **pi.dev 画廊**：已自动收录（image 字段已配置），无需操作
