Search posts...
Tags
Productivity (6)AI (5)AI Agent (4)System Architecture (4)TypeScript (4)Hardware (4)Python (4)AI Agent (4)ExtJS (3)Human-AI Collaboration (3)Full Stack (3)Frontend (2)Hyprland (2)Linux (2)Dotfiles (2)Knowledge Management (2)Java (2)Obsidian (2)Typescript (1)React (1)Logistics & SCM (1)Legal Affairs (1)Management (1)Blog (1)Astro (1)Personal (1)Crow (1)SprintBoot (1)Business-Management (1)LinchKit (1)Rust (1)Data-Tooling (1)English Learning (1)Crawler (1)copilot (1)Automation (1)Spring Boot (1)Scaffolding (1)Wayland (1)Architecture (1)Framework (1)Family (1)Personal Development (1)Exploration (1)CSV (1)Knowledge Base (1)Go (1)UniAPP (1)MQTT (1)IoT (1)ESP32 (1)Raspberry Pi (1)@Deprecated (1)PHP (1)AngularJS (1)ThinkPHP (1)
AI Agent 也需要环境界面
Jun 13, 2026Productive
AI coding agent 用久以后,一个很具体的问题会出现:它在后台工作时,人应该怎样知道它现在处于什么状态? 编辑器里的进度、终端里的输出、通知里的提示都能解决一部分问题。但这些界面往往要求你主动看过去。你如果正在处理别的事情,或者同时开着几个会话,很容易不知道哪个 agent 还在跑,哪个已经完成,哪个卡住了,哪个需要你确认。 vibe-lamp 这个项目就是从这个很小的问题开始的。 它...