You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(dashboard): drop region column from box table; full image refs in onboarding
- BoxTable: remove the Region column from the desktop table and the Region
entry from the compact mobile meta. The box table no longer surfaces region.
- Remove the now-unused getRegionName plumbing from the box-table path
(Boxes page, BoxTable, useBoxTable, columns, types) and the stale 'region'
entry from persisted column visibility. useRegions/getRegionName stay in
place for the other consumers (Runners, Org Settings, Box details).
- onboarding-code-examples: use the fully-qualified image reference
ghcr.io/boxlite-ai/boxlite-agent-base:20260605-p0-r3 across all four SDK
snippets (JS/TS, Python, Go, Rust) instead of the short 'boxlite/base'.
0 commit comments