Skip to content

docs: mark web UI as shipped in roadmap and CLAUDE.md#61

Merged
keeganthomp merged 3 commits intomainfrom
claude/review-roadmap-o4eEz
Apr 15, 2026
Merged

docs: mark web UI as shipped in roadmap and CLAUDE.md#61
keeganthomp merged 3 commits intomainfrom
claude/review-roadmap-o4eEz

Conversation

@keeganthomp
Copy link
Copy Markdown
Owner

The dashboard (packages/dashboard, kib ui) is fully implemented with
search, graph visualization, article browsing, query, ingest, and
compile — update roadmap checkboxes and add dashboard to CLAUDE.md
packages list.

https://claude.ai/code/session_01SRxMkv8qAf1f455fYKgEUa

claude added 3 commits April 15, 2026 01:56
The dashboard (packages/dashboard, kib ui) is fully implemented with
search, graph visualization, article browsing, query, ingest, and
compile — update roadmap checkboxes and add dashboard to CLAUDE.md
packages list.

https://claude.ai/code/session_01SRxMkv8qAf1f455fYKgEUa
Adds shared vault support across CLI, dashboard, and MCP:

CLI commands:
- `kib share <url>` — connect vault to git remote, push
- `kib pull` — fetch latest, auto-merge manifest conflicts
- `kib push` — commit + push local changes
- `kib clone <url>` — join a shared vault

Dashboard:
- Team page with sync status, pull/push/sync buttons, contributor list
- API endpoints: /api/share/status, /api/share/pull, /api/share/push

MCP tools:
- kib_share_status, kib_pull, kib_push

Core:
- 3-way manifest merge (union sources/articles by key, prefer newer)
- Auto-generated .gitignore for machine-local state
- Sharing config in config.toml ([sharing] section)
- 16 tests covering merge logic and utilities

https://claude.ai/code/session_01SRxMkv8qAf1f455fYKgEUa
- ROADMAP.md: check off shipped shared workspace items
- README.md: add Shared Workspaces section, collaboration commands, update MCP tools to 14
- CLAUDE.md: add shared workspaces section with CLI commands and config
- Marketing site: add "Shared workspaces" feature, update description/keywords/JSON-LD
- llms.txt: add shared workspaces and web dashboard to feature list

https://claude.ai/code/session_01SRxMkv8qAf1f455fYKgEUa
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kib Ready Ready Preview, Comment Apr 15, 2026 2:33am

Request Review

@keeganthomp keeganthomp merged commit b12a3f3 into main Apr 15, 2026
3 checks passed
@keeganthomp keeganthomp deleted the claude/review-roadmap-o4eEz branch April 15, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants