File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33> 基于 Go + Bubble Tea 的本地 Coding Agent
44
5+ <p align =" center " >
6+ <a href =" https://go.dev/ " >
7+ <img src="https://img.shields.io/badge/Go-1.25%2B-00ADD8?logo=go&logoColor=white" alt="Go Version" />
8+ </a >
9+ <a href =" https://github.com/1024XEngineer/neo-code/actions/workflows/ci.yml " >
10+ <img src="https://img.shields.io/github/actions/workflow/status/1024XEngineer/neo-code/ci.yml?branch=main&label=CI" alt="CI Status" />
11+ </a >
12+ <a href =" https://github.com/1024XEngineer/neo-code/blob/main/LICENSE " >
13+ <img src="https://img.shields.io/github/license/1024XEngineer/neo-code?color=97CA00" alt="License" />
14+ </a >
15+ <a href =" https://github.com/1024XEngineer/neo-code " >
16+ <img src="https://img.shields.io/badge/Platform-Windows%20%7C%20macOS%20%7C%20Linux-4EAA25" alt="Platform" />
17+ </a >
18+ </p >
19+
20+ <p align =" center " >
21+ <a href =" https://1024xengineer.github.io/neo-code/ " >
22+ <img src="https://img.shields.io/badge/Docs-Official-1677FF?logo=readthedocs&logoColor=white" alt="Docs" />
23+ </a >
24+ <a href =" https://github.com/1024XEngineer/neo-code/issues " >
25+ <img src="https://img.shields.io/badge/Issues-Welcome-ff69b4" alt="Issues" />
26+ </a >
27+ <a href =" https://github.com/1024XEngineer/neo-code/discussions " >
28+ <img src="https://img.shields.io/badge/Community-Discussions-5865F2" alt="Community" />
29+ </a >
30+ </p >
31+
532## NeoCode 是什么?
633NeoCode 是一个在终端中运行的 AI 编码助手,采用 ReAct(Reason-Act-Observe)循环模式,围绕以下主链路工作:
734
You can’t perform that action at this time.
0 commit comments