This website requires JavaScript.
0fcfa3e5bb
Merge branch 'feature/agents-plugin' into develop
develop
roberto
2026-03-04 09:21:39 +01:00
e8c8ddd48d
feat: add CI/CD pipeline with cross-compilation support
main
roberto
2026-03-04 09:00:36 +01:00
b77c6d1195
updated plan
feature/agents-plugin
roberto
2026-03-02 17:57:02 +01:00
489e8e3bc9
update refactor plan
roberto
2026-03-02 14:06:38 +01:00
1ba9c9eee2
remove unused file
roberto
2026-03-02 00:07:32 +01:00
0f3c63c4de
feat(settings): add permissions for git commands in settings.json
feature/ai-rework
Roberto Musso
2026-03-01 23:31:57 +01:00
aa089975df
docs: split plan into Electron app + separate backend repo
Roberto Musso
2026-03-01 23:28:42 +01:00
a6c04e52af
docs: create AI refactoring plan
Roberto Musso
2026-03-01 23:20:18 +01:00
d82738e7ea
feat(AppShell): add SidebarTrigger component for improved sidebar accessibility
Roberto Musso
2026-03-01 14:37:08 +01:00
e005872ba0
feat(AIChatPanel): add aria-labels for accessibility; clean up unused lines feat(AppShell): improve token storage message styling for better visibility feat(ProjectDetail): implement skeleton loading state for project details fix(ProjectSidebar): refactor variable declaration for clarity style(PriorityBadge): enhance priority badge colors for better contrast refactor(TaskRow): simplify className handling with utility function fix(TasksPage): replace loader icon with clock icon for in-progress tasks feat(TimelinePage): enhance empty state with descriptive messaging and icon
Roberto Musso
2026-03-01 10:40:22 +01:00
d3e82a3ebb
feat(AIChatPanel): implement dynamic chat message font size and enhance user message scrolling behavior
Roberto Musso
2026-03-01 00:21:57 +01:00
af8cbc1c96
fix: update default userName from 'Roberto' to 'there' in store and AIChatPanel
Roberto Musso
2026-02-28 23:53:25 +01: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 Musso
2026-02-28 23:44:10 +01:00
cdf9a8bf18
feat(FloatingChat): refactor chat width handling to be dynamic; enhance message panel positioning and styling with glass surface effects
Roberto Musso
2026-02-28 23:30:47 +01:00
f767bb5175
feat(AIChatPanel): update GradualBlur component to enhance blur effect; adjust ScrollArea scrollbar class handling
Roberto Musso
2026-02-28 22:47:09 +01:00
444aa37be2
feat(AIChatPanel): enhance daily brief with animation and expand/collapse functionality; add GradualBlur component for improved UI
feature/impeccable
Roberto Musso
2026-02-28 16:19:15 +01:00
15051cfa7a
feat(floating-ai): step 8 — page interactions (all variants)
feature/popup-ai
Roberto Musso
2026-02-28 14:15:27 +01: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
Roberto Musso
2026-02-28 13:42:52 +01:00
60b76c6d97
feat(floating-ai): step 7 — implement morph animation (FLIP)
Roberto Musso
2026-02-28 13:27:23 +01:00
d12681b79f
feat(floating-ai): step 6 — pass uiContext through to the AI
Roberto Musso
2026-02-28 09:40:00 +01:00
6c498c5f40
feat(floating-ai): step 5 — add ai:action IPC side-channel
Roberto Musso
2026-02-28 09:23:04 +01:00
310370ef66
fix(floating-ai): replace ScrollArea with div for message container in FloatingChat
Roberto Musso
2026-02-28 07:59:24 +01:00
f4e6238176
fix(tasks): adjust Floating AI chat section registration and styling
Roberto Musso
2026-02-28 00:16:54 +01:00
d8cf7814ab
Merge branch 'feature/color' into feature/popup-ai
Roberto Musso
2026-02-27 23:56:19 +01:00
50b69aadbf
feat(tasks): register section for floating AI chat in TasksPage
Roberto Musso
2026-02-27 23:56:08 +01:00
6cd121fa80
feat(floating-ai): step 4 — build FloatingChat component
Roberto Musso
2026-02-27 23:05:25 +01:00
28a5d65f1a
feat(floating-ai): step 3 — create double-click hook
Roberto Musso
2026-02-27 22:49:16 +01:00
b4e97e14f3
feat(floating-ai): step 2 — create section registry + FloatingChatContext
Roberto Musso
2026-02-27 22:43:05 +01:00
78b4df1028
chore: remove unused Claude configuration files and update .gitignore
Roberto Musso
2026-02-27 22:35:18 +01:00
96101e4310
feat(floating-ai): step 1 — extract shared useAIChat hook
Roberto Musso
2026-02-27 22:27:11 +01:00
9c07d3195f
first color revision
feature/color
Roberto Musso
2026-02-27 00:15:45 +01:00
4b2162505c
Merge branch 'develop' into feature/popup-ai
Roberto Musso
2026-02-26 23:46:14 +01:00
8f1ba08e54
delete unused file
Roberto Musso
2026-02-26 23:41:25 +01:00
a16e1cc42a
feat: add custom hook useAIChat for managing AI chat interactions
Roberto Musso
2026-02-26 23:31:41 +01:00
e19582201f
feat: enhance AIChatPanel UI with improved button styles and layout adjustments
Roberto Musso
2026-02-26 16:36:13 +01:00
f09afd2d9e
feat: add daily brief functionality and integrate into AI chat panel
Roberto Musso
2026-02-26 16:18:41 +01:00
f4eb278692
Update AI instructions
Roberto
2026-02-26 14:27:01 +01:00
3ec501388c
Add local settings for MCP and update command execution
Roberto
2026-02-26 14:22:02 +01:00
50b7fa784c
US/025
Roberto Musso
2026-02-25 07:31:50 +01:00
5445bb0eec
feat: implement AI checkpoint and task suggestion UI with approval flow
Roberto Musso
2026-02-24 22:29:09 +01:00
77b94e2b27
US-023
Roberto Musso
2026-02-24 22:02:46 +01:00
2cb2f0e4e8
feat: integrate vectordb for note embeddings
Roberto Musso
2026-02-24 21:34:48 +01:00
e70982c8b6
feat: update task user stories and enhance task dialogs with timezone support
Roberto Musso
2026-02-24 16:56:54 +01:00
7a1aec0d9f
feat: implement project action tools for enhanced project management capabilities
Roberto Musso
2026-02-24 15:53:32 +01:00
5eb19e022e
feat: implement full context-scoped AI chat UI in AIChatPanel
Roberto Musso
2026-02-24 12:02:06 +01:00
00a43e0fbc
feat: Integrate GitHub Copilot SDK and LangChain for provider-independent orchestration
Roberto Musso
2026-02-23 17:58:00 +01:00
c1aa6829c9
feat: add task comments feature with CRUD operations
Roberto Musso
2026-02-23 12:54:14 +01:00
98acf6220e
US-017 completed
Roberto Musso
2026-02-22 23:21:37 +01:00
2308158976
feat: integrate Milkdown editor for note-taking functionality
Roberto Musso
2026-02-22 22:47:05 +01:00
7860ca6ad1
feat: add inline project timeline and notes section to Project Detail
Roberto Musso
2026-02-22 15:15:30 +01:00
40ac075633
feat: Integrate KanbanBoard component with drag-and-drop functionality using @hello-pangea/dnd
Roberto Musso
2026-02-21 01:10:16 +01:00
c75788503f
feat: Implement comprehensive database schema and tRPC routers for clients, projects, tasks, checkpoints, and notes
Roberto Musso
2026-02-20 23:41:47 +01:00
5bd9d72cc6
feat: add PriorityBadge component and integrate into TaskRow
Roberto Musso
2026-02-20 22:23:46 +01:00
ab517549a9
feat: US-012 — GanttChart SVG component and global Timeline view
Roberto Musso
2026-02-20 12:47:34 +01:00
e92d58a46e
feat: US-011 — Global Tasks view UI
Roberto Musso
2026-02-20 12:43:42 +01:00
3f1208f5ad
fix: correct default sidebar state initialization and adjust sidebar width
Roberto Musso
2026-02-20 12:34:23 +01:00
8c1fb54afd
feat: add context menu component and update dropdown, select styles
Roberto Musso
2026-02-20 12:17:50 +01:00
99140c2c48
refactor: update UI components and styles for improved consistency and functionality
Roberto Musso
2026-02-20 00:45:22 +01:00
4180c3d215
feat: US-010 — Projects sidebar tree view and project detail routing
Roberto Musso
2026-02-19 22:54:02 +01:00
6bf465c983
feat: US-009 — Project CRUD UI in Projects sidebar
Roberto Musso
2026-02-19 22:47:07 +01:00
e7826c24cf
feat: update user stories for Project CRUD UI and sidebar tree view
Roberto Musso
2026-02-19 22:43:51 +01:00
167b24e3eb
feat: add project requirements and user stories for Adiuva MVP
Roberto Musso
2026-02-19 22:33:09 +01:00
1206a73db8
feat: add Input, Separator, Sheet, and Sidebar components
Roberto Musso
2026-02-19 18:44:13 +01:00
30fde857f4
chore: mark US-008 complete in prd.json and update progress log
Roberto Musso
2026-02-19 17:05:29 +01:00
939d503f3a
feat: US-008 — Checkpoint and Note tRPC procedures (CRUD)
Roberto Musso
2026-02-19 17:05:06 +01:00
3d6459850c
chore: mark US-007 complete in prd.json and update progress log
Roberto Musso
2026-02-19 17:02:41 +01:00
9cff6a4126
feat: US-007 — Task tRPC procedures (CRUD + filtering)
Roberto Musso
2026-02-19 17:02:09 +01:00
bdfaab85b6
chore: mark US-006 complete in prd.json and update progress log
Roberto Musso
2026-02-19 16:59:06 +01:00
fa1fd2b9f5
feat: US-006 — Project tRPC procedures (CRUD)
Roberto Musso
2026-02-19 16:58:46 +01:00
14e0a3aca6
chore: mark US-005 complete in prd.json and update progress log
Roberto Musso
2026-02-19 16:56:48 +01:00
1794ab0416
feat: US-005 — Client tRPC procedures (CRUD)
Roberto Musso
2026-02-19 16:56:14 +01:00
7c063e5aab
chore: mark US-004 complete in prd.json and update progress log
Roberto Musso
2026-02-19 16:51:18 +01:00
c99799bb05
feat: US-004 — App shell layout and sidebar navigation
Roberto Musso
2026-02-19 16:50:38 +01:00
e7f64b385a
chore: create progress.txt with US-003 learnings and codebase patterns
Roberto Musso
2026-02-19 16:42:12 +01:00
5254d13e4e
feat: US-003 — electron-trpc IPC bridge and appRouter scaffold
Roberto Musso
2026-02-19 16:41:52 +01:00
b5a9b18be4
chore: mark US-002 complete in prd.json and update progress log
Roberto Musso
2026-02-19 16:37:48 +01:00
8a869f90ad
feat: US-002 — SQLite + Drizzle ORM schema and migrations
Roberto Musso
2026-02-19 16:37:24 +01:00
bc778f9a8f
update git credential
Roberto Musso
2026-02-19 16:31:17 +01:00
38cdd4762b
feat: add CLAUDE.md for Ralph agent instructions and workflow
Roberto Musso
2026-02-19 16:28:02 +01:00
4af727f28a
feat: rename project references from NeuralDesk to Adiuva
Roberto Musso
2026-02-19 16:10:26 +01:00
f6cc8bb23a
feat: US-001 — scaffold NeuralDesk Electron + React app
Roberto Musso
2026-02-19 15:28:31 +01:00