Skip to content

docs: add Frontend section to README (v0.6.0 web workspace)#5989

Open
roberthallers wants to merge 1 commit intoaden-hive:mainfrom
roberthallers:docs/add-frontend-section-readme-5636
Open

docs: add Frontend section to README (v0.6.0 web workspace)#5989
roberthallers wants to merge 1 commit intoaden-hive:mainfrom
roberthallers:docs/add-frontend-section-readme-5636

Conversation

@roberthallers
Copy link

Summary

Resolves #5636 — Adds a Frontend section to README documenting the v0.6.0 web workspace.

Changes

  • Added ## Frontend section to README.md after the Quick Start section
  • Documents hive open command for reopening the dashboard
  • Documents development server setup (cd core/frontend && npm install && npm run dev)
  • Lists key UI capabilities (agent management, templates, monitoring, chat, graph visualization)
  • Includes a note about Node.js 20+ requirement and manual build fallback

Verification

  • Section placement aligns with existing README structure (after Quick Start, before Features)
  • Launch instructions verified against quickstart.sh and existing README content
  • Formatting matches project documentation standards

Signed-off-by: Robert Hallers robert@terplabs.ai

Adds documentation about the v0.6.0 browser-based frontend workspace
to help users discover and use the web interface.

Fixes aden-hive#5636

Signed-off-by: Robert Hallers <robert@terplabs.ai>
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.

docs: add Frontend section to README (v0.6.0 web workspace)

1 participant