Skip to content

feat: add Streamlit demo dashboard - #2

Open
sam1064max wants to merge 1 commit into
mainfrom
feat/streamlit-dashboard
Open

feat: add Streamlit demo dashboard#2
sam1064max wants to merge 1 commit into
mainfrom
feat/streamlit-dashboard

Conversation

@sam1064max

Copy link
Copy Markdown
Owner

Adds a runnable Streamlit demo dashboard in frontend/app.py that invokes the Supervisor facade. Uses the offline fake provider by default.

Run: streamlit run frontend/app.py

@sam1064max sam1064max left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review:

  • Uses Supervisor facade + offline fake provider by default — good for demos.
  • Renders final_answer, selected agents, and execution order from state.
  • Suggestion: surface trace_id/request_id in the UI (available in raw JSON) for debuggability.
  • LGTM.

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.

1 participant