Commit Graph

18 Commits

Author SHA1 Message Date
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
66ce396b48 Add move-up message button 2025-10-14 21:54:41 +03:00
dimitrievgs
7be9aa3d2e Fix context menu for HistoryPanel, add rename graph button 2025-10-14 05:39:59 +03:00
dimitrievgs
78e17e10dc Fix node regenerate button by providing graphid to node object, fix style.css by providing styled for dialogs 2025-10-13 23:38:54 +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
547c13b0b5 Remove dead code 2025-10-12 14:02:10 +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
351605a052 add history panel toggle button 2025-09-23 23:18:59 +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
2613776c4c Fix chat panel style 2025-09-15 01:55:28 +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
dimitrievgs
7b8657a56d Initial commit for llm-agent-plugin 2025-09-12 00:39:44 +03:00