Commit Graph

24 Commits

Author SHA1 Message Date
dimitrievgs
a7019c8a7f Add branch button for messages in chat panel 2026-05-10 18:14:56 +03:00
dimitrievgs
2dd033a010 Add vertical resizer for voice panel 2026-04-30 19:32:12 +03:00
dimitrievgs
aee60c1ac2 First solution for voice panel 2026-04-30 18:59:57 +03:00
dimitrievgs
aa805a5505 Change order of global buttons 2025-10-20 21:42:04 +03:00
dimitrievgs
220e6cd2ad Add stop-generation button 2025-10-19 21:33:01 +03:00
dimitrievgs
1a7c1de507 Add graph options with custom system prompt, make more correct handling for New Chat button 2025-10-19 16:05:05 +03:00
dimitrievgs
fd6e7d12c5 Add NewIndependentChat global action button 2025-10-15 00:18:01 +03:00
dimitrievgs
c9f6941cd9 Fix problem with null parent after selecting new graph, add visual showing of active node (for now with heavy solution of re-drawing whole graph) 2025-10-14 23:44:53 +03:00
dimitrievgs
7be9aa3d2e Fix context menu for HistoryPanel, add rename graph button 2025-10-14 05:39:59 +03:00
dimitrievgs
37f9986b02 Better rendering of buttons for node on graph 2025-10-13 01:19:56 +03:00
dimitrievgs
05fbd5a9f4 More correct working with error nodes + more correct regeneration 2025-10-12 22:13:52 +03:00
dimitrievgs
826b9222d3 work on separation / streaming 2025-10-11 23:48:49 +03:00
dimitrievgs
b0d802241b Change to show graph title in graph panel 2025-10-05 19:11:41 +03:00
dimitrievgs
47cff8a121 Add deletion 2025-10-05 00:41:46 +03:00
dimitrievgs
326198bb1d Markdown rendering of messages in chat panel 2025-09-28 23:45:52 +03:00
dimitrievgs
24ac848ab9 Draft solution for file/prompt hot inserting 2025-09-25 01:39:05 +03:00
dimitrievgs
351605a052 add history panel toggle button 2025-09-23 23:18:59 +03:00
dimitrievgs
080865615c add system prompt 2025-09-17 01:04:21 +03:00
dimitrievgs
8bf1394e6f bug fixes for correct loading of chat and graph panels 2025-09-16 01:38:27 +03:00
dimitrievgs
2bf5763eb1 handle race condition while making simultaneous changes 2025-09-16 00:10:35 +03:00
dimitrievgs
49983a3250 Add top comments for Graph* files 2025-09-14 21:06:39 +03:00
dimitrievgs
dfe27f79ef Buf fix (emit new chat also for ChatView) 2025-09-14 20:37:31 +03:00
dimitrievgs
04a19b2508 Bug fixes to render react-flow using esbuild bundler instead of loading from cdn 2025-09-14 19:03:33 +03:00
dimitrievgs
bcd152e81f Move to ts from js because of problems with import, and make this based on sample plugin 2025-09-12 04:48:23 +03:00