beadboard/src/app
openhands 6cdca6e7c9 fix: address PR review comments and security issues
- Fix command injection in bb-init.mjs by using execFileSync with argument arrays
- Fix parser.ts skipAgentFilter option not being respected
- Fix src/app/globals.css truncated CSS rule causing parse errors
- Fix status-badge.tsx BeadStatus type import from canonical source
- Fix agent-registry.ts missing 'agent' prefix in callBdAgentShow
- Fix tools/bb.ts null data access for activity-lease command
- Fix src/app/api/sessions/route.ts projectRoot not passed to listAgents
- Update package.json test script to include all test files
- Fix tailwind.config.ts content glob missing UI components
- Remove .beadboard/agent/runtime/existing-agent.pid and add .gitignore rule

Co-authored-by: openhands <openhands@all-hands.dev>
2026-02-16 06:32:58 +00:00
..
api fix: address PR review comments and security issues 2026-02-16 06:32:58 +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(telemetry): complete bb-buff.1.3 - Backend Liveness Refactor 2026-02-15 21:14:05 -08:00
timeline feat(observability): chronological timeline and agent productivity APIs 2026-02-14 00:21:02 -08:00
globals.css fix: address PR review comments and security issues 2026-02-16 06:32:58 +00: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