Skip to content

fusheng357/Omega-Code

 
 

Repository files navigation

Omega Code

开发指南

  1. Fork 仓库
  2. Clone 你已经 Fork 的仓库
    git clone https://github.com/Your-username/Omega-Code.git
  3. 创建特性分支(feature/fix/docs/chore...)
  4. 编写代码,提交 commit(需要细化)
  5. 提交 prorigin/dev
  6. 等待审查

说明

前端位置:console/console-ui/

后端位置:console/console-panel/

MCP Server 位置:mcp_server/

cli 位置:src/

数据库位置:

  1. Windows:C:/Users/{电脑用户名}/.omega
  2. Linux: /home/{电脑用户名}/.omega
  3. macOS: /Users/{电脑用户名}/.omega

About

Omega Code: Personal Local AI Agent Development Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 55.1%
  • Vue 33.7%
  • TypeScript 6.7%
  • CSS 1.8%
  • Java 1.1%
  • Shell 1.1%
  • Other 0.5%