mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-02-19 21:00:52 +08:00
feat(tui): add standalone mode and API-based log polling
- Implemented `--standalone` mode to launch an embedded server for TUI. - Enhanced TUI client to support API-based log polling when log hooks are unavailable. - Added authentication gate for password input and connection handling. - Improved localization and UX for logs, authentication, and status bar rendering.
This commit is contained in:
@@ -64,11 +64,6 @@ CLIProxyAPI Guides: [https://help.router-for.me/](https://help.router-for.me/)
|
|||||||
|
|
||||||
see [MANAGEMENT_API.md](https://help.router-for.me/management/api)
|
see [MANAGEMENT_API.md](https://help.router-for.me/management/api)
|
||||||
|
|
||||||
## Management TUI
|
|
||||||
|
|
||||||
A terminal-based interface for managing configuration, keys/auth files, and viewing real-time logs. Run with:
|
|
||||||
`./CLIProxyAPI --tui`
|
|
||||||
|
|
||||||
## Amp CLI Support
|
## Amp CLI Support
|
||||||
|
|
||||||
CLIProxyAPI includes integrated support for [Amp CLI](https://ampcode.com) and Amp IDE extensions, enabling you to use your Google/ChatGPT/Claude OAuth subscriptions with Amp's coding tools:
|
CLIProxyAPI includes integrated support for [Amp CLI](https://ampcode.com) and Amp IDE extensions, enabling you to use your Google/ChatGPT/Claude OAuth subscriptions with Amp's coding tools:
|
||||||
|
|||||||
@@ -64,11 +64,6 @@ CLIProxyAPI 用户手册: [https://help.router-for.me/](https://help.router-fo
|
|||||||
|
|
||||||
请参见 [MANAGEMENT_API_CN.md](https://help.router-for.me/cn/management/api)
|
请参见 [MANAGEMENT_API_CN.md](https://help.router-for.me/cn/management/api)
|
||||||
|
|
||||||
## 管理 TUI
|
|
||||||
|
|
||||||
一个用于管理配置、密钥/认证文件以及查看实时日志的终端界面。使用以下命令启动:
|
|
||||||
`./CLIProxyAPI --tui`
|
|
||||||
|
|
||||||
## Amp CLI 支持
|
## Amp CLI 支持
|
||||||
|
|
||||||
CLIProxyAPI 已内置对 [Amp CLI](https://ampcode.com) 和 Amp IDE 扩展的支持,可让你使用自己的 Google/ChatGPT/Claude OAuth 订阅来配合 Amp 编码工具:
|
CLIProxyAPI 已内置对 [Amp CLI](https://ampcode.com) 和 Amp IDE 扩展的支持,可让你使用自己的 Google/ChatGPT/Claude OAuth 订阅来配合 Amp 编码工具:
|
||||||
|
|||||||
Reference in New Issue
Block a user