|
|
dc85276567
|
feat: allow starting a new chat
|
2026-03-01 13:30:14 +02:00 |
|
|
|
b7f9ac043d
|
feat: added confirm dialog for new chat
|
2026-02-25 20:19:09 +02:00 |
|
|
|
a91949a2fd
|
feat: added template button for starting a new chat.
|
2026-02-22 20:23:14 +02:00 |
|
|
|
6364fdf1cd
|
feat: store chat_id to allow multiple chats, use enums in tauri
communication
|
2026-02-22 11:52:42 +02:00 |
|
|
|
edc425e28f
|
feat: moved components to their own module, use ollama for the chat.
|
2026-02-21 14:59:31 +02:00 |
|
|
|
cafec90019
|
Updated styles.css
|
2026-02-18 22:20:40 +02:00 |
|
|
|
d88501a872
|
feat: appwide darkmode toggle and daemon connection check
|
2026-02-18 22:20:25 +02:00 |
|
|
|
2717dde5af
|
feat: styling with tailwind
|
2026-02-15 16:48:31 +02:00 |
|
|
|
9920bfcdee
|
feat: sql migrations and daemon state endpoint
|
2026-02-14 15:51:28 +02:00 |
|
|
|
3ce2fa3841
|
feat: storing chat messages and fetching latest messages
|
2026-02-13 21:34:35 +02:00 |
|
|
|
e63fd76d2f
|
initial work on message history and data transfer
|
2026-02-09 20:57:47 +02:00 |
|
|
|
e878b8120b
|
WIP on persisting chat history on daemon
|
2026-02-08 22:04:33 +02:00 |
|
|
|
16ab8e4207
|
show prompt responses in dialog
|
2026-02-07 21:56:47 +02:00 |
|
|
|
71d957882c
|
Close popup with esc
|
2026-02-07 20:10:22 +02:00 |
|
|
|
dfa3f2dd75
|
Very WIP call ollama from user prompt.
|
2026-02-07 10:36:14 +02:00 |
|
|
|
b5ae7c8550
|
Prompt popup implementation
|
2026-02-02 20:34:32 +02:00 |
|
|
|
6416d7c347
|
Added more options to zed project config
|
2026-01-27 22:23:02 +02:00 |
|
|
|
e374e66719
|
Added project configuration for both vscode and zed
|
2026-01-27 21:41:06 +02:00 |
|
|
|
207947c095
|
Renamed frontend directory
|
2026-01-27 19:37:20 +02:00 |
|
|
|
a9dd3eea7a
|
Added .gitignore to root
|
2026-01-26 18:10:04 +02:00 |
|
|
|
0786cf0165
|
Initial commit
|
2026-01-26 18:04:07 +02:00 |
|