You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Download the `.exe` or `.dmg` asset from Releases. GitHub automatically shows `Source code (zip)` and `Source code (tar.gz)` for every release tag; those archives only contain this public download repository, not the private XFXCode application source code.
36
+
XFXCode Project 是 XFXCode 的公开下载与发布说明仓库。XFXCode 是一款专为 **上海市民办新复兴初级中学** 打造的 AI IDE:它把传统代码编辑器、AI Agent、工具调用、项目文件操作、技能系统和治理审计整合在一个桌面应用中,让学生和教师可以在真实工程环境里完成 AI 辅助编程、作品创作和代码学习。
37
+
38
+
它不是一个普通聊天机器人,也不是简单套壳网页。XFXCode 的设计目标是让 AI 真正进入“读代码、改代码、跑命令、看结果、可撤销、可审查”的完整学习闭环。
This repository is the public XFXCode Project download and release-notes repository. It contains download instructions, Release notes, binaries, and checksums only. It does not contain the XFXCode source code.
213
+
XFXCode Project is the public download and release-notes repository for XFXCode, a desktop AI IDE developed for Shanghai Xin Fuxing Private Junior High School.
92
214
93
-
XFXCode is a lightweight desktop AI IDE for agentic coding workflows. It helps you open a project, ask an AI agent to inspect and edit files, review file changes, and keep tool execution visible through governance traces.
215
+
This repository contains download instructions, Release notes, binaries, and checksums only. It does not contain the private XFXCode application source code.
94
216
95
217
Available builds:
96
218
97
219
- Windows x64 portable EXE: `XFXCode_<version>_x64-portable.exe`
98
220
- macOS Apple Silicon DMG: `XFXCode_<version>_aarch64.dmg`
99
221
100
-
The Windows build is portable. Download it and double-click the EXE. There is no setup installer.
101
-
102
-
XFXCode is currently proprietary / closed-source software. Public Release downloads do not grant permission to copy, modify, redistribute, resell, or relicense the source code.
222
+
GitHub automatically adds `Source code (zip)` and `Source code (tar.gz)` to every release. Those archives are only snapshots of this public download repository. To install XFXCode, download the `.exe` or `.dmg` asset from the Release page.
0 commit comments