docs(user-docs): video library + per-page links, v0.6.1 What's New, sync dev features#1306
Conversation
…ync dev features - Add videos.md (35 published videos, newest-first by topic) and a README Watch section - Add 'Watch' callouts to 32 feature pages linking the most relevant, newest videos - Add user-facing whats-new/v0.6.1.md (translated from release notes; no issue numbers) - Document dev-only features: agent runtimes (Claude Code/Codex/Gemini CLI, #1187), agent data paths + export/import (#1169), compatibility validation (#668), in-app bug reporting (#1116), subscription hot-reload (#1089), pull-pilot routing (#946), configurable AGENT_TMP_SIZE (#1231), Postgres migration-runner groundwork (#1160) - Index agent-runtimes, agent-data, and the previously-orphaned agent-session pages Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
/review Report — automated structural reviewBranch: Critical FindingsNone. All 41 files are Informational Findings[I1] Link liveness unverifiable in-CI (Confidence: 6/10) [I2] Content accuracy not machine-verifiable (Confidence: 5/10) Summary
Automated |
Summary
Two things, landed together against
dev:docs/user-docs/videos.mdlibrary (35 published videos, grouped by topic, newest-first) plus📺 Watchcallouts on 32 feature pages and a README "Watch" section. Each callout links the most relevant videos, prioritizing newer ones.dev. This adds the missing user-facingwhats-new/v0.6.1.mdand documents the dev-only features that shipped since the last sync.New pages
agents/agent-runtimes.md— Claude Code / OpenAI Codex / Gemini CLI runtimes (Codex harness MVP — pluggable agentic execution engine alongside Claude Code #1187)agents/agent-data.md—data_paths+ on-demand export/import portability (Agent runtime data volumes: declared data paths with snapshot/restore and portable export #1169)whats-new/v0.6.1.md— user-facing release highlights (no issue numbers/codenames)videos.md— the video libraryUpdated pages
creating-agents(compatibility validation + auto-fix, feat: Agent deployment compatibility validation — server-side checks with auto-fix offers #668),help(in-app bug reporting, feat(ui): In-app bug reporting from the floating Help widget (hosted intake → GitHub issues) #1116),subscription-credentials(hot-reload rotation, feat: credential rotation via hot-reload, not container recreate #1089),agent-network(experimental pull-pilot routing, experiment: pull-coordination pilot — route MCP chat_with_agent through the agent queue #946),agent-configuration(AGENT_TMP_SIZE, fix: agent /tmp tmpfs (100 MB) fills and silently breaks autonomous git commits — make size configurable #1231),single-server(Postgres migration-runner groundwork — not yet a user-selectable backend, fix(db): migration runner — DROP-rebuild data-loss window and no cross-process serialization #1160),overview+setup(multi-runtime framing, setup-token notes), README index (+ the previously-orphanedagent-session).Notes
v0.6.1carries no issue numbers; deploy guides pass the public-safety scan; all new-page links resolve; no secrets/PII/internal IPs in the diff.🤖 Generated with Claude Code