- 16 Mar, 2026 1 commit
-
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 (1M context) <noreply@anthropic.com>
-
- 13 Mar, 2026 1 commit
-
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
- 12 Mar, 2026 1 commit
-
-
boojack authored
Signed-off-by:boojack <stevenlgtm@gmail.com>
-
- 09 Mar, 2026 1 commit
-
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
- 08 Mar, 2026 2 commits
-
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
- 07 Mar, 2026 8 commits
-
-
memoclaw authored
Replace `labels: [bug]` and `labels: [enhancement]` with `type: Bug` and `type: Feature` to leverage GitHub's native issue types already configured on this repo. Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
- 05 Mar, 2026 7 commits
-
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
Peter Etelej authored
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
boojack authored
Signed-off-by:boojack <stevenlgtm@gmail.com>
-
memoclaw authored
Co-authored-by:Claude Opus 4.6 <noreply@anthropic.com>
-
- 04 Mar, 2026 6 commits
-
-
longhe.li authored
Signed-off-by:
longhe.li <lilonghe@outlook.com> Co-authored-by:
Copilot <175728472+Copilot@users.noreply.github.com>
-
thefatcode authored
-
Ashour Badine authored
-
Steven authored
-
Biplav Barua authored
-
Steven authored
-
- 03 Mar, 2026 8 commits
-
-
Steven authored
Replace the standalone SSE dot above UserMenu with a small badge overlaid on the bottom-right of the user avatar. Only visible when status is connecting (yellow) or disconnected (red) — invisible in the normal connected state, removing constant visual noise.
-
milvasic authored
Co-authored-by:
Cursor Agent <cursoragent@cursor.com> Co-authored-by:
milvasic <milvasic@users.noreply.github.com>
-
Steven authored
-
Steven authored
Add a comment preview section below memo cards in list view, displaying up to 3 comment snippets with a "View all" link. Removes the old comment count icon from the memo header in favor of this richer inline display. Comment preview is hidden in memo detail view.
-
Steven authored
-
Steven authored
-
Lincoln Nogueira authored
-
Steven authored
-
- 02 Mar, 2026 5 commits
-
-
Steven authored
-
boojack authored
Signed-off-by:boojack <stevenlgtm@gmail.com>
-
Steven authored
-
Steven authored
-
Steven authored
- Reduce themes from 6 to 4: system, light, dark, paper - Remove midnight (too similar to dark) and whitewall (too similar to light) - Drop all unused tokens: chart-*, sidebar-primary, sidebar-border, sidebar-ring, shadow-2xs, tracking-normal, spacing - Remove redundant @theme inline blocks from dynamic theme files (Tailwind only processes them at compile time, not at runtime) - Move shared tokens (fonts, radius) to default.css only - Polish dark mode color palette - Consistent cool-slate hue (h265) across all surfaces - Proper surface layering: sidebar(0.07) → bg(0.09) → card(0.13) → popover(0.17) → secondary(0.19) → muted(0.21) → accent(0.22) - Foreground softened to 0.82 (from 0.9) — comfortable off-white - Accent more chromatic than muted (0.012 vs 0.008) — hover feels interactive - Popover elevated above card (0.17 vs 0.13) — floating elements visible - Destructive more vivid (0.62/c0.20) — clearly red on dark surfaces - Input border (0.25) more distinct than layout border (0.21) - Sidebar foreground (0.68) dimmer than content foreground (0.82) - Fix inline code background invisible in dark mode (#5674) - Muted was same lightness as card — increased to 0.21 for clear contrast
-