Fork仓库Clone你已经Fork的仓库git clone https://github.com/Your-username/Omega-Code.git
- 创建特性分支(
feature/fix/docs/chore...) - 编写代码,提交
commit(需要细化) - 提交
pr到origin/dev - 等待审查
前端位置:console/console-ui/
后端位置:console/console-panel/
MCP Server 位置:mcp_server/
cli 位置:src/
数据库位置:
- Windows:
C:/Users/{电脑用户名}/.omega - Linux:
/home/{电脑用户名}/.omega - macOS:
/Users/{电脑用户名}/.omega