@ShenHuang: 测试一下华语圈的文化自信 一个DeepSeek TUI项目的作者,在X上发两句中文,来一趟中国。项目就可以拿 30 k star 我学习中文几十年,每年回无数趟中国。 我在谷歌的 AI mode 做 Harness。经验蒸馏下来做的 De…

X AI KOLs Timeline 工具

摘要

作者发布了一个名为OpenSeek的开源TUI编码代理工具,支持多提供商路由和丰富功能,同时表达了对华语圈文化自信的不满。

测试一下华语圈的文化自信 一个DeepSeek TUI项目的作者,在X上发两句中文,来一趟中国。项目就可以拿 30 k star 我学习中文几十年,每年回无数趟中国。 我在谷歌的 AI mode 做 Harness。经验蒸馏下来做的 DeekSeek TUI - openseek 只有 5 star,还有一个是自己和朋友的。 Why
查看原文
查看缓存全文

缓存时间: 2026/05/17 01:25

测试一下华语圈的文化自信

一个DeepSeek TUI项目的作者,在X上发两句中文,来一趟中国。项目就可以拿 30 k star

我学习中文几十年,每年回无数趟中国。

我在谷歌的 AI mode 做 Harness。经验蒸馏下来做的 DeekSeek TUI - openseek 只有 5 star,还有一个是自己和朋友的。

Why


LichAmnesia/openseek

Source: https://github.com/LichAmnesia/openseek

OpenSeek - 广度求索

中文: README-zh.md Website: https://openseek.dev/

Open-source TUI coding agent — a TypeScript / Bun monorepo.

Lightweight terminal coding companion with multi-provider routing (OpenAI-compatible / Anthropic / Bedrock / Vertex / Azure), 50+ tools, 100+ slash commands, Plan / Agent / YOLO modes, MCP client, LSP feedback, and a headless HTTP/SSE runtime API.

Requirements

  • macOS or Linux (Windows: use WSL2)
  • Bun ≥ 1.3 — required at runtime, not optional. The codebase uses Bun.spawn / Bun.serve / Bun.file; node alone cannot run it. Even if you install via npm i -g, the openseek command shells out to bun at startup and will fail with env: bun: No such file or directory if bun is not on your PATH.

Install

Step 1 — install bun (skip if already installed)

curl -fsSL https://bun.sh/install | bash   # any Unix
brew install oven-sh/bun/bun               # macOS (Homebrew)

Verify: bun --version should print ≥ 1.3.0.

Step 2 — install openseek

Pick one. All three put openseek on your PATH.

# A. npm
npm install -g openseek

# B. bun (same registry as A, smoother if you already use bun)
bun add -g openseek

# C. From source (recommended while iterating)
git clone https://github.com/LichAmnesia/openseek.git
cd openseek
bun install
bun run build
ln -sf "$PWD/bin/openseek" ~/.local/bin/openseek

Step 3 — run

openseek               # start the TUI
openseek doctor        # health check
openseek serve --http  # headless HTTP/SSE on :7117

Develop

bun install
bun run dev          # boots the CLI directly from TypeScript sources, no build needed

Verify

bun run lint        # biome
bun run typecheck   # tsc --noEmit
bun run test        # bun test
bun run verify      # all three

Repo layout

openseek/
├── packages/         14 workspace packages
│   ├── core/         shared leaf utilities
│   ├── provider/     25+ provider adapters (Vercel ai SDK)
│   ├── session/      main agent loop + compaction strategies
│   ├── tool/         built-in tool registry
│   ├── command/      slash-command registry
│   ├── tui/          @opentui/solid terminal renderer
│   ├── mcp/          MCP client (stdio / SSE / websocket)
│   ├── skill/        skill loader
│   ├── agent/        sub-agents + RLM fan-out
│   ├── memory/       SessionMemory
│   ├── plugin/       plugin protocol
│   ├── server/       HTTP / SSE runtime API
│   ├── lsp/          LSP client (tsserver, rust-analyzer, pyright, ...)
│   └── cli/          entrypoint
├── scripts/          init / build / lint / typecheck / test / verify
├── tests/            cross-package smoke / e2e / coverage gate
├── install/          curl-bash installer + Brewfile + Nix expression
├── bin/openseek      executable shim
└── package.json      bun workspaces root

License

See LICENSE.

相似文章

@ShenHuang: 开源项目没人 star 其实跟代码质量、发布时间、甚至功能都没关系。 鲸鱼哥 DeepSeek-TUI 5/1 那条推文 375K View 收 900 star,我自己做的类似的开源产品 OpenSeek 昨天发布的帖子 51K Vie…

X AI KOLs Following

这篇推文分析了开源项目获得star的秘诀,指出关键在于早期在大V评论区建立身份认知,而不只是代码质量。作者以自己的OpenSeek和鲸鱼哥的DeepSeek-TUI为例,说明触达率和后续商业化的重要性。

@shachepi: 天下苦沉浸式翻译久矣。 除了昨天的陪读蛙,KISS Translator 也是个顶级平替。 纯粹,完全开源。界面清爽。除了网页翻译,它同样自建接口支持非常全(Claude、Gemini 等各类AI都能接)。不想被商业插件割韭菜,用这种自接…

X AI KOLs Timeline

天下苦沉浸式翻译久矣。 除了昨天的陪读蛙,KISS Translator 也是个顶级平替。 纯粹,完全开源。界面清爽。除了网页翻译,它同样自建接口支持非常全(Claude、Gemini 等各类AI都能接)。不想被商业插件割韭菜,用这种自接 API 的最稳,加载也快,效果还好! 还没找到顺手平替的,再试试这个。 项目地址:https://github点com/fishjar/kiss-translator

@laowangbabababa: 太搞笑了。阿里、字节这帮大厂肯定没想到,自家黑话会被人拿去 PUA AI了。 1.88 万 Star,开源,MIT。项目叫 PUA AI,里面塞了 14 种大厂话术,按任务自动切。 你问 AI底层逻辑 是什么,就走阿里闭环。你追问 AI …

X AI KOLs Timeline

项目PUA AI收集了14种中国大厂内部话术,按任务自动切换以指导AI行为,实验表明能提升修复点36%、验证步骤65%、工具调用和隐藏问题发现50%。