Skip to content

Add local Streams development support and stream browser improvements#1478

Merged
sorenbs merged 11 commits intomainfrom
codex/local-streams-dev
Apr 7, 2026
Merged

Add local Streams development support and stream browser improvements#1478
sorenbs merged 11 commits intomainfrom
codex/local-streams-dev

Conversation

@sorenbs
Copy link
Copy Markdown
Member

@sorenbs sorenbs commented Apr 2, 2026

Summary

  • add local Streams development wiring and streams-only demo/runtime support
  • add the stream event view improvements: search, follow modes, URL state, aggregation strip, diagnostics, and long-poll integration
  • add a resizable Studio sidebar so long stream names can be revealed without changing layout code

Verification

  • pnpm exec vitest run demo/ppg-dev/runtime-options.test.ts demo/ppg-dev/runtime.test.ts demo/ppg-dev/DemoShell.test.ts demo/ppg-dev/shutdown.test.ts ui/hooks/use-stream-details.test.tsx ui/hooks/use-stream-events.test.tsx ui/studio/views/stream/StreamView.test.tsx ui/studio/Navigation.test.tsx ui/studio/Studio.test.tsx
  • pnpm exec vitest run ui/studio/context.test.tsx ui/studio/Navigation.test.tsx ui/studio/Studio.test.tsx
  • pnpm typecheck
  • Playwright validation on http://localhost:4310

@sorenbs sorenbs requested a review from beseku April 6, 2026 14:37
@sorenbs sorenbs enabled auto-merge (squash) April 7, 2026 11:19
@sorenbs sorenbs merged commit 0e1cd4e into main Apr 7, 2026
@sorenbs sorenbs deleted the codex/local-streams-dev branch April 7, 2026 15:29
@beseku
Copy link
Copy Markdown

beseku commented Apr 7, 2026

One thing that maybe we can align on is the mechanic for streaming data like here and in Query insights. More relevant when we migrate the UI to align with Console, but it would be good to present the same way of pausing and resuming logs and log-adjacent data.

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.

2 participants