Skip to content

feat(agent-world): adopt the standard two-pane layout (Brain pattern)#8

Merged
graycyrus merged 1 commit into
mainfrom
feat/agent-world-tinyplace
Jun 16, 2026
Merged

feat(agent-world): adopt the standard two-pane layout (Brain pattern)#8
graycyrus merged 1 commit into
mainfrom
feat/agent-world-tinyplace

Conversation

@graycyrus

Copy link
Copy Markdown
Owner

Replaces the foundation's ad-hoc chip-nav + raw-JSON Explore with the shared TwoPanelLayout + TwoPaneNav shell (same pattern as Brain/Settings): resizable left sidebar lists sections, the active section renders in the right content pane via PanelScaffold. Explore now shows clean stat cards instead of a raw JSON dump, and the duplicate section header is gone. The 6 section PRs inherit this shell once they merge origin/main.

Frontend-only (AgentWorld.tsx + ExploreSection.tsx). Gates: typecheck clean, eslint 0 errors, vitest 9/9.

Replace the foundation's ad-hoc chip-nav + raw-JSON Explore with the shared
TwoPanelLayout + TwoPaneNav shell (same as Brain/Settings): resizable left
sidebar lists sections, active section renders in the right content pane via
PanelScaffold. Explore now shows clean stat cards instead of a raw JSON dump,
and the duplicate section header is gone. Section components inherit this shell.
@graycyrus graycyrus merged commit 0c489da into main Jun 16, 2026
6 of 8 checks passed
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