AI-IDE

AI-IDE, LLM-based (inc. MCP), Integrated Development Environment, ClaudeCode, Codex, Opencode

2026-02-23. Category & Tags: AIGC, GPT, LLM, Large-Language-Model, 大语言模型, AI-IDE

See also: upper main item: /LLM- 非编程的 skills: /llm-skills WARN ! AI 是不靠谱的,例如各 AI IDE 带有 “revert” 功能,很多实际经常无法还原 AI 的变更,一定要对每个功能自己 git commit。 不要使用 /share 功能,会导致远程 AI 服务的内容(含自己的代码)暴露在公网! 多 Agent 系统(multi-agent)、复杂架构不一定是好事:那些 Agent 神文没告诉你的事:照着做,系统只会更烂。AI agent 搭建实操指南。2025-12-21 计算机辅助编程发展路径 # -> Tab Coding -> Vibe Coding (氛围编程) -> -> Spec-Driven Coding, Specification-Driven Development, SDD (e.g. OpenSpec) (Kiro 发起,国内唯一无门槛调用 Claude 的 IDE) (含:产品需求、技术设计、任务清单 Tasks) -> TDD AI Coding (Sunny 补充最后一个) AI 之间的通信?发展路径 # -> Agent workflow with Function Calling / Tool Calling e. ...

AI-IDE, LLM-based IDE Opencode

2026-02-23. Category & Tags: AIGC, GPT, LLM, Large-Language-Model, 大语言模型, AI-IDE

See also: upper main item: /LLM-IDE, mainly for ai-toolbox. OPENCODE (CLI) # WARN !!!注意!!! OpenCode 在new-api中转的 GPT 模型上可能会出现不使用缓存的问题,导致超高额度消耗。2026-02 install opencode cli # npm i -g opencode-ai 详细安装教程: 先安装 git (git-scm.cn):Git在windows下安装教程。 再根据此视频安装 nodejs 和 opencode 本身:opencode 部署及 skills 安装教程 内容:nodejs, 连接到百炼和硅基流动,先用免费额度,最基本的操作以及 skills 文件夹的位置。 usage # 使用教程: 说明书 1:开源界的Claude Code来了!生产力核弹opencode深度使用体验,支持Antigravity IDE!结合OpenSpec规格驱动开发!支持LSP (~OpenCode 视频说明书) 说明书 2:OpenCode详细攻略,开源版Claude Code,免费模型与神级插件 (~OpenCode 视频说明书 2) 菜鸟 》Agent 》OpenCode入门简版教程 OpenCode Skills 实现原理: LangChain ps: OpenCode can also be integrated into GitHub and GitLab, see: opencode. ...