-
Notifications
You must be signed in to change notification settings - Fork 629
Docs: Wrong screenshots used for multiple feature sections in READMEΒ #518
Description
Hi team! π I've been exploring Mission Control and noticed a recurring documentation issue β multiple feature sections in the README/docs are using the Task Board screenshot instead of screenshots of the actual features being described.
This makes it hard to understand what those features actually look like in the UI.
Affected Sections
Here's a breakdown of each mismatch I found:
1. π§ Memory Knowledge Graph
- Description says: Explore agent knowledge through the Memory Browser, filesystem-backed memory tree, and interactive relationship graph for sessions, memory chunks, and linked knowledge files.
- Screenshot shows: The Task Board (Kanban view with Inbox, Assigned, Awaiting Owner, In Progress columns)
- Expected: A screenshot of the actual Memory Browser / relationship graph UI
2. π§ Skills Hub
- Description says: Browsing, installing, and managing agent skills. External registries (ClawdHub, skills.sh). Security scanning for prompt injection, credential leaks, data exfiltration.
- Screenshot shows: The Task Board (same Kanban view)
- Expected: A screenshot of the Skills Hub / skill management UI
3. π° Cost Tracking
- Description says: Token usage dashboard with per-model breakdowns, trend charts, and cost analysis. Session-level granularity powered by Recharts.
- Screenshot shows: The Task Board (same Kanban view)
- Expected: A screenshot of the cost/token usage dashboard with charts
4. π Security Audit & Agent Trust
- Description says: Real-time posture scoring (0β100), secret detection across agent messages, MCP tool call auditing, injection attempt tracking, per-agent trust scores, hook profiles (minimal/standard/strict).
- Screenshot shows: The Task Board (same Kanban view)
- Expected: A screenshot of the security audit / trust scoring UI
5. π Natural Language Recurring Tasks
- Description says: Creating recurring tasks using natural language expressions like "every morning at 9am". Schedule parser, cron conversion, and template-clone pattern.
- Screenshot shows: The Task Board (same Kanban view, all columns empty)
- Expected: A screenshot demonstrating natural language scheduling / recurring task creation
Pattern
It looks like the Task Board screenshot was accidentally used as a placeholder for these 5 feature sections and was never replaced with the correct images. The one feature section that appears correct is Agent Management, which shows the actual Agent Squad UI.
Impact
- New users trying to understand what these features look like get a misleading picture
- Makes it hard to verify if features are working as described
- Reduces trust in the docs quality overall
Would love to help if you need updated screenshots taken β happy to provide them. Thanks for the great project! π
Metadata
Metadata
Assignees
Labels
Type
Projects
Status