v0.1.1 — technical preview
agent-catalog v0.1.1 — technical preview
First release published via npm trusted publishing (OIDC, no token) with
provenance.
Fixed
- The Agents sidebar item now appears under Backstage's new frontend
system. The fleet page registered norouteRef, so the app's nav module
(AppNav) filtered it out — the page was reachable at/agentsbut never
surfaced in the sidebar. It now creates and passes arouteRef.
Classic/custom sidebars usingAgentCatalogSidebarItemwere unaffected.
Internal
- Mocked-kube-client tests for the four entity providers (52 → 72 tests).
Full notes: see CHANGELOG.md.