Commit Graph

26 Commits

Author SHA1 Message Date
dimitrievgs
43d855a27d Add support for drag'n'dropping files in chat panel 2026-05-11 13:49:32 +03:00
dimitrievgs
a103966178 Add support for %url and !%url references with html-to-markdown caching 2026-05-10 19:46:31 +03:00
dimitrievgs
a7019c8a7f Add branch button for messages in chat panel 2026-05-10 18:14:56 +03:00
dimitrievgs
fde784afbf Fix available models checking and models' choice settings 2026-05-01 22:43:00 +03:00
dimitrievgs
cb8ed95bcd Fixes for build 2025-11-25 23:07:38 +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
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
66ce396b48 Add move-up message button 2025-10-14 21:54:41 +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
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
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
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
24ac848ab9 Draft solution for file/prompt hot inserting 2025-09-25 01:39:05 +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
2613776c4c Fix chat panel style 2025-09-15 01:55:28 +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