Skip to content

docs(hub): replace agent sessions with agent skills - #1244

Open
tnthornton wants to merge 3 commits into
up-v3-docsfrom
docs/agent-skills
Open

docs(hub): replace agent sessions with agent skills#1244
tnthornton wants to merge 3 commits into
up-v3-docsfrom
docs/agent-skills

Conversation

@tnthornton

@tnthornton tnthornton commented Jul 31, 2026

Copy link
Copy Markdown
Member

Swaps the drafted agent.hub.upbound.io session API docs for upbound/skills. Two pages under Products → Insights: a concept overview (install, prerequisites, what the agent can see and change) and a how-to (sign-in, first question, prompting, verifying answers).

Install and prompting only. Scripts and API details stay in the skills repo.

Also drops the commented-out AgentSessions gate from the feature flags reference.

Drops the drafted agent.hub.upbound.io session API docs and documents
upbound/skills instead: installing the upbound-hub plugin and prompting
an agent against Hub. Also removes the commented-out AgentSessions gate
from the feature flags reference.
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Jul 31, 2026 10:34pm

Request Review

@tnthornton tnthornton left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Four corrections found by running the skill against a live Hub (24 control planes, 29,611 resources) and checking each claim against the API. Three are factual; the fourth describes a number the skill does not produce.

The skill side is fixed in upbound/skills#20.

realms and spaces have no update verb. Only resources records carry
hub.lastSyncTime. And the health figures described a union the aggregation
endpoint cannot produce, since it counts each condition on its own axis.
Rework the em dashes into ordinary punctuation and drop a passive
construction. Realms carry a lastSyncTime of their own, so scope the
claim to Hub's aggregation freshness field.
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