Skip to content

Web dashboard for setup status and config editing #12

@UnbrandedTech

Description

@UnbrandedTech

Summary

All configuration is currently done via JSON files and terminal prompts. A lightweight web UI would make it much more accessible for non-technical users.

Features

  • View current config (team.json, user.json) in a form-based editor
  • See sync status (last run time, errors, message counts per channel)
  • View and edit tracked people and their priorities
  • View and edit client profiles
  • Trigger manual re-sync or re-discovery
  • View Honcho memory stats
  • Edit cron schedules

Approach

Could be a simple Flask/FastAPI app that reads/writes the workspace JSON files. Or integrate with OpenClaw's TUI. Keep it optional — CLI-first, web as a convenience layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions