picoclaw/cmd/picoclaw-launcher-tui/internal/ui
Guoguo 9ff180a4a8 refactor: update model name and add VolcEngine coding plan (#1412)
* docs: swap header logo to webp, move meme logo to bottom

Replace header logo with assets/logo.webp across all 6 README
language variants and move the original meme logo (logo.jpg)
to the bottom of each file.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* docs: update GPT model names to gpt-5.4 and refine provider descriptions

Update all 6 language README variants:
- Correct GPT model references from gpt-5.2/gpt4 to gpt-5.4
- Refine provider descriptions in API Key comparison tables

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* chore: update default model to gpt-5.4, codex to gpt-5.3-codex

Update OpenAI default model references from gpt-5.2 to gpt-5.4
across source code, config examples, tests, and docs. Set Codex
default model to gpt-5.3-codex.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:10:29 +08:00
..
app.go Enhance model selection and add footer navigation instructions (#1271) 2026-03-09 19:22:16 +08:00
channel.go Enhance model selection and add footer navigation instructions (#1271) 2026-03-09 19:22:16 +08:00
gateway_posix.go feat(tui): Add configurable Launcher and Gateway process management (#909) 2026-02-28 19:37:18 +08:00
gateway_windows.go feat(tui): Add configurable Launcher and Gateway process management (#909) 2026-02-28 19:37:18 +08:00
menu.go feat(tui): Add configurable Launcher and Gateway process management (#909) 2026-02-28 19:37:18 +08:00
model.go refactor: update model name and add VolcEngine coding plan (#1412) 2026-03-12 16:10:29 +08:00
style.go Enhance model selection and add footer navigation instructions (#1271) 2026-03-09 19:22:16 +08:00