René's URL Explorer Experiment


Title: 迁移指南 - AI 编程助手实战指南

Open Graph Title: OpenCode 中文教程 - AI 编程助手实战指南

X Title: OpenCode 中文教程 - AI 编程助手实战指南

Description: 从 OpenCode 0.x 迁移到 1.0 的完整指南

Open Graph Description: OpenCode 是终端 AI 编程助手,本教程从零基础到进阶,教你用 AI 写代码、改 Bug、自动化办公。支持智谱、DeepSeek 等国产模型,完全免费开源。

X Description: OpenCode 是终端 AI 编程助手,本教程从零基础到进阶,教你用 AI 写代码、改 Bug、自动化办公。

Keywords:

Opengraph URL: https://learnopencode.com/appendix/migration.html

Generator: VitePress v2.0.0-alpha.15

direct link

Domain: learnopencode.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"WebSite","name":"OpenCode 中文教程","alternateName":"OpenCode 中文实战课","url":"https://learnopencode.com","description":"OpenCode 是终端 AI 编程助手,本教程从零基础到进阶,教你用 AI 写代码、改 Bug、自动化办公。","inLanguage":"zh-CN","publisher":{"@type":"Organization","name":"OpenCode 中文社区","logo":{"@type":"ImageObject","url":"https://learnopencode.com/logo.svg"}}}

theme-color#10b981
authorOpenCode 中文社区
og:typewebsite
og:localezh_CN
og:site_nameOpenCode 中文教程
og:imagehttps://learnopencode.com/og-image.png
og:image:width1200
og:image:height630
twitter:cardsummary_large_image
twitter:imagehttps://learnopencode.com/og-image.png

Links:

