chenrui

724 posts

chenrui banner
chenrui

chenrui

@chenrui

@Meetup Engineer @MacHomebrew, @runatlantis, tflint maintainer, k8s, terraformer contributor

New York, NY Katılım Şubat 2009
618 Takip Edilen246 Takipçiler
pederzh
pederzh@pederzh·
We're platinum sponsors of the MCP Dev Summit North America (the biggest summit on the MCP). We have 2 spare tickets to give away (valued at $800 each). You cannot miss this one. If you're building MCP servers or MCP apps for ChatGPT, or looking to get started, comment "MCP" below this post. I'll pick randomly and DM you with the ticket.
English
1
0
7
410
chenrui retweetledi
Felix Rieseberg
Felix Rieseberg@felixrieseberg·
Today, we’re releasing a feature that allows Claude to control your computer: Mouse, keyboard, and screen, giving it the ability to use any app. I believe this is especially useful if used with Dispatch, which allows you to remotely control Claude on your computer while you’re away.
English
907
1.5K
18.7K
4.8M
chenrui retweetledi
Thariq
Thariq@trq212·
We just released Claude Code channels, which allows you to control your Claude Code session through select MCPs, starting with Telegram and Discord. Use this to message Claude Code directly from your phone.
English
1.7K
2.3K
25.7K
7.6M
chenrui
chenrui@chenrui·
Crazy snow
English
0
0
0
35
chenrui retweetledi
Homebrew
Homebrew@MacHomebrew·
We're doing a short user survey to inform future Homebrew development. Please fill in as many or few questions as you can: docs.google.com/forms/d/e/1FAI…
English
0
8
12
2.5K
Ding
Ding@dingyi·
今年桌面和 iOS app 都过气了,满屏都是 TUI 应用。 年初很多 AI 创业者都信誓旦旦的要重新发明电脑重新发明人机交互,年底一看,又回到 90 年代了,终端成了主流。
中文
45
28
331
80.5K
chenrui retweetledi
Adam
Adam@_overment·
Custom MCP vs Official One – @linear I’m a big fan of Linear, and for months I have been using it through my AI Agent via a custom integration. When the official MCP was released, I installed it and found it to be good, but since it had some issues, I decided to build my own and share it as open source (link in the comment). — the main rule here is: API/GraphQL is for programmers and code. MCP tools are for LLMs, AI workflows, and agents. — what I did differently and why? - many tools feel flexible, but it’s noise. I merged things like TeamID, AssigneeID, LabelID into a single "workspace_metadata" tool. The LLM decides which to fetch. - instructions, tool descriptions, and schema props are rich but concise, so there’s less guessing. - responses aren’t plain JSON. They say exactly what happened, list changes, give soft suggestions, and help recover from errors. Readable for humans too. - instead of "add_issue" I use "add_issues" for batch requests. Fewer calls, less context noise. For issue listing, default range is -7 / +7 days. - I prefetch related values, like returning both a status ID and its name, so the LLM can match natural text. - I hide tools when they’re not relevant, like skipping "cycles_list" if cycles are disabled in all teams. - "assigneeId" defaults to the current user unless told otherwise. - schemas match workspace settings, such as formats of the "priority" property. ^ all these points focus on reducing context noise, minimizing the number of steps, lowering the required tokens, increasing speed, and reducing costs. below, you can see the difference in performing the exact same task, allowing you to compare the number of steps required to complete it. and to be clear, I'm not saying that the Official Linear MCP is bad, as it is still under development and in a very early stage. -- I’m sharing this so you can look at the source code, which you can discuss with Cursor or Claude Code. There’s a chance you might find something valuable there that could help you design your own MCPs. Note: You can easily run this server locally using a Linear API key or OAuth with @Cloudflare Workers. Feedback is welcome, as I clearly do not know everything about LLMs and MCP. Thank you in advance for sharing.
English
8
8
55
18.3K
DuSTiSe
DuSTiSe@dustise·
@chenrui 所以他通过面试了吗。
中文
1
0
0
55