R&D
A Handy Helper for Development and Operations - deepseek-harness-remote-node
· ☕ 9 min read
1. Insufficient Context Is the Key Constraint on AI Agent Adoption The quality of an Agent’s work depends both on model capability and on the environmental context it can reach. For development and operations, the harder part is that the environment is often fragmented: logs live on production, docs in a knowledge base, code in a Git repository.

Will the Middle Platform Disappear Under AI Agents?
· ☕ 4 min read
1. Business Bypasses the Middle Platform At the moment I work on Infra at a fairly large AI middle-platform team. After a department meeting early this year, I started wondering whether the middle platform would disappear. OpenClaw was very popular at the time. Business colleagues using OpenClaw with a large model could already get a great many things done without cooperating with other teams — the division of labor disappeared.

OpenSpec: A Lightweight Spec Contract for AI Coding
· ☕ 14 min read
1. What OpenSpec Is OpenSpec is an open-source Spec-Driven Development framework maintained by Fission-AI. It does not try to teach AI new coding tricks. Instead it adds a lightweight “agreement layer” between you and the AI — before any code is written, both sides settle on what to do, in writing.