Commit graph

  • 4efc461c1e feat(ui): add view components for Social, Swarm, and Graph (bb-ui2.11, .16, .20) zenchantlive 2026-02-15 23:21:20 -08:00
  • ce8fdd0d4c feat(ui): complete shell layout components (bb-ui2.6, .7, .8, .9, .27) zenchantlive 2026-02-15 23:19:52 -08:00
  • 539e6e7021 feat(graph): integrate WorkflowGraph into unified shell zenchantlive 2026-02-15 23:12:16 -08:00
  • e74606da37 Merge main into recovery/corruption-incident-and-ui2-work openhands 2026-02-16 06:50:09 +00:00
  • 6cdca6e7c9 fix: address PR review comments and security issues openhands 2026-02-16 06:32:58 +00:00
  • e28db4b936
    Merge pull request #9 from zenchantlive/master zenchantlive 2026-02-15 22:24:01 -08:00
  • 6d87f18f20 docs: add next session prompt for bb-ui2.6, .7, .8 zenchantlive 2026-02-15 22:01:31 -08:00
  • 4251bd144b docs: document Agent Sessions Hub, Timeline, and API endpoints Warp 2026-02-16 06:00:47 +00:00
  • 9afa3f7bbd fix: add lib/utils.ts for shadcn component imports zenchantlive 2026-02-15 21:22:05 -08:00
  • eb933b6c27 chore: add .beadboard user profile directory zenchantlive 2026-02-15 21:20:26 -08:00
  • a2b0909724 fix: recover from mass file corruption incident (2026-02-15) zenchantlive 2026-02-15 21:19:58 -08:00
  • 173937c1f3 chore: add utility scripts and additional test coverage zenchantlive 2026-02-15 21:19:31 -08:00
  • 812b6cf8c5 docs: add planning documents for buff epic and unified UX zenchantlive 2026-02-15 21:19:14 -08:00
  • b905d21526 feat(agents): complete bb-1y7 - Consolidate Agent Identity to bd Beads zenchantlive 2026-02-15 21:18:48 -08:00
  • 9660b516a8 feat(graph): complete bb-ui2.19 - Extract Graph into Reusable Component zenchantlive 2026-02-15 21:18:31 -08:00
  • e47230c2dd feat(data): complete bb-ui2.15 - Swarm Cards Data Builder zenchantlive 2026-02-15 21:18:13 -08:00
  • e28a7837c4 feat(data): complete bb-ui2.10 - Social Cards Data Builder zenchantlive 2026-02-15 21:17:52 -08:00
  • 4b8770c78c feat(hooks): complete bb-ui2.4 - URL State Hook zenchantlive 2026-02-15 21:17:30 -08:00
  • 71a513c639 feat(components): complete bb-ui2.3 - Base Primitives zenchantlive 2026-02-15 21:17:08 -08:00
  • fb4fdb79b2 feat(design): complete bb-ui2.1 - Earthy-Dark Token System zenchantlive 2026-02-15 21:16:48 -08:00
  • 3e3eedeead feat(ui): complete bb-ui2.2 - shadcn/ui Setup zenchantlive 2026-02-15 21:16:26 -08:00
  • 544a46427b feat(sessions): complete bb-buff.3.4 - Role-Based Color Coding zenchantlive 2026-02-15 21:16:08 -08:00
  • e84899b433 feat(sessions): progress bb-buff.3.3 - Active Mission Pathing (data layer) zenchantlive 2026-02-15 21:15:48 -08:00
  • 0d73d2afaf feat(sessions): complete bb-buff.3.2 - Critical Visual Signals zenchantlive 2026-02-15 21:15:28 -08:00
  • 4ee550c333 feat(telemetry): complete bb-buff.1.3 - Backend Liveness Refactor zenchantlive 2026-02-15 21:14:05 -08:00
  • 0016b57e37 fix(protocol): implement Identity Isolation to prevent task pollution zenchantlive 2026-02-14 13:29:28 -08:00
  • eec1d6e28f feat(protocol): deliver 'War Room' UI with Incursion Engine zenchantlive 2026-02-14 11:36:32 -08:00
  • e010e0b10b feat(protocol): deliver Activity Lease model (Zero Background Workers) zenchantlive 2026-02-14 11:18:40 -08:00
  • 5b9c0aa6a3 feat(protocol): pivot to Passive Heartbeat for Windows stability zenchantlive 2026-02-14 11:06:10 -08:00
  • 965d11c0b9 feat(protocol): wire session aggregation and API with liveness zenchantlive 2026-02-14 10:43:02 -08:00
  • 41f7cb8f24 feat(protocol): implement core backend engine for Operative Protocol zenchantlive 2026-02-14 10:38:10 -08:00
  • bce7e32dc8
    Merge pull request #8 from zenchantlive/copilot/sub-pr-6 zenchantlive 2026-02-14 10:08:01 -08:00
  • 05357580ae Fix path traversal validation and mutation sanitization openhands 2026-02-14 17:57:12 +00:00
  • 710556aa45 fix: replace non-standard flock() with portable file-based mutex openhands 2026-02-14 17:17:00 +00:00
  • e46062b4f5 fix: address critical security and stability issues openhands 2026-02-14 16:36:27 +00:00
  • 850335661d fix: remove noisy console logs from useBeadsSubscription hook copilot-swe-agent[bot] 2026-02-14 09:43:31 +00:00
  • 38e7498070
    Merge pull request #6 from zenchantlive/master zenchantlive 2026-02-14 01:40:41 -08:00
  • bc49595d0a Initial plan copilot-swe-agent[bot] 2026-02-14 09:40:03 +00:00
  • 664ef2892b fix: address PR bot review comments openhands 2026-02-14 09:34:10 +00:00
  • 6b0e76330e revert: restore proper JSON escaping in issues.jsonl openhands 2026-02-14 09:25:29 +00:00
  • cf5f55d294
    Update src/app/api/events/route.ts zenchantlive 2026-02-14 01:18:53 -08:00
  • 3b692e894c
    Update .beads/issues.jsonl zenchantlive 2026-02-14 01:18:26 -08:00
  • 2ef5f1f579
    Update package.json zenchantlive 2026-02-14 01:17:10 -08:00
  • 174500539f
    Add code-custodian agent file zenchantlive 2026-02-14 01:15:40 -08:00
  • 4e0dcba191
    Create Code Custodian agent for code quality management zenchantlive 2026-02-14 01:15:12 -08:00
  • 623c9c3990
    Merge pull request #4 from zenchantlive/feat/social-dense-sessions-hub zenchantlive 2026-02-14 00:52:11 -08:00
  • 989b1043c7
    Merge pull request #5 from zenchantlive/master zenchantlive 2026-02-14 00:51:35 -08:00
  • a3f2ceef52 fix: address Qodo code review findings openhands 2026-02-14 08:43:04 +00:00
  • d1140c9809
    Update src/app/api/events/route.ts zenchantlive 2026-02-14 00:38:11 -08:00
  • 6fb9824c11
    Update src/app/api/events/route.ts zenchantlive 2026-02-14 00:37:53 -08:00
  • 536786cd52
    Merge pull request #3 from zenchantlive/feat/ui-polish-aero-chrome zenchantlive 2026-02-14 00:31:48 -08:00
  • 1ae7efb31b feat(skills): formalize agent coordination via beadboard-driver zenchantlive 2026-02-14 00:23:41 -08:00
  • c7c3a25457 docs(beads): etch project history into memory bank and finalize skill-bb zenchantlive 2026-02-14 00:21:25 -08:00
  • bfe4f853f0 feat(observability): chronological timeline and agent productivity APIs zenchantlive 2026-02-14 00:21:02 -08:00
  • f3558dc0d1 feat(ui): deliver Social-Dense Agent Sessions Hub zenchantlive 2026-02-14 00:20:41 -08:00
  • 28abfe3ce2 fix(realtime): unify authority via shared SSE subscription and watcher-v3 zenchantlive 2026-02-14 00:20:20 -08:00
  • ab051952bd feat(logic): establish derived-activity engine and agent-session protocols zenchantlive 2026-02-14 00:19:59 -08:00
  • 4f8f3006e9 fix: always enable SSE auto-refresh on kanban page zenchantlive 2026-02-13 14:51:31 -08:00
  • ad7a7b9b00 Add EpicChipStrip to kanban page with All Epics option and hide closed epics zenchantlive 2026-02-13 12:51:48 -08:00
  • df4769bf07 chore: clear lint warnings and finalize shared epic chip strip zenchantlive 2026-02-13 12:44:14 -08:00
  • 74871545c7 Add epic filter to kanban board zenchantlive 2026-02-13 12:35:17 -08:00
  • 2cfaa9b406 chore: migrate lint to eslint flat config and finalize graph card status handling zenchantlive 2026-02-13 12:27:09 -08:00
  • a0261f181a ui: rename graph task labels to Unlocks/Blocks zenchantlive 2026-02-13 12:18:35 -08:00
  • e6317594b6 ui: unify aero chrome surfaces and shared hero across kanban/graph zenchantlive 2026-02-13 12:17:57 -08:00
  • c8d7f8eb0d readme pics zenchantlive 2026-02-13 00:20:44 -08:00
  • 969ecd5b47 readme zenchantlive 2026-02-13 00:11:58 -08:00
  • 8a8257d08f
    Merge pull request #2 from zenchantlive/master zenchantlive 2026-02-13 00:09:00 -08:00
  • 75bf72435d fix(runtime): resolve white-screen parse regressions and harden checklist/realtime keying zenchantlive 2026-02-13 00:07:38 -08:00
  • fbe1178e24
    Update src/lib/aggregate-read.ts zenchantlive 2026-02-13 00:01:45 -08:00
  • 264af1fd3b
    Update src/lib/aggregate-read.ts zenchantlive 2026-02-13 00:01:34 -08:00
  • 141ed954bb
    Update src/lib/graph-view.ts zenchantlive 2026-02-13 00:01:24 -08:00
  • 86a8068584
    Update src/lib/graph-view.ts zenchantlive 2026-02-13 00:01:11 -08:00
  • d49f466fa9
    Update src/app/api/events/route.ts zenchantlive 2026-02-13 00:00:53 -08:00
  • 3834a5638c
    Update src/lib/graph-view.ts zenchantlive 2026-02-13 00:00:29 -08:00
  • 8def5ae1a3
    Update src/app/api/events/route.ts zenchantlive 2026-02-13 00:00:14 -08:00
  • ec3bfa03ef
    Update src/lib/graph-view.ts zenchantlive 2026-02-12 23:59:52 -08:00
  • 422453c155 Merge branch 'master' of https://github.com/zenchantlive/beadboard zenchantlive 2026-02-12 23:57:23 -08:00
  • 6e1b20e961 docs: Rewrite README with strong feature highlights and multi-project capabilities (bb-18e) zenchantlive 2026-02-12 23:57:20 -08:00
  • 34171b91eb
    Update .beads/issues.jsonl zenchantlive 2026-02-12 23:54:23 -08:00
  • 1d25d812b4
    Update src/components/graph/dependency-graph-page.tsx zenchantlive 2026-02-12 23:52:02 -08:00
  • 63ff7ef65c
    Update src/components/graph/epic-chip-strip.tsx zenchantlive 2026-02-12 23:51:54 -08:00
  • 32a08ac35a
    Merge pull request #1 from zenchantlive/feat/bb-18e-3-direction-hints zenchantlive 2026-02-12 23:49:35 -08:00
  • 3795cf1991
    Update tests/guards/graph-responsive-contract.test.mjs zenchantlive 2026-02-12 23:49:24 -08:00
  • c0d61354ed
    Update src/components/graph/graph-section.tsx zenchantlive 2026-02-12 23:49:16 -08:00
  • 2d74fed039 test(graph): add directional hint contract in graph legend zenchantlive 2026-02-12 23:46:39 -08:00
  • 65b59a11f7 chore(repo): ignore local beads runtime lock and screenshot artifacts zenchantlive 2026-02-12 23:39:43 -08:00
  • e1f3d48f6e feat(ui): Enhance Graph and Kanban UX (bb-18e) zenchantlive 2026-02-12 23:37:27 -08:00
  • 8490cb1d8c feat(graph): Implement Graph View with Dagre Layout and Epic Scope (bb-18e) zenchantlive 2026-02-12 23:36:41 -08:00
  • 7ab23448f0 Archive stash backlogs into repo docs for traceable recovery zenchantlive 2026-02-11 21:29:20 -08:00
  • 3bc64dd9e0 Merge feat/registry-api into master with unified test script zenchantlive 2026-02-11 21:28:55 -08:00
  • 48009e2d4f Fix scanner Dirent typing after branch consolidation zenchantlive 2026-02-11 21:28:06 -08:00
  • 89876b1862 Preserve recovered design-plan doc and ignore local beads lock artifact zenchantlive 2026-02-11 21:27:01 -08:00
  • e599640d3b Persist root UI/tailwind/responsive guard refinements from stash backlog zenchantlive 2026-02-11 21:25:46 -08:00
  • b4cb09a6cc Merge main into master and unify realtime + project-context test matrix zenchantlive 2026-02-11 21:06:38 -08:00
  • 3f2ae384f5 Add realtime watcher+SSE transport with tests and lock-retry read path zenchantlive 2026-02-11 21:05:27 -08:00
  • 89a9941d88 Merge bb-6aj-3-scanner zenchantlive 2026-02-11 21:00:28 -08:00
  • 50d3833766 feat: add project scanner with full-drive mode zenchantlive 2026-02-11 20:41:39 -08:00
  • c836be46cf feat: add Windows project registry API and persistence zenchantlive 2026-02-11 17:53:40 -08:00
  • cc616c1543 Add optimistic writeback flow with kanban drag-drop transitions zenchantlive 2026-02-11 19:59:55 -08:00
  • 2c80265258 Add bd exec bridge and mutation API routes with tests zenchantlive 2026-02-11 19:46:02 -08:00