beadboard/src/app
openhands 664ef2892b fix: address PR bot review comments
Critical fixes:
- Fix duplicated isPolling/pollLastTouched in events route (missing closing brace)
- Add missing path import to realtime.ts (path.basename was used without import)
- Fix error.message leak in sessions and beads/read routes (security)
- Add missing NextResponse import to activity route
- Fix diffDependencies to use composite key (type:target) for accurate tracking

Code quality:
- Fix beadCounts computation in kanban-controls (was counting epic's own deps, not child issues)
- Replace require('path') with ES module imports throughout

Tests: 13/15 passing (2 contract tests remain brittle)

Co-authored-by: openhands <openhands@all-hands.dev>
2026-02-14 09:34:10 +00:00
..
api fix: address PR bot review comments 2026-02-14 09:34:10 +00:00
graph docs(beads): etch project history into memory bank and finalize skill-bb 2026-02-14 00:21:25 -08:00
sessions feat(ui): deliver Social-Dense Agent Sessions Hub 2026-02-14 00:20:41 -08:00
timeline feat(observability): chronological timeline and agent productivity APIs 2026-02-14 00:21:02 -08:00
globals.css ui: unify aero chrome surfaces and shared hero across kanban/graph 2026-02-13 12:17:57 -08:00
layout.tsx ui: unify aero chrome surfaces and shared hero across kanban/graph 2026-02-13 12:17:57 -08:00
page.tsx docs(beads): etch project history into memory bank and finalize skill-bb 2026-02-14 00:21:25 -08:00