Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
97 changes: 0 additions & 97 deletions .dockerignore

This file was deleted.

3 changes: 2 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
public/serviceWorker.js
app/mcp/mcp_config.json
app/mcp/mcp_config.default.json
app/mcp/mcp_config.default.json
app/constant.ts
52 changes: 0 additions & 52 deletions .github/workflows/docker.yml

This file was deleted.

12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,18 @@ dev
*.key.pub

masks.json
agency-agents.json
agency-agents-zh.json

# mcp config
app/mcp/mcp_config.json

# release build artifacts (binaries only; build scripts & docs are tracked)
release/*.exe
release/*.dll
release/*.msi
release/*-setup.exe
release/*-setup.ps1

# WiX build temp
msi-install/_wixobj/
5 changes: 5 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[submodule "agency-agents"]
path = agency-agents
url = https://github.com/LKK2LQQ/agency-agents.git
branch = main
ignore = untracked
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Changelog

## v1.0.1 (2026-05-30)

### Added
- Windows MSI installer (`.msi`) via WiX Toolset
- Windows NSIS setup wizard (`setup.exe`)
- Interactive build menu (`build-exe.cmd` with [1]-[5] selection)
- Installer features: Start Menu shortcuts, desktop shortcut, Control Panel uninstall, WebView2 detection
- Chinese (zh-CN) and English (en-US) installer UI localization
- `msi-install/` build toolchain with standalone WiX/NSIS scripts
- `VERSION` and `CHANGELOG.md` for release tracking

### Changed
- `tauri.conf.json`: disable built-in bundler (avoids GitHub download timeout in China)
- `install-deps.ps1`: now installs NSIS + WiX Toolset via winget
- `build-exe.ps1`: integrated installer generation as build options
- `release/PROJECT_OVERVIEW.md`: added MSI/setup.exe build documentation
- `release/BUILD.md`: updated with interactive menu and installer docs

### Fixed
- Tauri bundler network timeout when downloading NSIS/WiX from GitHub (use winget instead)

---

## v1.0.0 (2026-05-29)

### Initial Release
- ActorAIchat fork based on NextChat (ChatGPT-Next-Web)
- Default model: DeepSeek V4 Pro
- Skill role system replacing built-in masks (9 roles)
- Slimmed i18n to Chinese + English only
- Tauri 1.x desktop shell with MinGW/GNU toolchain (static linking)
- Portable `.exe` output (~7.8 MB, 85% smaller than MSVC build)
- WebView2-based runtime (no embedded browser)
- Multi-provider support: DeepSeek, OpenAI, Claude, Gemini, etc.
- MCP (Model Context Protocol) support
68 changes: 0 additions & 68 deletions Dockerfile

This file was deleted.

8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<img src="https://github.com/user-attachments/assets/83bdcc07-ae5e-4954-a53a-ac151ba6ccf3" width="1000" alt="icon"/>
</a>

<h1 align="center">NextChat</h1>
<h1 align="center">ActorAIchat</h1>

English / [简体中文](./README_CN.md)

Expand All @@ -18,7 +18,7 @@ English / [简体中文](./README_CN.md)
[![MacOS][MacOS-image]][download-url]
[![Linux][Linux-image]][download-url]

[NextChatAI](https://nextchat.club?utm_source=readme) / [iOS APP](https://apps.apple.com/us/app/nextchat-ai/id6743085599) / [Web App Demo](https://app.nextchat.club) / [Desktop App](https://github.com/Yidadaa/ChatGPT-Next-Web/releases) / [Enterprise Edition](#enterprise-edition)
[ActorAIchat SaaS](https://nextchat.club?utm_source=readme) / [iOS APP](https://apps.apple.com/us/app/nextchat-ai/id6743085599) / [Web App Demo](https://app.nextchat.club) / [Desktop App](https://github.com/Yidadaa/ChatGPT-Next-Web/releases) / [Enterprise Edition](#enterprise-edition)

[saas-url]: https://nextchat.club?utm_source=readme
[saas-image]: https://img.shields.io/badge/NextChat-Saas-green?logo=microsoftedge
Expand Down Expand Up @@ -51,7 +51,7 @@ English / [简体中文](./README_CN.md)

![Github iOS Image](https://github.com/user-attachments/assets/e0aa334f-4c13-4dc9-8310-e3b09fa4b9f3)

## 🫣 NextChat Support MCP !
## 🫣 ActorAIchat Support MCP !

> Before build, please set env ENABLE_MCP=true

Expand Down Expand Up @@ -449,7 +449,7 @@ bash <(curl -s https://raw.githubusercontent.com/Yidadaa/ChatGPT-Next-Web/main/s

## Synchronizing Chat Records (UpStash)

| [简体中文](./docs/synchronise-chat-logs-cn.md) | [English](./docs/synchronise-chat-logs-en.md) | [Italiano](./docs/synchronise-chat-logs-es.md) | [日本語](./docs/synchronise-chat-logs-ja.md) | [한국어](./docs/synchronise-chat-logs-ko.md)
| [简体中文](./docs/synchronise-chat-logs-cn.md) | [English](./docs/synchronise-chat-logs-en.md) |

## Documentation

Expand Down
4 changes: 2 additions & 2 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<img src="./docs/images/ent.svg" alt="icon"/>
</a>

<h1 align="center">NextChat</h1>
<h1 align="center">ActorAIchat</h1>

一键免费部署你的私人 ChatGPT 网页应用,支持 Claude, GPT4 & Gemini Pro 模型。

[NextChatAI](https://nextchat.club?utm_source=readme) / [企业版](#%E4%BC%81%E4%B8%9A%E7%89%88) / [演示 Demo](https://chat-gpt-next-web.vercel.app/) / [反馈 Issues](https://github.com/Yidadaa/ChatGPT-Next-Web/issues) / [加入 Discord](https://discord.gg/zrhvHCr79N)
[ActorAIchat SaaS](https://nextchat.club?utm_source=readme) / [企业版](#%E4%BC%81%E4%B8%9A%E7%89%88) / [演示 Demo](https://chat-gpt-next-web.vercel.app/) / [反馈 Issues](https://github.com/Yidadaa/ChatGPT-Next-Web/issues) / [加入 Discord](https://discord.gg/zrhvHCr79N)

[<img src="https://vercel.com/button" alt="Deploy on Zeabur" height="30">](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FChatGPTNextWeb%2FChatGPT-Next-Web&env=OPENAI_API_KEY&env=CODE&project-name=nextchat&repository-name=NextChat) [<img src="https://zeabur.com/button.svg" alt="Deploy on Zeabur" height="30">](https://zeabur.com/templates/ZBUEFA) [<img src="https://gitpod.io/button/open-in-gitpod.svg" alt="Open in Gitpod" height="30">](https://gitpod.io/#https://github.com/Yidadaa/ChatGPT-Next-Web)

Expand Down
Loading
Loading