Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment
最新版 1.3.16 + v3.15.3 终于能正常用了(无需降级)
困扰无数 WSL2 用户的“Select agent 只剩两个原生选项”问题,今天彻底解决!各位在 WSL2 里用 OpenCode 的朋友们,最近是不是也被这个 Bug 折磨得够呛? 你用 bunx oh-my-opencode install 成功安装了 oh-my-openagent(已改名),配置文件也正常生成,Sisyphus、Prometheus、Oracle 等一大堆高级代理都写进去了,doctor 检查也没问题…… 但一敲 opencode,Select agent 列表里永远只有两个:build native 和 plan native 多代理、ultrawork、@sisyphus 全部消失!😵 我同样在 WSL2 + Ubuntu 环境下反复折腾了三天,终于在今天(2026-04-06)找到了无需降级、直接用最新版的完美解决方案。 下面把最清晰、最完整、可直接复制执行的方案分享给大家。 一、问题现状 环境:WSL2 + OpenCode 1.3.16 + oh-my-openagent v3.15.3(均为最新版) 症状:插件安装成功、配置文件完全正确...
我的第一篇博客
一级标题 一个引用看看啥样Hello world! 1System.out.println("Hello world!"); 一行代码System.out.println("Hello world!");