tusharmagar
|
e44664cb17
|
remove unused token estimation logic
add full-screen chat functionality
|
2026-01-20 02:24:42 +05:30 |
|
tusharmagar
|
a5cb47c885
|
add chat sidebar icon and refactor open and close logic
|
2026-01-20 02:13:18 +05:30 |
|
tusharmagar
|
5cc8b4bb79
|
fix chat boxes and remove context indicator
|
2026-01-20 01:51:23 +05:30 |
|
Ramnique Singh
|
b664380dfd
|
fix electron build package.json
|
2026-01-20 01:40:59 +05:30 |
|
Ramnique Singh
|
5765d50125
|
bump update-electron-app
|
2026-01-20 01:02:50 +05:30 |
|
tusharmagar
|
80fe2dbf86
|
Update title from 'RowboatX' to 'Rowboat' in index.html and App.tsx
|
2026-01-20 00:58:33 +05:30 |
|
tusharmagar
|
eb936e3290
|
Merge branch 'dev' of github.com:rowboatlabs/rowboat into dev
|
2026-01-20 00:47:59 +05:30 |
|
tusharmagar
|
baaec77451
|
improve chat @ mentions
|
2026-01-20 00:47:38 +05:30 |
|
Ramnique Singh
|
d92106741d
|
add electron auto-update
|
2026-01-20 00:15:41 +05:30 |
|
Arjun
|
ce3d5eb7f0
|
speed up note creation by passing index of existing notes
|
2026-01-19 23:28:05 +05:30 |
|
Arjun
|
76e3a2def9
|
make strictness of note creation inferred from the data
|
2026-01-19 22:24:59 +05:30 |
|
Ramnique Singh
|
c21f976062
|
fix default rowboat llm config
|
2026-01-19 22:01:40 +05:30 |
|
Ramnique Singh
|
49e0a948f8
|
ensure runs dir exists
|
2026-01-19 22:01:24 +05:30 |
|
Ramnique Singh
|
2fdef8c559
|
fix electron dev cmd
|
2026-01-19 22:01:04 +05:30 |
|
tusharmagar
|
5c433805f6
|
Improve chat @ mentions
|
2026-01-19 20:19:10 +05:30 |
|
Ramnique Singh
|
fe77a7a419
|
add codesigning to gh action
|
2026-01-19 18:32:09 +05:30 |
|
tusharmagar
|
899f22ff61
|
add Chat context
|
2026-01-19 11:19:22 +05:30 |
|
tusharmagar
|
2f1131c57f
|
Enhance workspace change handling to reload current file on external changes, ensuring no unsaved edits are lost.
|
2026-01-19 10:11:16 +05:30 |
|
Ramnique Singh
|
7387d3c1c9
|
fix forge build
|
2026-01-17 12:18:51 +05:30 |
|
Ramnique Singh
|
16327a4a71
|
fix forge build
|
2026-01-17 12:08:43 +05:30 |
|
Ramnique Singh
|
00a3c21424
|
fix forge build
|
2026-01-17 11:25:20 +05:30 |
|
Ramnique Singh
|
8840c81068
|
fix electron forge build order
|
2026-01-17 10:54:13 +05:30 |
|
Ramnique Singh
|
f72dee731a
|
integrate electron forge
|
2026-01-17 10:28:44 +05:30 |
|
Arjun
|
6abb3afc36
|
added the grep tool
|
2026-01-16 15:58:47 +05:30 |
|
Arjun
|
274a351bc1
|
added glob tool
|
2026-01-16 15:51:29 +05:30 |
|
Arjun
|
de6e9d85dd
|
added edit tool make precise edits
|
2026-01-16 15:41:24 +05:30 |
|
tusharmagar
|
8029877792
|
Refactor chat submission to include files array and improve heading title extraction
|
2026-01-16 15:03:53 +05:30 |
|
tusharmagar
|
2cf3f9cc95
|
Add auto-focus to input field when sidebar opens
|
2026-01-16 15:03:53 +05:30 |
|
tusharmagar
|
da4acdf31e
|
Update message formatting to render markdown
|
2026-01-16 15:03:53 +05:30 |
|
Ramnique Singh
|
32572813e2
|
expose list and fetch runs ipc
|
2026-01-16 12:05:34 +05:30 |
|
Arjun
|
8c4bb7a73a
|
fixed Granola sync
|
2026-01-16 12:05:34 +05:30 |
|
tusharmagar
|
c60d6d11ff
|
replace ChatButton with ChatInputBar
|
2026-01-16 12:05:34 +05:30 |
|
tusharmagar
|
35c99cb999
|
chat-sidebar resizing
|
2026-01-16 12:05:34 +05:30 |
|
tusharmagar
|
74477c772d
|
- remove trash
- added help popover
|
2026-01-16 12:05:34 +05:30 |
|
tusharmagar
|
9fbb7d3033
|
add connector view
|
2026-01-16 12:05:34 +05:30 |
|
Arjun
|
665fb67ac9
|
prebuilt config is autocreated on load
|
2026-01-16 12:05:34 +05:30 |
|
Arjun
|
a74b07d865
|
made the legends clickable in the graph view
|
2026-01-16 12:05:34 +05:30 |
|
Arjun
|
6dcd082561
|
highlight the searchnode but show its connections too
|
2026-01-16 12:05:34 +05:30 |
|
Arjun
|
e51d0aa908
|
added search box for nodes
|
2026-01-16 12:05:34 +05:30 |
|
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 |
|