• Joined on 2025-06-24
roberto pushed to develop at roberto/adiuva 2026-03-01 09:40:22 +00:00
e005872ba0 feat(AIChatPanel): add aria-labels for accessibility; clean up unused lines
roberto pushed to develop at roberto/adiuva 2026-02-28 23:21:59 +00:00
d3e82a3ebb feat(AIChatPanel): implement dynamic chat message font size and enhance user message scrolling behavior
roberto pushed to develop at roberto/adiuva 2026-02-28 22:53:28 +00:00
af8cbc1c96 fix: update default userName from 'Roberto' to 'there' in store and AIChatPanel
roberto pushed to develop at roberto/adiuva 2026-02-28 22:44:12 +00:00
ee6467a7ac feat: add knip configuration file and integrate knip for linting; update package.json and package-lock.json for new dependencies; refactor various interfaces to remove export modifiers; delete unused hover-card component
roberto pushed to develop at roberto/adiuva 2026-02-28 22:30:49 +00:00
cdf9a8bf18 feat(FloatingChat): refactor chat width handling to be dynamic; enhance message panel positioning and styling with glass surface effects
roberto pushed to develop at roberto/adiuva 2026-02-28 21:47:11 +00:00
f767bb5175 feat(AIChatPanel): update GradualBlur component to enhance blur effect; adjust ScrollArea scrollbar class handling
444aa37be2 feat(AIChatPanel): enhance daily brief with animation and expand/collapse functionality; add GradualBlur component for improved UI
Compare 2 commits »
roberto pushed to feature/impeccable at roberto/adiuva 2026-02-28 15:19:17 +00:00
444aa37be2 feat(AIChatPanel): enhance daily brief with animation and expand/collapse functionality; add GradualBlur component for improved UI
roberto created branch feature/impeccable in roberto/adiuva 2026-02-28 13:24:17 +00:00
roberto pushed to feature/impeccable at roberto/adiuva 2026-02-28 13:24:17 +00:00
roberto pushed to develop at roberto/adiuva 2026-02-28 13:22:54 +00:00
15051cfa7a feat(floating-ai): step 8 — page interactions (all variants)
c5e78311e6 feat: add CLAUDE.md for development guidance and update .gitignore to include .claude directory; refactor AIChatPanel and AppShell components for improved context handling; simplify layout in ProjectDetail, NoteDetailPage, TasksPage, and TimelinePage components
60b76c6d97 feat(floating-ai): step 7 — implement morph animation (FLIP)
d12681b79f feat(floating-ai): step 6 — pass uiContext through to the AI
6c498c5f40 feat(floating-ai): step 5 — add ai:action IPC side-channel
Compare 17 commits »
roberto pushed to feature/popup-ai at roberto/adiuva 2026-02-28 13:22:27 +00:00
15051cfa7a feat(floating-ai): step 8 — page interactions (all variants)
roberto pushed to feature/popup-ai at roberto/adiuva 2026-02-28 12:42:53 +00:00
c5e78311e6 feat: add CLAUDE.md for development guidance and update .gitignore to include .claude directory; refactor AIChatPanel and AppShell components for improved context handling; simplify layout in ProjectDetail, NoteDetailPage, TasksPage, and TimelinePage components
60b76c6d97 feat(floating-ai): step 7 — implement morph animation (FLIP)
d12681b79f feat(floating-ai): step 6 — pass uiContext through to the AI
Compare 3 commits »
roberto pushed to feature/popup-ai at roberto/adiuva 2026-02-28 08:35:13 +00:00
6c498c5f40 feat(floating-ai): step 5 — add ai:action IPC side-channel
roberto pushed to feature/popup-ai at roberto/adiuva 2026-02-28 06:59:26 +00:00
310370ef66 fix(floating-ai): replace ScrollArea with div for message container in FloatingChat
roberto pushed to feature/popup-ai at roberto/adiuva 2026-02-27 23:16:56 +00:00
f4e6238176 fix(tasks): adjust Floating AI chat section registration and styling
roberto pushed to feature/popup-ai at roberto/adiuva 2026-02-27 22:56:23 +00:00
d8cf7814ab Merge branch 'feature/color' into feature/popup-ai
9c07d3195f first color revision
Compare 2 commits »
roberto pushed to feature/popup-ai at roberto/adiuva 2026-02-27 22:56:10 +00:00
50b69aadbf feat(tasks): register section for floating AI chat in TasksPage
6cd121fa80 feat(floating-ai): step 4 — build FloatingChat component
28a5d65f1a feat(floating-ai): step 3 — create double-click hook
b4e97e14f3 feat(floating-ai): step 2 — create section registry + FloatingChatContext
Compare 4 commits »
roberto pushed to feature/popup-ai at roberto/adiuva 2026-02-27 21:35:19 +00:00
78b4df1028 chore: remove unused Claude configuration files and update .gitignore
96101e4310 feat(floating-ai): step 1 — extract shared useAIChat hook
Compare 2 commits »
roberto created branch feature/color in roberto/adiuva 2026-02-26 23:15:49 +00:00
roberto pushed to feature/color at roberto/adiuva 2026-02-26 23:15:49 +00:00
9c07d3195f first color revision