docs: major documentation overhaul (new guides, REST refs, fixes, navigation) #81
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
Complete documentation bringing coverage from ~60% to ~95%, adding missing content, fixing bugs, and making docs more engaging.
New Content Created
Guides
guides/streaming-responses.mdx- SSE/WebSocket streaming modesguides/action-planning.mdx- Multi-step action workflowsguides/background-tasks.mdx- Task workers & recurring jobsguides/deploy-to-cloud.mdx- Eliza Cloud deployment guideREST API Docs
rest-reference/jobs/create-job.mdxrest-reference/jobs/get-job.mdxrest-reference/jobs/jobs-health.mdxrest-reference/runs/list-agent-runs.mdxrest-reference/runs/get-agent-run.mdxReference
runtime/types-reference.mdx- 50+ missing types documentedContent Improvements
Vivified Pages (engaging tone, problem-first approach)
index.mdx- Token card + "3 commands" hookquickstart.mdx- Added "Next Steps" sectionruntime/core.mdx- "The Problem" intro + quick startplugins/components.mdx- Use-case driven structureagents/character-interface.mdx- "2 minutes" quick winBug Fixes (P0/P1)
Stateinterface (completely wrong)createMemory()signature (missingtableName)searchMemoriesmethod namecomposeStatemethod nameMemoryproperties (agentId,unique,similarity)PATCHto Route types (4 files)HandlerOptionsinterfaceplugins upgrade/generate)Deleted (non-existent endpoints)
mark-message-processing-as-complete.mdxcreate-group-channel.mdxNavigation Improvements
Submenus Added (
docs.json)GUIDES (12 pages → 3 groups):
RUNTIME (9 pages → 2 groups):
Cross-links Added
runtime/core.mdx→ streaming, action-planning, background-tasks, deploy-to-cloudplugins/development.mdx→ publish-a-plugin, deploy-to-cloudplugins/components.mdx→ action-planning, streaming, background-tasks, coreagents/character-interface.mdx→ core runtime, deploy-to-cloudquickstart.mdx→ customize, create-plugin, deploy-to-cloud, plugin-registryDeprecated Routes
<Warning>notices to/central-*endpoints (3 files)CLI Documentation
Global Flags Added (
cli-reference/overview.mdx)--no-emoji--no-auto-install-d, --debug--verbose-q, --quiet--log-jsonEliza Cloud
Featured prominently as primary deployment option:
deploy-to-cloud.mdx)deploy-a-project.mdxwith comparison table