Skip to contenthttps://learnopencode.com/appendix/migration.html#VPContent
OpenCode 中文教程https://learnopencode.com/
开始学习https://learnopencode.com/1-start/
场景实战https://learnopencode.com/4-scenarios/
进阶手册https://learnopencode.com/5-advanced/
速查手册https://learnopencode.com/appendix/
加入社群https://learnopencode.com/community.html
Englishhttps://learnopencode.com/en/appendix/migration.html
https://github.com/vbgate/learn-opencode
Englishhttps://learnopencode.com/en/appendix/migration.html
https://github.com/vbgate/learn-opencode
阶段导读https://learnopencode.com/1-start/
1.1 这是什么https://learnopencode.com/1-start/01-intro.html
安装:5 分钟搞定https://learnopencode.com/1-start/02-install.html
备用安装方式https://learnopencode.com/1-start/02a-install-alternatives.html
装不上怎么办?https://learnopencode.com/1-start/02b-install-troubleshoot.html
1.3 网络配置https://learnopencode.com/1-start/03-network.html
总览:第一次对话https://learnopencode.com/1-start/04-connect.html
[推荐] MiniMax(M2.7)https://learnopencode.com/1-start/04d-minimax.html
免费模型(OpenCode Zen)https://learnopencode.com/1-start/04a-free-models.html
智谱 GLM-5https://learnopencode.com/1-start/04c-zhipu.html
DeepSeekhttps://learnopencode.com/1-start/04b-deepseek.html
Claude(Anthropic)https://learnopencode.com/1-start/04e-claude.html
Claude Code 中转https://learnopencode.com/1-start/04f-claudecode-relay.html
Ollama(本地)https://learnopencode.com/1-start/04g-ollama.html
OpenAI(GPT / Codex)https://learnopencode.com/1-start/04h-openai.html
通义千问https://learnopencode.com/1-start/04i-alibaba.html
GitHub Copilothttps://learnopencode.com/1-start/04j-github-copilot.html
1.5 自动更新https://learnopencode.com/1-start/05-update.html
阶段导读https://learnopencode.com/2-daily/
2.1 界面与操作https://learnopencode.com/2-daily/01-interface.html
2.1b 如何复制内容https://learnopencode.com/2-daily/01b-copy-paste.html
2.1c AI 的基础工具https://learnopencode.com/2-daily/01c-basic-tools.html
2.1d 使用图片与 AI 对话https://learnopencode.com/2-daily/01d-images.html
2.2 管理对话https://learnopencode.com/2-daily/02-sessions.html
2.3 常用快捷键https://learnopencode.com/2-daily/03-shortcuts.html
2.4 全局提示词https://learnopencode.com/2-daily/04-global-rules.html
2.5 环境管理https://learnopencode.com/2-daily/05-env-management.html
2.6 Git 入门https://learnopencode.com/2-daily/06-git-basics.html
阶段导读https://learnopencode.com/3-workflow/
3.1 Plan vs Buildhttps://learnopencode.com/3-workflow/01-plan-build.html
3.2 认识 Agenthttps://learnopencode.com/3-workflow/02-agents.html
3.3 项目初始化https://learnopencode.com/3-workflow/03-init.html
选择你的路线https://learnopencode.com/4-scenarios/
A1 创作工作流https://learnopencode.com/4-scenarios/writer-workflow.html
A2 公众号创作https://learnopencode.com/4-scenarios/writer-wechat.html
A3 小红书运营https://learnopencode.com/4-scenarios/writer-xiaohongshu.html
A4 营销文案https://learnopencode.com/4-scenarios/writer-copywriting.html
A5 翻译润色https://learnopencode.com/4-scenarios/writer-translate.html
A6 小说创作https://learnopencode.com/4-scenarios/writer-novel.html
A7 剧本写作https://learnopencode.com/4-scenarios/writer-script.html
A8 网文创作https://learnopencode.com/4-scenarios/writer-webnovel.html
A9 创作工作站https://learnopencode.com/4-scenarios/writer-workstation.html
B1 开发日常https://learnopencode.com/4-scenarios/coder-daily.html
B2 重构与测试https://learnopencode.com/4-scenarios/coder-refactor.html
B3 文档与 Githttps://learnopencode.com/4-scenarios/coder-docs-git.html
B4 CI/CD 集成https://learnopencode.com/4-scenarios/coder-cicd.html
B5 专属 Agenthttps://learnopencode.com/4-scenarios/coder-agents.html
B6 内网/离线部署https://learnopencode.com/4-scenarios/coder-intranet.html
C1 文件整理https://learnopencode.com/4-scenarios/office-files.html
C2 数据处理https://learnopencode.com/4-scenarios/office-data.html
C3 AI 学编程https://learnopencode.com/4-scenarios/office-learn.html
C4 自动化脚本https://learnopencode.com/4-scenarios/office-automation.html
C5 网页画图自动化https://learnopencode.com/4-scenarios/mcp-web-image-gen.html
阶段导读https://learnopencode.com/5-advanced/
5.1a 配置基础https://learnopencode.com/5-advanced/01a-config-basics.html
5.1b 配置进阶https://learnopencode.com/5-advanced/01b-config-advanced.html
5.2a 快速入门https://learnopencode.com/5-advanced/02a-agent-quickstart.html
5.2b 设计模式https://learnopencode.com/5-advanced/02b-agent-patterns.html
5.2c 权限与安全https://learnopencode.com/5-advanced/02c-agent-permissions.html
5.2d 高级技巧https://learnopencode.com/5-advanced/02d-agent-advanced.html
5.3a Skill 基础https://learnopencode.com/5-advanced/03a-skills-basics.html
5.3b Skill 进阶https://learnopencode.com/5-advanced/03b-skills-advanced.html
5.3c 高级模式https://learnopencode.com/5-advanced/03c-skills-patterns.html
5.4 快捷命令https://learnopencode.com/5-advanced/04-commands.html
5.5 权限管控https://learnopencode.com/5-advanced/05-permissions.html
5.6a 主题系统https://learnopencode.com/5-advanced/06a-themes.html
5.6b 快捷键https://learnopencode.com/5-advanced/06b-keybinds.html
5.7a MCP 基础https://learnopencode.com/5-advanced/07a-mcp-basics.html
5.7b MCP 进阶https://learnopencode.com/5-advanced/07b-mcp-advanced.html
5.7c AI 控制浏览器https://learnopencode.com/5-advanced/07c-mcp-chrome-devtools.html
5.8a VS Code 扩展https://learnopencode.com/5-advanced/08a-ide-vscode.html
5.8b ACP 协议https://learnopencode.com/5-advanced/08b-acp.html
5.9a 远程基础https://learnopencode.com/5-advanced/09a-remote-basics.html
5.9b API 参考https://learnopencode.com/5-advanced/09b-remote-api.html
5.10a SDK 基础https://learnopencode.com/5-advanced/10a-sdk-basics.html
5.10b API 参考https://learnopencode.com/5-advanced/10b-sdk-reference.html
5.10c SDK V2 下一代 APIhttps://learnopencode.com/5-advanced/10c-sdk-v2.html
5.11 企业版https://learnopencode.com/5-advanced/11-enterprise.html
5.11a 企业认证集成https://learnopencode.com/5-advanced/11a-enterprise-auth.html
5.12a 插件基础https://learnopencode.com/5-advanced/12a-plugins-basics.html
5.12b 插件进阶https://learnopencode.com/5-advanced/12b-plugins-advanced.html
5.12c Hook 教程https://learnopencode.com/5-advanced/12c-hooks.html
5.13 自定义工具https://learnopencode.com/5-advanced/13-custom-tools.html
5.14 GitHub 集成https://learnopencode.com/5-advanced/14-github.html
5.15 GitLab 集成https://learnopencode.com/5-advanced/15-gitlab.html
5.16 会话分享https://learnopencode.com/5-advanced/16-share.html
5.17 内置工具https://learnopencode.com/5-advanced/17-tools.html
5.18 代码格式化器https://learnopencode.com/5-advanced/18-formatters.html
5.19 LSP 代码智能https://learnopencode.com/5-advanced/19-lsp.html
5.20 上下文压缩https://learnopencode.com/5-advanced/20-compaction.html
5.21 思考深度配置https://learnopencode.com/5-advanced/21-thinking-depth.html
5.22 调试与诊断https://learnopencode.com/5-advanced/22-debugging.html
5.23 网络搜索与获取https://learnopencode.com/5-advanced/23-web-search.html
5.24 CLI 自动化https://learnopencode.com/5-advanced/24-cli-automation.html
5.25 Git Worktreehttps://learnopencode.com/5-advanced/25-git-worktree.html
速查总览https://learnopencode.com/appendix/
A. 快捷键速查https://learnopencode.com/appendix/keybinds.html
B. 斜杠命令https://learnopencode.com/appendix/commands.html
C. CLI 参考https://learnopencode.com/appendix/cli.html
D. 配置选项https://learnopencode.com/appendix/config-ref.html
E. 模型提供商https://learnopencode.com/appendix/providers.html
F. Prompt 模板库https://learnopencode.com/appendix/prompts.html
G. 常见问题https://learnopencode.com/appendix/faq.html
H. 故障排除https://learnopencode.com/appendix/troubleshoot.html
I. 生态系统https://learnopencode.com/appendix/ecosystem.html
J. 迁移指南https://learnopencode.com/appendix/migration.html
K. OpenCode Zenhttps://learnopencode.com/appendix/zen.html
L. 实验性功能https://learnopencode.com/appendix/experimental-features.html
更新日志https://learnopencode.com/changelog/
v1.14.39https://learnopencode.com/changelog/v1.14.39.html
v1.14.38https://learnopencode.com/changelog/v1.14.38.html
v1.14.37https://learnopencode.com/changelog/v1.14.37.html
v1.14.35https://learnopencode.com/changelog/v1.14.35.html
v1.14.34https://learnopencode.com/changelog/v1.14.34.html
v1.14.33https://learnopencode.com/changelog/v1.14.33.html
v1.14.32https://learnopencode.com/changelog/v1.14.32.html
v1.14.31https://learnopencode.com/changelog/v1.14.31.html
v1.14.30https://learnopencode.com/changelog/v1.14.30.html
v1.14.29https://learnopencode.com/changelog/v1.14.29.html
v1.14.28https://learnopencode.com/changelog/v1.14.28.html
v1.14.27https://learnopencode.com/changelog/v1.14.27.html
v1.14.26https://learnopencode.com/changelog/v1.14.26.html
v1.14.25https://learnopencode.com/changelog/v1.14.25.html
v1.14.24https://learnopencode.com/changelog/v1.14.24.html
v1.14.23https://learnopencode.com/changelog/v1.14.23.html
v1.14.22https://learnopencode.com/changelog/v1.14.22.html
v1.14.21https://learnopencode.com/changelog/v1.14.21.html
v1.14.20https://learnopencode.com/changelog/v1.14.20.html
v1.14.19https://learnopencode.com/changelog/v1.14.19.html
v1.14.18https://learnopencode.com/changelog/v1.14.18.html
v1.14.17https://learnopencode.com/changelog/v1.14.17.html
v1.4.11https://learnopencode.com/changelog/v1.4.11.html
v1.4.10https://learnopencode.com/changelog/v1.4.10.html
v1.4.9https://learnopencode.com/changelog/v1.4.9.html
v1.4.8https://learnopencode.com/changelog/v1.4.8.html
v1.4.7https://learnopencode.com/changelog/v1.4.7.html
v1.4.6https://learnopencode.com/changelog/v1.4.6.html
v1.4.5https://learnopencode.com/changelog/v1.4.5.html
v1.4.4https://learnopencode.com/changelog/v1.4.4.html
v1.4.3https://learnopencode.com/changelog/v1.4.3.html
v1.4.2https://learnopencode.com/changelog/v1.4.2.html
v1.4.1https://learnopencode.com/changelog/v1.4.1.html
v1.4.0https://learnopencode.com/changelog/v1.4.0.html
v1.3.17https://learnopencode.com/changelog/v1.3.17.html
v1.3.16https://learnopencode.com/changelog/v1.3.16.html
v1.3.15https://learnopencode.com/changelog/v1.3.15.html
v1.3.14https://learnopencode.com/changelog/v1.3.14.html
v1.3.13https://learnopencode.com/changelog/v1.3.13.html
v1.3.12https://learnopencode.com/changelog/v1.3.12.html
v1.3.11https://learnopencode.com/changelog/v1.3.11.html
v1.3.10https://learnopencode.com/changelog/v1.3.10.html
v1.3.9https://learnopencode.com/changelog/v1.3.9.html
v1.3.8https://learnopencode.com/changelog/v1.3.8.html
v1.3.7https://learnopencode.com/changelog/v1.3.7.html
v1.3.6https://learnopencode.com/changelog/v1.3.6.html
v1.3.5https://learnopencode.com/changelog/v1.3.5.html
v1.3.4https://learnopencode.com/changelog/v1.3.4.html
v1.3.3https://learnopencode.com/changelog/v1.3.3.html
v1.3.2https://learnopencode.com/changelog/v1.3.2.html
v1.3.1https://learnopencode.com/changelog/v1.3.1.html
v1.3.0https://learnopencode.com/changelog/v1.3.0.html
v1.2.27https://learnopencode.com/changelog/v1.2.27.html
v1.2.26https://learnopencode.com/changelog/v1.2.26.html
v1.2.25https://learnopencode.com/changelog/v1.2.25.html
v1.2.24https://learnopencode.com/changelog/v1.2.24.html
v1.2.23https://learnopencode.com/changelog/v1.2.23.html
v1.2.22https://learnopencode.com/changelog/v1.2.22.html
v1.2.21https://learnopencode.com/changelog/v1.2.21.html
v1.2.20https://learnopencode.com/changelog/v1.2.20.html
v1.2.19https://learnopencode.com/changelog/v1.2.19.html
v1.2.18https://learnopencode.com/changelog/v1.2.18.html
v1.2.17https://learnopencode.com/changelog/v1.2.17.html
v1.2.16https://learnopencode.com/changelog/v1.2.16.html
v1.2.15https://learnopencode.com/changelog/v1.2.15.html
v1.2.14https://learnopencode.com/changelog/v1.2.14.html
v1.2.13https://learnopencode.com/changelog/v1.2.13.html
v1.2.12https://learnopencode.com/changelog/v1.2.12.html
v1.2.11https://learnopencode.com/changelog/v1.2.11.html
v1.2.10https://learnopencode.com/changelog/v1.2.10.html
v1.2.9https://learnopencode.com/changelog/v1.2.9.html
v1.2.8https://learnopencode.com/changelog/v1.2.8.html
v1.2.7https://learnopencode.com/changelog/v1.2.7.html
v1.2.6https://learnopencode.com/changelog/v1.2.6.html
v1.2.5https://learnopencode.com/changelog/v1.2.5.html
v1.2.4https://learnopencode.com/changelog/v1.2.4.html
v1.2.3https://learnopencode.com/changelog/v1.2.3.html
v1.2.2https://learnopencode.com/changelog/v1.2.2.html
v1.2.1https://learnopencode.com/changelog/v1.2.1.html
v1.2.0https://learnopencode.com/changelog/v1.2.0.html
v1.1.65https://learnopencode.com/changelog/v1.1.65.html
v1.1.64https://learnopencode.com/changelog/v1.1.64.html
v1.1.63https://learnopencode.com/changelog/v1.1.63.html
v1.1.62https://learnopencode.com/changelog/v1.1.62.html
v1.1.61https://learnopencode.com/changelog/v1.1.61.html
v1.1.60https://learnopencode.com/changelog/v1.1.60.html
v1.1.59https://learnopencode.com/changelog/v1.1.59.html
v1.1.58https://learnopencode.com/changelog/v1.1.58.html
v1.1.57https://learnopencode.com/changelog/v1.1.57.html
v1.1.56https://learnopencode.com/changelog/v1.1.56.html
v1.1.55https://learnopencode.com/changelog/v1.1.55.html
v1.1.54https://learnopencode.com/changelog/v1.1.54.html
v1.1.53https://learnopencode.com/changelog/v1.1.53.html
v1.1.52https://learnopencode.com/changelog/v1.1.52.html
v1.1.51https://learnopencode.com/changelog/v1.1.51.html
v1.1.50https://learnopencode.com/changelog/v1.1.50.html
v1.1.49https://learnopencode.com/changelog/v1.1.49.html
v1.1.48https://learnopencode.com/changelog/v1.1.48.html
v1.1.47https://learnopencode.com/changelog/v1.1.47.html
v1.1.46https://learnopencode.com/changelog/v1.1.46.html
v1.1.45https://learnopencode.com/changelog/v1.1.45.html
v1.1.44https://learnopencode.com/changelog/v1.1.44.html
v1.1.43https://learnopencode.com/changelog/v1.1.43.html
v1.1.42https://learnopencode.com/changelog/v1.1.42.html
v1.1.41https://learnopencode.com/changelog/v1.1.41.html
v1.1.40https://learnopencode.com/changelog/v1.1.40.html
v1.1.39https://learnopencode.com/changelog/v1.1.39.html
v1.1.38https://learnopencode.com/changelog/v1.1.38.html
v1.1.37https://learnopencode.com/changelog/v1.1.37.html
v1.1.36https://learnopencode.com/changelog/v1.1.36.html
v1.1.35https://learnopencode.com/changelog/v1.1.35.html
v1.1.34https://learnopencode.com/changelog/v1.1.34.html
v1.1.33https://learnopencode.com/changelog/v1.1.33.html
v1.1.32https://learnopencode.com/changelog/v1.1.32.html
v1.1.31https://learnopencode.com/changelog/v1.1.31.html
v1.1.30https://learnopencode.com/changelog/v1.1.30.html
v1.1.29https://learnopencode.com/changelog/v1.1.29.html
v1.1.28https://learnopencode.com/changelog/v1.1.28.html
v1.1.27https://learnopencode.com/changelog/v1.1.27.html
v1.1.26https://learnopencode.com/changelog/v1.1.26.html
v1.1.25https://learnopencode.com/changelog/v1.1.25.html
v1.1.24https://learnopencode.com/changelog/v1.1.24.html
v1.1.23https://learnopencode.com/changelog/v1.1.23.html
v1.1.21https://learnopencode.com/changelog/v1.1.21.html
v1.1.20https://learnopencode.com/changelog/v1.1.20.html
v1.1.19https://learnopencode.com/changelog/v1.1.19.html
v1.1.18https://learnopencode.com/changelog/v1.1.18.html
v1.1.17https://learnopencode.com/changelog/v1.1.17.html
v1.1.16https://learnopencode.com/changelog/v1.1.16.html
v1.1.15https://learnopencode.com/changelog/v1.1.15.html
v1.1.14https://learnopencode.com/changelog/v1.1.14.html
v1.1.13https://learnopencode.com/changelog/v1.1.13.html
v1.1.12https://learnopencode.com/changelog/v1.1.12.html
v1.1.11https://learnopencode.com/changelog/v1.1.11.html
v1.1.10https://learnopencode.com/changelog/v1.1.10.html
v1.1.8https://learnopencode.com/changelog/v1.1.8.html
v1.1.7https://learnopencode.com/changelog/v1.1.7.html
v1.1.6https://learnopencode.com/changelog/v1.1.6.html
v1.1.4https://learnopencode.com/changelog/v1.1.4.html
v1.1.3https://learnopencode.com/changelog/v1.1.3.html
v1.1.2https://learnopencode.com/changelog/v1.1.2.html
v1.1.1https://learnopencode.com/changelog/v1.1.1.html
https://learnopencode.com/appendix/migration.html#迁移指南
https://learnopencode.com/appendix/migration.html#版本概览
https://learnopencode.com/appendix/migration.html#升级方法
https://learnopencode.com/appendix/migration.html#自动升级
https://learnopencode.com/appendix/migration.html#手动升级
https://learnopencode.com/appendix/migration.html#ux-变更
https://learnopencode.com/appendix/migration.html#breaking-changes
https://learnopencode.com/appendix/migration.html#键绑定重命名
https://learnopencode.com/appendix/migration.html#键绑定移除
https://learnopencode.com/appendix/migration.html#迁移检查清单
https://learnopencode.com/appendix/migration.html#升级前
https://learnopencode.com/appendix/migration.html#升级中
https://learnopencode.com/appendix/migration.html#升级后
https://learnopencode.com/appendix/migration.html#回滚方案
https://learnopencode.com/appendix/migration.html#获取帮助
故障排除https://learnopencode.com/appendix/troubleshoot.html
GitHub Issueshttps://github.com/anomalyco/opencode/issues
https://learnopencode.com/appendix/migration.html#相关资源
CLI 命令参考https://learnopencode.com/appendix/cli.html
键绑定参考https://learnopencode.com/appendix/keybinds.html
变更日志https://github.com/anomalyco/opencode/releases
在 GitHub 上编辑此页https://github.com/vbgate/learn-opencode/edit/main/docs/appendix/migration.md
上一课I. 生态系统https://learnopencode.com/appendix/ecosystem.html
下一课K. OpenCode Zenhttps://learnopencode.com/appendix/zen.html
CC BY-NC-SA 4.0https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh-hans
隐私政策https://learnopencode.com/privacy

Viewport: width=device-width,initial-scale=1


URLs of crawlers that visited me.