Teknium
02fb7c4aaf
docs: comprehensive docs audit — fix 12 stale/missing items across 10 pages ( #3618 )
...
Fixes found by auditing docs against recent PRs/commits:
Critical (misleading):
- hooks.md: Remove stale 'planned — not yet wired' markers for 4 hooks
that are now active (#3542 ). Add correct callback signatures.
- security.md: Update tirith verdict behavior — block verdicts now go
through approval flow instead of hard-blocking (#3428 ). Add pkill/killall
self-termination guard and gateway-run backgrounding patterns (#3593 ).
New feature docs:
- configuration.md: Add tool_use_enforcement section with value table
(auto/true/false/list) from #3551/#3528.
- configuration.md: Expand auxiliary config with per-task timeouts
(compression 120s, web_extract 30s, approval 30s) from #3597 .
- api-server.md: Add /v1/health alias, Security Headers section,
CORS details (Max-Age, SSE headers, Idempotency-Key) from
#3572/#3573/#3576/#3580/#3530.
Stale/incomplete:
- configuration.md: Fix Alibaba model name qwen-plus -> qwen3.5-plus (#3484 ).
- environment-variables.md: Specify actual DashScope default URL.
- cli-commands.md: Add alibaba to --provider list.
- fallback-providers.md: Add Alibaba/DashScope to provider table.
- email.md: Document noreply/automated sender filtering (#3606 ).
- toolsets-reference.md: Add 4 missing platform toolsets — matrix,
mattermost, dingtalk, api-server (#3583 ).
- skills.md: List default GitHub taps including garrytan/gstack (#3605 ).
2026-03-28 15:26:35 -07:00
Teknium
e648863d52
docs: fix documentation inconsistencies across reference and user guides
...
- toolsets-reference: add browser_console to browser + all platform toolsets,
add missing hermes-acp, hermes-sms, messaging toolsets, correct hermes-gateway
as composite, deduplicate platform toolset listings
- tools-reference: add missing vision and web toolset sections
- slash-commands: fix /new+/reset as alias (not separate commands), add /stop to
CLI section (available in both CLI and gateway), add /plugins command, fix Notes
section about messaging-only vs CLI-only
- environment-variables: fix HERMES_MAX_ITERATIONS default (90 not 60), add
DEEPSEEK_API_KEY/BASE_URL, OPENCODE_ZEN/GO keys, TAVILY_API_KEY,
GITHUB_TOKEN, HERMES_EPHEMERAL_SYSTEM_PROMPT
- configuration: remove duplicate Alibaba Cloud row, add OpenCode Zen/Go providers
- cli-commands: add missing providers to --provider list (opencode-zen,
opencode-go, ai-gateway, kilocode, alibaba)
- quickstart: add OpenCode Zen and OpenCode Go to provider table
Co-authored-by: Test <test@test.com >
2026-03-18 16:26:27 -07:00
Teknium
984f00e0b0
docs: expand Docusaurus coverage across CLI, tools, skills, and skins ( #1232 )
...
- add code-derived reference pages for slash commands, tools, toolsets,
bundled skills, and official optional skills
- document the skin system and link visual theming separately from
conversational personality
- refresh quickstart, configuration, environment variable, and messaging
docs to match current provider, gateway, and browser behavior
- fix stale command, session, and Home Assistant configuration guidance
2026-03-13 21:34:41 -07:00