Conversation
0x0079
marked this pull request as draft
June 3, 2026 06:28
0x0079
force-pushed
the
doc/guide
branch
3 times, most recently
from
June 12, 2026 08:28
5f384b3 to
3167860
Compare
Complete guide for Tingly-Box Web UI including:
- Getting started and onboarding flow
- Scenario overview (Claude Code, Codex, SDK Proxy, etc.)
- Detailed scenario pages with screenshots:
- Claude Code: provider config, quick start, model selection, 1M context
toggle, profile CLI (tingly-box profile / tingly-box cc)
- Codex: specialized scenario for Codex CLI
- Other coding agents (Playground, Remote Coder, Imagegen)
- Routing rules, smart routing, rule plugins
- Credentials and provider setup (Connect AI flow)
- Dashboard (usage stats, activity heatmap), Virtual Models, API Tokens,
Access Control
- Guardrails, Remote Control, Prompt Skills, MCP integration
- Experimental features
All pages are maintained in both English and Chinese with corresponding
screenshots in docs/guide/images/ (compressed with pngquant, ~65% smaller
than raw captures with no visible quality loss).
Includes the .claude/skills/doc-guide/ screenshot-capture skill used to
generate and refresh these screenshots.
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UTGPqjHogwsFY29k8dDeH4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a complete user guide for Tingly-Box Web UI, organized as bilingual (Chinese + English) markdown documentation with accompanying screenshots. The guide covers all major features and workflows, from initial setup through advanced configuration.
Key Changes
Documentation Structure (
docs/guide/):zh/(Chinese) anden/(English) directories with parallel contentimages/directorydocs/guide/README.md)Content Coverage:
Tooling (
.claude/skills/doc-guide/):screenshot-docs.mjs: Automated screenshot capture script using PlaywrightSKILL.md: Comprehensive skill documentation with prerequisites, setup instructions, and maintenance guidelinesGit Configuration:
docs/guide/files force-added viagit add -f(sincedocs/is in.gitignore)Implementation Details
../images/<name>.png)https://claude.ai/code/session_01UTGPqjHogwsFY29k8dDeH4