Commit Graph

  • 0415eff666
    Merge e9e394ed96 into 6eab9dc574 j-erler 2026-08-11 12:40:28 +0000
  • e9e394ed96
    Preserve queued files on batch cancellation Thorsten Sommer 2026-08-11 14:39:55 +0200
  • d13215c5b3
    Add resumable batch media transcription Thorsten Sommer 2026-08-11 14:33:03 +0200
  • e9f1373c71
    Improve batch runtime diagnostics Thorsten Sommer 2026-08-11 14:11:39 +0200
  • b511700c01
    Added directory pickers to batch settings Thorsten Sommer 2026-08-11 14:05:35 +0200
  • 318c9d6bd8
    Persist batch progress across navigation Thorsten Sommer 2026-08-11 13:58:19 +0200
  • 8cf138ccac
    Added settings pattern reset Thorsten Sommer 2026-08-11 13:43:47 +0200
  • 75aeb784d2
    Add settings prompt drop zones Thorsten Sommer 2026-08-11 13:33:27 +0200
  • 3b670706e9
    Improve batch input controls Thorsten Sommer 2026-08-11 13:27:44 +0200
  • 78cb138c75
    Polish batch assistant UX Thorsten Sommer 2026-08-11 13:23:52 +0200
  • cd8ec4cbb9
    Improved batch input handling Thorsten Sommer 2026-08-11 12:58:58 +0200
  • 59c952e7d4
    Remove batch processing profiles Thorsten Sommer 2026-08-11 12:20:12 +0200
  • c8c336cf7a
    Added batch processing settings Thorsten Sommer 2026-08-11 12:14:22 +0200
  • eddbc944ad
    Merge be15ce6a4a into 6eab9dc574 nilskruthoff 2026-08-11 11:05:51 +0200
  • 9ee7e5b6be
    Refactor batch processing assistant Thorsten Sommer 2026-08-11 10:58:24 +0200
  • be15ce6a4a
    Merge branch 'main' into assistant-builder-visibility-component Nils Kruthoff 2026-08-11 10:56:07 +0200
  • 983295caaa
    Document incremental commit workflow Thorsten Sommer 2026-08-11 10:52:01 +0200
  • 7f147c370a
    Removed unused using directives in BatchProcessing files Thorsten Sommer 2026-08-11 08:48:36 +0200
  • 21b902273f
    Small syntax changes Thorsten Sommer 2026-08-11 08:46:33 +0200
  • e22ee39c9a
    Merge branch 'main' into pr/901 Thorsten Sommer 2026-08-11 07:59:58 +0200
  • 2b225f7fbf
    Merge 9b8160a59a into 6eab9dc574 nilskruthoff 2026-08-11 07:39:30 +0200
  • 202e37410b moved datasource indexing to lower level Paul Koudelka 2026-08-10 23:12:55 +0200
  • b4e916e166 fixed sqlite info Paul Koudelka 2026-08-10 22:26:06 +0200
  • 2547701320 ensured consistent maximum token limit Paul Koudelka 2026-08-10 22:13:13 +0200
  • f9263b02dd fixed the expert settings for datasource_file Paul Koudelka 2026-08-10 22:06:26 +0200
  • c8c1e38475 made tokenizer concurrent and threadsafe Paul Koudelka 2026-08-10 21:36:01 +0200
  • 6eab9dc574
    Improved docx and odt import (#890) main nilskruthoff 2026-08-10 20:39:31 +0200
  • 8a2414720b
    Improved the log output while reading documents Thorsten Sommer 2026-08-10 20:34:02 +0200
  • d11de0b5be
    Added a note of thanks for the contributed document reader Thorsten Sommer 2026-08-10 20:32:18 +0200
  • 9f343c12a5
    Changed document sections to no longer look like real page numbers Thorsten Sommer 2026-08-10 20:30:21 +0200
  • 791d623d67
    Fixed a broken document being sent to the AI as a partially read file Thorsten Sommer 2026-08-10 20:28:36 +0200
  • 6985678d2f changed DateTime to DateTimeOffset Paul Koudelka 2026-08-10 20:06:51 +0200
  • 96cc4c4976
    Fixed additional slide text being written into a throwaway buffer Thorsten Sommer 2026-08-10 20:02:20 +0200
  • e739468a85
    Fixed slide images reaching the AI as raw Base64 data Thorsten Sommer 2026-08-10 19:58:39 +0200
  • ea5efca69d
    Removed an unused field from the document manager Thorsten Sommer 2026-08-10 19:48:12 +0200
  • cbed9d5417
    Removed the Pandoc dependency for Word and OpenDocument text files Thorsten Sommer 2026-08-10 19:46:16 +0200
  • 9ab196c13c ensured prompts fit embedding model Paul Koudelka 2026-08-10 19:42:39 +0200
  • 9d4c37c621
    marked assistant blocks with DYNAMIC_ASSISTANT component Nils Kruthoff 2026-08-10 19:37:00 +0200
  • 2538e75cc6
    used new component in dynamic assistants Nils Kruthoff 2026-08-10 19:36:25 +0200
  • 5c275c9cee
    handled the visibility of dynamic assistants and the assistant builder Nils Kruthoff 2026-08-10 19:36:05 +0200
  • 860108409f
    allow separate sessions for dynamic assistants Nils Kruthoff 2026-08-10 19:34:09 +0200
  • c87290c7cb
    added DYNAMIC_ASSISTANT as a new identity in components, with defaults derived from CHAT Nils Kruthoff 2026-08-10 19:33:50 +0200
  • ab120519b7
    Merged main Thorsten Sommer 2026-08-10 19:21:11 +0200
  • 3918b48409 fixed tokenization issue for long files Paul Koudelka 2026-08-10 18:21:31 +0200
  • 9b8160a59a
    i18n Nils Kruthoff 2026-08-10 17:25:01 +0200
  • 15b073e40b
    replaced the empty settings panel Nils Kruthoff 2026-08-10 17:24:47 +0200
  • 2d23198933
    wired up the preconfigured settings with the assistant builder by overwriting MightPreselectValues Nils Kruthoff 2026-08-10 17:24:12 +0200
  • 7ec8859855
    added a settings dialog Nils Kruthoff 2026-08-10 17:22:45 +0200
  • 35a84f5835
    registered the data class in the settings serializer and the preconfiguration provider Nils Kruthoff 2026-08-10 17:20:15 +0200
  • ed52abfd37
    Fixed the file preview showing an empty document while the file was still being read (#907) Thorsten Sommer 2026-08-10 17:10:55 +0200
  • 111e25fcd9
    Updated changelog Thorsten Sommer 2026-08-10 17:09:46 +0200
  • 916d27dc22
    Fixed the file preview showing an empty document while the file was still being read Thorsten Sommer 2026-08-10 17:07:19 +0200
  • 0eebb164c2
    Updated changelog & I18N (#906) Thorsten Sommer 2026-08-10 16:45:45 +0200
  • b56ec35d05
    Updated I18N Thorsten Sommer 2026-08-10 16:45:23 +0200
  • 32febf2c57
    Updated changelog Thorsten Sommer 2026-08-10 16:42:50 +0200
  • 8f8f788896
    Fixed attached files silently reaching the AI as empty documents (#904) Thorsten Sommer 2026-08-10 16:37:44 +0200
  • 269f1aabac
    Fixed HTML pages without readable text being sent as structural markup Thorsten Sommer 2026-08-10 16:30:33 +0200
  • 5456209591
    Fixed the encoding detection to use the API of chardetng 1.0 Thorsten Sommer 2026-08-10 16:12:33 +0200
  • 0efbbc9f22
    Fixed text files not being read when they are not encoded in UTF-8 Thorsten Sommer 2026-08-10 16:06:32 +0200
  • 808b6a9140
    Fixed a false extension mismatch for HTML files and enabled CSV attachments Thorsten Sommer 2026-08-10 15:34:01 +0200
  • 9640d0443f
    Added changelog entries and updated I18N for the file type detection Thorsten Sommer 2026-08-10 15:02:41 +0200
  • 22ab70bb09
    Added a notice when a file's content does not match its extension Thorsten Sommer 2026-08-10 14:55:06 +0200
  • f08ade315d
    Merge 319ca8806e into b9ec13edcf nilskruthoff 2026-08-10 14:47:31 +0200
  • 7f05dfdbab
    Added content-based routing so files with a wrong extension are read correctly Thorsten Sommer 2026-08-10 14:44:40 +0200
  • e0d7a810ea Add LiteLLM as a new LLM provider Prodman Devokadev 2026-08-10 18:13:08 +0530
  • 319ca8806e
    Merge branch 'main' into chart-generation Nils Kruthoff 2026-08-10 14:37:15 +0200
  • f06452af53
    Added content readers to the file format detection Thorsten Sommer 2026-08-10 14:25:48 +0200
  • 048be26168
    workaround heatmap not centered bug or taking too less space Nils Kruthoff 2026-08-10 14:15:40 +0200
  • b22174b6d9
    included the heatmap and time series block to the chart rendering; specific chart logic Nils Kruthoff 2026-08-10 14:10:21 +0200
  • e6ed912960
    mention heatmaps and timezones and their specific rules in the relevant system prompts Nils Kruthoff 2026-08-10 14:06:41 +0200
  • 0af39012cd
    parsing time zones and new chart types Nils Kruthoff 2026-08-10 14:05:38 +0200
  • 05ede0c615
    included heatmaps and time series charts to the definition Nils Kruthoff 2026-08-10 14:03:58 +0200
  • da92b4af68 Add lexical signal-based detection for prompt-injection handling hart_s3 2026-08-10 14:00:35 +0200
  • 2dc8f31b38
    Added detection for files that are locked by another program Thorsten Sommer 2026-08-10 13:13:02 +0200
  • ca894f894d
    Added changelog entries and updated I18N for the file import fixes Thorsten Sommer 2026-08-10 09:56:28 +0200
  • c7a88e81b9
    Improved file loading so every caller reports failures instead of empty content Thorsten Sommer 2026-08-10 09:31:11 +0200
  • 582346644d
    Fixed repeated Pandoc failures never being logged after the first check Thorsten Sommer 2026-08-10 09:15:36 +0200
  • 2cc27859ce
    Fixed PDFs and other formats requiring Pandoc although they do not use it Thorsten Sommer 2026-08-10 09:09:37 +0200
  • cf4661d1ad
    Fixed empty file content being sent to the AI when reading a file fails Thorsten Sommer 2026-08-10 08:46:05 +0200
  • 8d91b1cda8
    Added a result type with failure reasons for file extraction Thorsten Sommer 2026-08-10 08:38:30 +0200
  • 4790439f9e
    Added structured extraction errors to the content stream handling Thorsten Sommer 2026-08-10 08:26:41 +0200
  • 47059352f1
    Fixed an unreadable sheet silently dropping the remaining sheets of a spreadsheet Thorsten Sommer 2026-08-09 21:12:54 +0200
  • ed93308036
    Fixed a single unreadable PDF page silently truncating the document Thorsten Sommer 2026-08-09 21:10:15 +0200
  • e636bffc20
    Fixed PDFs being read as text files when their content is unavailable Thorsten Sommer 2026-08-09 21:05:30 +0200
  • 11404fadc1
    Added structured error events to the file extraction stream Thorsten Sommer 2026-08-09 20:57:26 +0200
  • b9ec13edcf
    Fixed settings keeping their plugin value after a configuration was withdrawn (#903) Thorsten Sommer 2026-08-09 20:47:30 +0200
  • 348ba21418
    Added documentation for restoring user values when a configuration is withdrawn Thorsten Sommer 2026-08-09 20:40:57 +0200
  • 6951f00135
    Fixed managed settings keeping their plugin value after the configuration plugin was removed Thorsten Sommer 2026-08-09 20:36:11 +0200
  • 4bdf64b262
    Added a user value snapshot when a configuration plugin takes over a setting Thorsten Sommer 2026-08-09 20:31:51 +0200
  • c4471213fa
    Added snapshot primitives for restoring the user value of a managed setting Thorsten Sommer 2026-08-09 20:28:43 +0200
  • db970ce780
    Added a settings field storing user values before configuration plugins take them over Thorsten Sommer 2026-08-09 20:23:26 +0200
  • a3cccb7c7d
    Fixed empty assistant categories after hiding all their assistants (#902) Thorsten Sommer 2026-08-09 20:00:38 +0200
  • e18557b7fa
    Removed the unused category visibility helper Thorsten Sommer 2026-08-09 19:59:00 +0200
  • ac56d67e28
    Fixed empty assistant category headings when assistants are hidden by configuration Thorsten Sommer 2026-08-09 19:52:16 +0200
  • 628be073b8
    Added an assistant category block which derives its heading from the visible assistants Thorsten Sommer 2026-08-09 19:47:46 +0200
  • 6e143aafaa
    Improved local plugin handling (share, import, delete) (#900) Thorsten Sommer 2026-08-09 19:01:58 +0200
  • 996d637afe
    Updated the changelog and the I18N system Thorsten Sommer 2026-08-09 18:47:21 +0200
  • d53d7075a3
    Added an indicator for locally staged test configurations Thorsten Sommer 2026-08-09 18:41:33 +0200
  • 52b4d70fc9
    Added a test directory for staging enterprise configurations locally Thorsten Sommer 2026-08-09 18:36:55 +0200
  • 666b4574a9
    Fixed enterprise configurations which could not be withdrawn Thorsten Sommer 2026-08-09 18:19:02 +0200