Documentation
¶
Index ¶
Constants ¶
View Source
const ( // BasePath is the HTTP route prefix used when the embedded dashboard shell // is served by the agent-factory API server. BasePath = "/dashboard/ui" )
Variables ¶
This section is empty.
Functions ¶
func DistFS ¶
DistFS returns the embedded production dashboard assets rooted at dist/.
Fresh checkouts fall back to a tiny stable shell so backend-only work can still compile and exercise the dashboard route without requiring a Bun build. `make ui-build` generates a registration file that swaps this provider to the real normalized dist output for CI and release-style verification.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.