picoclaw/assets
taonyx a36472b55f
Add CLI support for custom OpenAI-compatible endpoints and remove TUI (#2710)
* feat(model): add `picoclaw model add` for custom OpenAI-compatible endpoints

Onboards a model from a user-supplied API base + key by hitting
GET <base>/models, prompting the user to pick one, and writing the entry
into model_list[] (with api_keys) plus setting it as the default model.
This was previously only available in the TUI launcher (issue #2208) and
is now accessible from the CLI:

    picoclaw model add -b URL -k KEY [-m MODEL] [-n ALIAS]

* chore: remove deprecated picoclaw-launcher-tui

Per RFC #2208, the TUI launcher is deprecated in favor of the CLI; its
"online model picker" feature has been ported to `picoclaw model add` in
the previous commit. This drops the binary and all build/release/docs
references:

- delete cmd/picoclaw-launcher-tui/ and assets/launcher-tui.jpg
- Makefile: remove the `build-launcher-tui` target
- .goreleaser.yaml: drop the build entry plus the `picoclaw-launcher-tui`
  ids from the launcher docker image, macOS notarize list, and nfpms
  contents
- docker/Dockerfile.goreleaser.launcher: drop the COPY for the TUI binary
- READMEs (root + 8 locales): remove the "TUI Launcher" section and
  screenshot link
- docs/guides/docker.*: update the "launcher image includes …" sentence
  to reflect the two remaining binaries

`make build` still succeeds; `go build ./web/backend` (the launcher
target) still succeeds. `picoclaw-launcher` (web console) is unaffected.
2026-04-29 17:52:47 +08:00
..
arch.jpg * First commit 2026-02-09 19:20:19 +08:00
clawdchat-icon.png Add ClawdChat Agent Social Network section to README 2026-02-12 22:53:04 +08:00
compare.jpg * First commit 2026-02-09 19:20:19 +08:00
fui_log_page.jpg docs: optimize readme for android (#2272) 2026-04-02 14:23:01 +08:00
fui_main_page.jpg docs: optimize readme for android (#2272) 2026-04-02 14:23:01 +08:00
fui_setting_page.jpg docs: optimize readme for android (#2272) 2026-04-02 14:23:01 +08:00
fui_web_page.jpg * Load zoneinfo from TZ and ZONEINFO env (#2279) 2026-04-03 10:12:15 +08:00
hardware-banner.jpg fix: restore missing assets and address Copilot review comments 2026-03-23 10:21:06 +08:00
launcher-webui.jpg fix: restore missing assets and address Copilot review comments 2026-03-23 10:21:06 +08:00
licheervnano.png * First commit 2026-02-09 19:20:19 +08:00
logo.jpg * First commit 2026-02-09 19:20:19 +08:00
logo.webp refactor: update model name and add VolcEngine coding plan (#1412) 2026-03-12 16:10:29 +08:00
macos-gatekeeper-allow.jpg docs: add macOS Gatekeeper bypass guide to WebUI Launcher section 2026-03-28 17:29:16 +08:00
macos-gatekeeper-warning.jpg docs: add macOS Gatekeeper bypass guide to WebUI Launcher section 2026-03-28 17:29:16 +08:00
picoclaw_code.gif * First commit 2026-02-09 19:20:19 +08:00
picoclaw_mem.gif * First commit 2026-02-09 19:20:19 +08:00
picoclaw_memory.gif * First commit 2026-02-09 19:20:19 +08:00
picoclaw_scedule.gif * First commit 2026-02-09 19:20:19 +08:00
picoclaw_search.gif * First commit 2026-02-09 19:20:19 +08:00
termux.jpg 1. add android phone termux quick guide 2026-02-17 18:01:39 +08:00
wechat.png chore: update WeChat group QR code (#2667) 2026-04-25 13:15:37 +08:00
wecom-qr-binding.jpg docs: update WeCom channel docs and README provider/channel tables 2026-03-28 18:02:13 +08:00