Skip to content

docs: track documentation drift between Memoh main and public docs #594

Description

@handong66

Summary

I found several documentation drift issues between the current Memoh main branch, the root repository docs, and the public docs site at https://docs.memoh.ai/.

This issue tracks the cleanup and links the focused PRs.

Drift areas

  • DEPLOYMENT.md still references stale Docker Compose services/profiles:
    • agent service / http://localhost:8081
    • browser profile
    • openviking compose profile
    • old core service list
  • Public Bot Management docs are behind the current UI:
    • missing Agents/ACP tab
    • missing Plugins tab
    • Terminal/Files are documented as Bot Detail tabs, but they now live in the chat/workspace UI
  • Public Sessions docs say Memoh has five session types, but current code also supports acp_agent.
  • Public provider/TTS docs only describe Edge TTS, while current code exposes broader speech and transcription provider support.

Planned PRs

  • Memoh main repo: refresh DEPLOYMENT.md
  • memoh-docs repo: update public docs pages and sidebars for current UI/features

Source of truth checked

  • Memoh main branch
  • docker-compose.yml
  • Web UI bot detail tabs
  • session type constants and session sidebar filter
  • speech/transcription routes and client type constants
  • current public docs source repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions