• Joined on 2025-08-02
jarno pushed to main at jarno/ws-agent 2026-03-01 11:30:37 +00:00
dc85276567 feat: allow starting a new chat
jarno pushed to main at jarno/ws-agent 2026-02-25 18:19:36 +00:00
b7f9ac043d feat: added confirm dialog for new chat
jarno pushed to main at jarno/ws-agent 2026-02-22 18:23:27 +00:00
a91949a2fd feat: added template button for starting a new chat.
jarno pushed to main at jarno/ws-agent 2026-02-22 09:53:01 +00:00
6364fdf1cd feat: store chat_id to allow multiple chats, use enums in tauri
jarno pushed to main at jarno/ws-agent 2026-02-21 12:59:52 +00:00
edc425e28f feat: moved components to their own module, use ollama for the chat.
jarno pushed to main at jarno/ws-agent 2026-02-18 20:21:22 +00:00
cafec90019 Updated styles.css
d88501a872 feat: appwide darkmode toggle and daemon connection check
Compare 2 commits »
jarno pushed to main at jarno/ws-agent 2026-02-15 14:48:53 +00:00
2717dde5af feat: styling with tailwind
jarno pushed to main at jarno/ws-agent 2026-02-14 13:52:39 +00:00
9920bfcdee feat: sql migrations and daemon state endpoint
jarno pushed to main at jarno/ws-agent 2026-02-13 19:35:05 +00:00
3ce2fa3841 feat: storing chat messages and fetching latest messages
jarno pushed to main at jarno/ws-agent 2026-02-09 18:58:21 +00:00
e63fd76d2f initial work on message history and data transfer
e878b8120b WIP on persisting chat history on daemon
Compare 2 commits »
jarno pushed to main at jarno/ws-agent 2026-02-07 20:00:40 +00:00
16ab8e4207 show prompt responses in dialog
71d957882c Close popup with esc
dfa3f2dd75 Very WIP call ollama from user prompt.
b5ae7c8550 Prompt popup implementation
6416d7c347 Added more options to zed project config
jarno created branch main in jarno/ws-agent 2026-02-07 20:00:40 +00:00
jarno created repository jarno/ws-agent 2026-02-07 19:59:59 +00:00
jarno pushed to main at jarno/confs 2025-12-06 12:37:58 +00:00
dc4a7a06da Added bash PS1 prompt script
jarno pushed to main at jarno/confs 2025-12-06 12:30:20 +00:00
5d145b960f Updated vimrc
jarno pushed to main at jarno/confs 2025-12-05 08:24:28 +00:00
defdd38965 Added vim rc
jarno pushed to main at jarno/confs 2025-12-05 08:23:53 +00:00
aaae414dda tmux conf
jarno created branch main in jarno/confs 2025-12-05 08:23:53 +00:00
jarno created repository jarno/confs 2025-12-05 08:23:08 +00:00
jarno pushed to main at jarno/notebooks 2025-09-16 07:53:41 +00:00
7fea3f0e4c Initial commit