Arjun
b3b07933ec
moved graph view to curved arcs and new colors
2026-01-16 12:05:34 +05:30
Arjun
1ae6511184
added prebuilt agents
2026-01-16 12:05:34 +05:30
Arjun
80c3bcdb77
moved notes/ to knowledge/
2026-01-16 12:05:34 +05:30
Arjun
120fdc133f
changed notes to add the folder prefix
2026-01-16 12:05:34 +05:30
tusharmagar
9c1ddf66ed
tiptap improvements + removing ask AI button
2026-01-16 12:05:34 +05:30
tusharmagar
73ba7fee99
adding sidebar
2026-01-16 12:05:34 +05:30
tusharmagar
b293d83edd
untitled file naming
2026-01-16 12:05:34 +05:30
tusharmagar
102a9e5855
graph view
2026-01-16 12:05:34 +05:30
tusharmagar
174dcaf3ee
adding backlinks
2026-01-16 12:05:34 +05:30
Arjun
0c820642e2
added general assitant instructions to copilot
2026-01-16 12:05:34 +05:30
Arjun
d10a27c8eb
fix assistant to use md for agents
2026-01-16 12:05:34 +05:30
Arjun
8b02daab61
fixed tool names for assistant
2026-01-16 12:05:34 +05:30
tusharmagar
6d70282be6
Made headers and toolbars sticky
2026-01-16 12:05:34 +05:30
Arjun
df93066fe0
graph is a separate service; fireflies rate limit handling; better note agent instructions
2026-01-16 12:05:34 +05:30
tusharmagar
31e6eed96f
TipTap improvements
2026-01-16 12:05:34 +05:30
tusharmagar
23ae0d8be0
Tiptap integrated
2026-01-16 12:05:34 +05:30
tusharmagar
8834238768
added right click content menu to knowledge
2026-01-16 12:05:34 +05:30
Arjun
7ab811f27f
moved note_creation to a speacial agent added directory traversal for graph state
2026-01-16 12:05:34 +05:30
tusharmagar
83f426bd98
refactor sidebar structure and components; replace AppSidebar with SidebarContentPanel and SidebarIcon for improved organization and functionality
...
removed themes
2026-01-16 12:05:34 +05:30
Ramnique Singh
1ce2b3201f
add granola sync toggle
2026-01-16 12:05:34 +05:30
Ramnique Singh
949d36c04d
add granola sync
2026-01-16 12:05:34 +05:30
Arjun
6a0e5981dd
process only added / changed files when building graph
2026-01-16 12:05:34 +05:30
Arjun
85024dd69b
added batching and buildgraph for fireflies
2026-01-16 12:05:34 +05:30
Ramnique Singh
6eb918f8d8
add fireflies sync
2026-01-16 12:05:34 +05:30
Ramnique Singh
361be9a6df
codestyle changes
2026-01-16 12:05:34 +05:30
Ramnique Singh
e4685b47ba
add fireflies ai provider
2026-01-16 12:05:34 +05:30
Ramnique Singh
c7a6b060f1
fix lint errs
2026-01-16 12:05:34 +05:30
Ramnique Singh
13f2b7c2a5
use openid-client lib
2026-01-16 12:05:34 +05:30
Ramnique Singh
642dd7a167
refactor oauth for discovery and dcr
2026-01-16 12:05:34 +05:30
Arjun
47ac8222cd
better named entity recognition in notes
2026-01-16 12:05:34 +05:30
Arjun
c303096446
added v1 of linked notes
2026-01-16 12:05:33 +05:30
Ramnique Singh
a58c3a9a0a
fix id gen
2026-01-16 12:05:33 +05:30
Ramnique Singh
01fd938fb0
add test agent script
2026-01-16 12:05:33 +05:30
Ramnique Singh
ac82eed82b
ignore renderer eslint
2026-01-16 12:05:33 +05:30
Ramnique Singh
41eef3c1b5
integrate knowledge sync with oauth
2026-01-16 12:05:33 +05:30
Ramnique Singh
dfe940d0ba
add connected accounts (oauth) feature
2026-01-16 12:05:33 +05:30
tusharmagar
47ab50bfe7
UI improvements
2026-01-16 12:05:33 +05:30
Ramnique Singh
505e3ea620
bootstrap new electron app
2026-01-16 12:05:33 +05:30
Ramnique Singh
2491bacea1
wip-electron
2026-01-16 12:05:33 +05:30
tusharmagar
c637cb49ac
Refactor RowboatX configuration and enhance editor features
...
- Updated `next.config.ts` to scope Turbopack to the app's directory.
- Modified `package.json` and `package-lock.json` to include new dependencies for Tiptap and markdown processing.
- Removed deprecated chat API and added new agent and config routes for file management.
- Introduced `JsonEditor` and `MarkdownViewer` components for improved content editing and display.
- Enhanced `TiptapMarkdownEditor` with additional toolbar options and markdown parsing capabilities.
- Updated layout and page components to integrate new editors and improve user experience.
2026-01-16 12:05:33 +05:30
Ramnique Singh
da20e280f4
add migrate agents script
2026-01-16 12:05:33 +05:30
Ramnique Singh
e40c767336
markdown agent files
2026-01-16 12:05:33 +05:30
Ramnique Singh
8c686029cb
enable cors
2026-01-16 12:05:33 +05:30
Ramnique Singh
22906894ea
add processing start / end events
2026-01-16 12:05:33 +05:30
Ramnique Singh
f1219db4ac
fix sync script errs
2026-01-16 12:05:33 +05:30
Ramnique Singh
d0d0a3612e
initial version of tui
2026-01-16 12:05:33 +05:30
Arjun
89a2fc583e
added google meeting notes to calendar
2026-01-16 12:05:33 +05:30
Arjun
62540c32e4
added scripts to sync gmail and calendar
2026-01-16 12:05:33 +05:30
tusharmagar
ebe3b49741
Update .gitignore for RowboatX to streamline dependency management
2026-01-16 12:05:33 +05:30
tusharmagar
023a65de45
Add agent selection and artifact management to RowboatX UI
...
- Implemented agent selection dropdown in the input area.
- Enhanced artifact management with loading, saving, and error handling.
- Added new API routes for fetching agent summaries and run details.
- Updated sidebar to display agents, configurations, and runs dynamically.
- Introduced theme selection options in the user navigation menu.
2026-01-16 12:05:33 +05:30