Commit Graph

37 Commits

Author SHA1 Message Date
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
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
59ba254cbe Make copy button changing to ok and back, add break-word property for pre 2025-09-30 22:30:23 +03:00
Grigorii Dimitriev
67cca58a9e Add dark theme variants for css variables 2025-09-29 12:54:38 +03:00
dimitrievgs
6595ab0eb1 Add chat message toolset with copy text button 2025-09-29 00:29:46 +03:00
dimitrievgs
326198bb1d Markdown rendering of messages in chat panel 2025-09-28 23:45:52 +03:00
dimitrievgs
23b4ca4571 Fix model selection dropdown 2025-09-28 23:34:54 +03:00
dimitrievgs
29cddbcb57 Add parameters for visible and total items of autocomplete dropdown for @ and # 2025-09-27 23:51:05 +03:00
dimitrievgs
bc9424877c Fix problem with position of dropdown container for @ and # references, fix problem with scrolling to bootom of ChatPanel instead of last message 2025-09-27 23:25:53 +03:00
dimitrievgs
4b31725936 Excluded folders + recursive extraction of prompts 2025-09-26 01:07:47 +03:00
dimitrievgs
8e54a65fa9 Add Reference Spec 2025-09-25 01:40:16 +03:00
dimitrievgs
24ac848ab9 Draft solution for file/prompt hot inserting 2025-09-25 01:39:05 +03:00
dimitrievgs
d65996539a Related to title generation 2025-09-24 02:29:11 +03:00
dimitrievgs
32f55ab086 More compact dagre layout 2025-09-24 00:01:52 +03:00
dimitrievgs
351605a052 add history panel toggle button 2025-09-23 23:18:59 +03:00
dimitrievgs
11c44e38f2 shire colors in styles.css 2025-09-17 02:30:25 +03:00
dimitrievgs
307279b849 change view of input+button 2025-09-17 02:22:13 +03:00
dimitrievgs
080865615c add system prompt 2025-09-17 01:04:21 +03:00
dimitrievgs
898cb6da7b fix scrolling to bottom of chat at graph loading 2025-09-16 02:15:02 +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
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
dimitrievgs
7b8657a56d Initial commit for llm-agent-plugin 2025-09-12 00:39:44 +03:00