ChatBoard Docs
Long-lived documentation for ChatBoard lives here.
Topics
- CLI reference: command tree, side effects, and
ensurederivation rules.
Project Links
Web UI
- The Settings button in the board header manages backend profiles through the same-origin server-side proxy; browsers select only profile ids and never directly access backend URLs or store/send backend tokens.
- The backend profile store should be managed through ChatEnv /
~/.chatarch: the default file is~/.chatarch/chatboard/backends.json, withCHATBOARD_BACKENDS_FILEas an explicit override. Backend API tokens are one-way credentials used only by the proxy when calling that backend.
Local Preview
Chinese version: https://arch.gh.wzhecnu.cn/ChatBoard/