Home/Docs
Docs Hub

DeepSeek TUI docs deserve their own hub because repo docs and search intent are not the same thing

This hub turns the upstream docs directory into a browsable structure for install, config, MCP, runtime, architecture, and maintainer-oriented reading paths.

Core Docs

Docs topics grouped by search and reading intent.

CONFIGURATION.md

Configuration Docs

Configuration documentation is useful because many practical failures come from provider, path, and runtime assumptions rather than the install step itself.

Open docs page
INSTALL.md

Install Docs

Install documentation belongs in docs because many users search for a more official explanation than short package-manager snippets.

Open docs page
MCP.md

MCP Docs

MCP documentation is worth listing separately because many advanced DeepSeek TUI searches now revolve around MCP concepts, setup, and extension strategy.

Open docs page
MODES.md

Modes Docs

Modes documentation matters because mode choice is one of the clearest workflow decisions users make after basic setup.

Open docs page
KEYBINDINGS.md

Keybindings

Keybindings become important after first-run success, especially for users who want faster terminal navigation instead of reading mode pages repeatedly.

Open docs page
RUNTIME_API.md

Runtime API

Runtime API documentation matters when search intent shifts from usage to integration and programmatic control.

Open docs page
SUBAGENTS.md

Subagents

Subagents deserve a dedicated docs page because they are one of the clearest advanced concepts people search once terminal-agent workflows become more complex.

Open docs page
TOOL_SURFACE.md

Tool Surface

Tool surface docs help users who want to understand which actions DeepSeek TUI can actually take, not just what the homepage promises.

Open docs page

Workflow and Ops

Docs topics grouped by search and reading intent.

DOCKER.md

Docker

Docker docs matter when users want DeepSeek TUI in a more controlled runtime instead of depending entirely on the host machine setup.

Open docs page
MEMORY.md

Memory

Memory docs help when users want to understand how context persistence, recall, or session continuity fits into DeepSeek TUI workflows.

Open docs page
OPERATIONS_RUNBOOK.md

Operations Runbook

Operations runbooks matter more to maintainers than casual users, but they still capture how DeepSeek TUI is expected to behave in repeatable operational scenarios.

Open docs page
RELEASE_RUNBOOK.md

Release Runbook

Release runbooks help readers who care about how the project ships, what release discipline looks like, and how updates are expected to flow.

Open docs page
capacity_controller.md

Capacity Controller

Capacity controller docs matter when users want to understand throttling, coordination, or workload balancing inside more advanced agent behavior.

Open docs page
v0.8.8-coordinator-prompt.md

v0.8.8 Coordinator Prompt

Coordinator prompt docs are highly specific, but they help readers who want insight into orchestration behavior rather than end-user setup alone.

Open docs page

Architecture and History

Docs topics grouped by search and reading intent.

ARCHITECTURE.md

Architecture

Architecture pages matter when users want to understand how DeepSeek TUI is structured beyond install and first-run usage.

Open docs page
LOCALIZATION.md

Localization

Localization docs matter because multilingual support quickly becomes relevant once a CLI project grows beyond one language community.

Open docs page
LEGACY_RUST_AUDIT_0_7_6.md

Legacy Rust Audit 0.7.6

Legacy audit notes are more niche, but they still help users who track DeepSeek TUI stability, technical debt, or historical implementation context.

Open docs page
V0_7_5_IMPLEMENTATION_PLAN.md

v0.7.5 Implementation Plan

Implementation plan docs are historical, but they still help readers who want to track how DeepSeek TUI decisions turned into actual shipped structure.

Open docs page
COMPETITIVE_ANALYSIS.md

Competitive Analysis

Competitive analysis is useful when the real search intent is not setup, but product positioning and how DeepSeek TUI compares with adjacent agent tools.

Open docs page
ACCESSIBILITY.md

Accessibility

Accessibility notes explain how DeepSeek TUI should stay usable in keyboard-first terminal workflows and where interface choices can create friction.

Open docs page