Putting Claude Code in Feishu
2026-06-07 16:00:00·Vibe Coding

Found a tool called lark-channel-bridge that connects Feishu directly to your local Claude Code — send a message from your phone, and Claude runs code, edits files, deploys your site on your computer. Tried it, works well, documenting the process and pitfalls.

Harness Engineering: Putting Reins on Your Agent
2026-06-06 21:00:00·Vibe Coding

From OpenAI's million-line code experiment to deep discussions on Zhihu, Harness Engineering has become the hottest topic in the Agent era. But rather than talking about "concepts," I want to share the pitfalls I hit while using Claude Code on real projects—and how those pitfalls gradually forced me to put reins on my own Agent.

Deep Dive: Claude Opus 4.8 and Dynamic Workflows
2026-06-05 16:30:00·Vibe Coding

Anthropic released Claude Opus 4.8 alongside Dynamic Workflows—a feature that lets the model write JS scripts on the fly to orchestrate dozens to hundreds of sub-agents for super-large tasks. This post takes a deep look at its architecture, execution model, real-world cases, and when to reach for it.