Commit Graph

55 Commits

Author SHA1 Message Date
dimitrievgs
a7019c8a7f Add branch button for messages in chat panel 2026-05-10 18:14:56 +03:00
dimitrievgs
3d3af78563 Fix problem with expanding of prompts and articles (it is returned back), remove not used code 2026-05-10 17:50:44 +03:00
dimitrievgs
f66dd0920b Support linking audio-logs with @ in chat 2026-05-03 22:21:15 +03:00
dimitrievgs
9ae3256c35 Add buttons to scroll to start of message and copy text of message 2026-05-03 20:10:32 +03:00
dimitrievgs
58eff747a4 Fix showing of response 1/2 tabs - now as messages 2026-05-03 19:18:03 +03:00
dimitrievgs
06949fc13e Make prompts parameters not simple text but names of prompt files 2026-05-03 01:12:47 +03:00
dimitrievgs
f2afaa4836 VoicePanel - output in markdown format 2026-05-02 00:47:40 +03:00
dimitrievgs
fde784afbf Fix available models checking and models' choice settings 2026-05-01 22:43:00 +03:00
dimitrievgs
37bbc44741 Fix settings sync 2026-05-01 20:27:47 +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
cb8ed95bcd Fixes for build 2025-11-25 23:07:38 +03:00
dimitrievgs
f61cf08efd Fix getMimeType()-related functionality 2025-11-11 23:03:20 +03:00
dimitrievgs
b773fdbc40 Add сaching of files, content of files no longer stored in db, add $ and !$ shoftcuts 2025-11-10 03:29:46 +03:00
dimitrievgs
145417cfea Add appending of external files, fiz appending of internal files - now via metadata (attachments) 2025-11-05 01:37:40 +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
e39be5259c Fix style for message-input-editor 2025-10-19 16:48:59 +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
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