7 Commits
Author SHA1 Message Date
botsu 5a48ba98c3 [verified] chore: prepare macOS Codex development 2026-08-08 21:13:30 +02:00
botsu 16eb0647ce fix(documents): collaborative cursors visible with user names
- Fix awareness state: setLocalState({ user: cursorUser }) so the default
  y-prosemirror cursorBuilder reads state.user correctly
- Custom cursorBuilder: span.botsu-collab-cursor with inline borderColor,
  div.botsu-collab-cursor-label with explicit color (no color:transparent
  inheritance issue)
- CSS: caret 2px solid, label absolute below caret, 0.625rem, opacity 0.85
- Unwrap state.user ?? state in builder for robustness
2026-08-05 22:00:58 +02:00
botsu ad31385a1b [verified] feat: add BOTSU presence 2026-08-03 17:51:29 +02:00
botsu 5bd5839256 [verified] feat: add BOTSU identity profile 2026-08-03 15:30:42 +02:00
botsu aaf13aebd5 [verified] feat: add BOTSU application shell 2026-08-03 13:08:12 +02:00
botsu 5eb154e312 feat: add configurable BOTSU design system 2026-08-03 11:06:47 +02:00
botsu 77872ff75a chore: complete monorepo workspace scaffold 2026-08-03 10:52:23 +02:00