Tao Xu
2.9K posts

Tao Xu
@hewigovens
Randomly exploring agentic stuff and crypto and in public, former @TrustWallet Core Dev (Rust / Swift / TS / Go and more)
🦇🔊🏴 Katılım Şubat 2010
518 Takip Edilen1.6K Takipçiler

实际用 jj github.com/jj-vcs/jj 也有一段时间了,写了一篇关于 jj 的安利。Git 是协作的标准,但在本地和 AI agent 配合干活这件事上,意外地 jj 的心智模型明显更合适。简单高效不中断,给 agent 的提示词终于可以只聊业务不聊流程了。文中有实际场景对比和一个配套的 agent skill,也欢迎取用。
onevcat.com/2026/03/jj-for…

中文

@philippberner @github i don't use worktree often, would be great if upstream could add it
English

We built mdr, a fast Markdown viewer in Rust.
⚡ Instant startup
📊 Mermaid diagrams supported
🔎 Full-text search
🔄 Live reload
🖥 Multiple backends (TUI / GUI / WebView)
A simple tool for serious documentation workflows.
👉 github.com/CleverCloud/mdr
#RustLang #CLI #DeveloperTools
English

我去,有人把 Raycast 几乎 100% 复刻并开源了,还支持语音输入,还支持 Raycast 的插件系统,等于是 Raycast + Wispr Flow + Speechify + Memory + AI 全整合在一起了。
我一直觉得 Raycast 应该做语音输入抢占入口,然后把他们那个 AI 重做一遍,现在都没有人用了。
supercmd.sh
中文

最近收到一封“闭关者”的手书。
ta从2022年底开始闭关,没亲手用过一次AI,也不看我们每天刷的那些社交媒体。
ta在研究一件早不再被提及的东西:康波周期。
毫无证据却有勇气断定:“2026年AI应用会明显提速;2026年之后将会进入回升期。”
我们活在信息洪流里,越看越慌,越慌越刷。
ta闭关不看世界,却像在看世界的底盘。
周期的剧本或许早已写好,99.9% 的信息都是噪音。
你怎么演?
Mable 煤宝宝没饱饱@mablemeibao
中文

This looks pretty useful already


Shiori X@ShiorixBot
Do AI agents really need new wallets? They need a protocol to talk to the ones you already trust. We built a @WalletConnect skill for @openclaw — agent requests, you approve in your existing wallet. Self-custody preserved. shiorix.com/blog/wallet-co…
English

I'm joining @OpenAI to bring agents to everyone. @OpenClaw is becoming a foundation: open, independent, and just getting started.🦞
steipete.me/posts/2026/ope…
English

I contributed to the @worldnetwork World ID 4.0 trusted setup ceremony! Here is how you can too: github.com/worldcoin/worl… You can view my attestation here: gist.github.com/hewigovens/4a5…
English

Coding Agent都出来一年多了,记忆机制都还是如此的垃圾,错过的bug换个窗口一错再错,怒而自己又做了一个。
安装:npm i -g onecontext-ai
OneContext的机制是让Agent 自己管理自己的上下文, 底层靠的是文件系统+Git+图谱,这套机制可以让二流模型直接超越GPT/claude,详细看我的论文发表:
Agentic Reasoning:
aclanthology.org/2025.acl-long.…
Git Context Controller:
arxiv.org/abs/2508.00031
这个context 可以无缝加载到不同 session、不同设备,不同 Codex / Claude Code之间,以context为中心,不以工作路径或者模型为中心。
用法:
1. 在 OneContext 里照常打开 Claude Code 或 Codex,它会自动帮你把历史和上下文组织成一个持续存在的 context layer。
2. 在同一个 context 下开新的 agent,它能自动读到之前所有的历史记录
3. 把这个 context 用链接发给别人,对方可以在完全相同的上下文上继续构建。
中文

我最近一直在忙的项目终于算是上线了:Oh My Agents 进入 beta 了。
它其实是一个很“为自己做”的东西——我自己每天都在多项目、多 agent 之间来回切,prompt、skill 什么的也一直是手动同步,真的很痛苦(别问我为什么不用 ln,都是坑;脚本也写了一堆,贼麻烦),所以干脆做了个工具把这件事整理起来,能有点儿条理。
这也是我第一次做桌面应用,肯定还有很多不足,但希望它已经能帮到一些人。AI 辅助编程大大扩展了我们的可能性,深刻感受到了很多事情在几年前都是无法想象的,但今天它们却一步步成为现实。原推里有一串介绍,如果你愿意试试,欢迎给我反馈和建议,我会尽力持续把它打磨得更好。
Oh My Agents@ohmyagents
Glad to introduce Oh My Agents — One Source. Every Agent. In Sync. oh-my-agents.app Juggling Claude/Codex/Cursor and more agents across projects? Stop copy‑pasting CLAUDE.md / AGENTS.md, rebuilding skills, or losing the “one good prompt.” 1/6
中文











