Skip to content

docs(agent): Add Flower Hub page - #7929

Draft
charlesbvll wants to merge 1 commit into
docs/agent-operations-refreshfrom
docs/agent-hub
Draft

docs(agent): Add Flower Hub page#7929
charlesbvll wants to merge 1 commit into
docs/agent-operations-refreshfrom
docs/agent-hub

Conversation

@charlesbvll

Copy link
Copy Markdown
Member

Issue

Description

Related issues/PRs

Proposal

Explanation

Checklist

  • Implement proposed change
  • Write tests
  • Update documentation
  • Address LLM-reviewer comments, if applicable (e.g., GitHub Copilot)
  • Make CI checks pass
  • Ping maintainers on Slack (channel #contributions)

Any other comments?

Copilot AI lite review requested due to automatic review settings August 18, 2026 20:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds a Flower Hub how-to guide and links it into the Agent docs so users can discover, run, and publish AgentApps via Hub/SuperGrid.

Changes:

  • Added a new “use-flower-hub” how-to with explore/publish steps and examples.
  • Linked the new how-to from the tutorial flow and the SuperGrid run guide.
  • Updated the docs index and removed outdated “Hub publishing not available” wording.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
agent/docs/source/tutorials/write-your-first-agentapp.md Adds a next-step link to the new Flower Hub publishing guide
agent/docs/source/index.md Includes the new how-to in the docs nav; updates “not available yet” statements
agent/docs/source/how-to-guides/use-flower-hub.md New guide describing how to explore and publish AgentApps on Flower Hub
agent/docs/source/how-to-guides/run-on-supergrid.md Adds a cross-link to the new Hub guide before running a published agent

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +189 to +190
or [publish the AgentApp to Flower
Hub](../how-to-guides/use-flower-hub.md) so others can run it.
Comment on lines +16 to +18
$ uvx --from flwr==1.34.0 flwr run @publisher/agent-name supergrid \
--run-config 'agent.input="What can you help me with?"' \
--stream
Comment on lines +103 to +105
For the complete file-type, size, license, and FAB-format rules, see [Publish an
App on Flower
Hub](https://flower.ai/docs/hub/how-to-publish-app-on-hub.html).
@github-actions github-actions Bot added the Maintainer Used to determine what PRs (mainly) come from Flower maintainers. label Aug 18, 2026
@charlesbvll charlesbvll self-assigned this Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintainer Used to determine what PRs (mainly) come from Flower maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants