Commit Graph

  • 34296f76c5 feat: add chat thread export to PDF via browser print 1981-feat-ability-to-export-all-or-part-of-a-specific-thread-content-as-pdf shatfield4 2026-06-10 17:49:17 -07:00
  • a2d8f4efdc simplify examples slice feat/highlight-vars-in-agent-flow-blocks angelplusultra 2026-06-10 16:22:38 -07:00
  • 5f5ffa37e1 simplify angelplusultra 2026-06-10 12:45:43 -07:00
  • 072e8aa461 implement highlighting for agent flow vars angelplusultra 2026-06-10 12:36:02 -07:00
  • 1361dff0a0 expose requestToolApproval in custom skills feat/expose-request-tool-approval-in-custom-skills angelplusultra 2026-06-09 19:23:07 -07:00
  • a51b0fc2d1 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into feat/uniform-modal-component feat/uniform-modal-component shatfield4 2026-06-09 17:12:17 -07:00
  • 16fb82ca18 fix community hub publish success modal views shatfield4 2026-06-09 17:11:36 -07:00
  • e08f902b90 normalize tag inputs and code snippet modal spacing shatfield4 2026-06-09 15:09:20 -07:00
  • 0c03a838b4 Remove unused providers (#5793) master Timothy Carambat 2026-06-09 14:55:03 -07:00
  • 2c2c062604 fix embed modal toggles not saving and modal scroll spacing shatfield4 2026-06-09 14:38:25 -07:00
  • 6db47131d9 fix embed chat widgets page overflow shatfield4 2026-06-09 14:12:34 -07:00
  • 0fe4c761ec fix: prevent EventEmitter memory warning in AIbitat agent framework (#5790) Simon Gonzalez De Cruz 2026-06-09 14:11:52 -07:00
  • 5706b42a28 1.14.0 release (#5788) v1.14.0 Timothy Carambat 2026-06-09 06:45:56 -07:00
  • 4113191da0 Render 1.14.0 (#5787) render Timothy Carambat 2026-06-09 06:45:20 -07:00
  • c756103aa2 Pg 1.14.0 (#5789) pg Timothy Carambat 2026-06-09 06:45:04 -07:00
  • c4104519f3 align modal footer right when only one action button shatfield4 2026-06-08 17:40:27 -07:00
  • c692ab36fb better LaTex support (#5779) Timothy Carambat 2026-06-08 17:05:41 -07:00
  • faf7d8356c Merge branch 'master' into 5752-bug-prompts-to-local-jan-endpoint-unresponsive 5752-bug-prompts-to-local-jan-endpoint-unresponsive Timothy Carambat 2026-06-08 16:44:10 -07:00
  • a4c9ee1baf Make native tool calling opt-out instead of opt-in (#5783) Timothy Carambat 2026-06-08 16:43:40 -07:00
  • 580302f9cb Merge branch 'master' into feat-disable-native-tool-calling-env-var feat-disable-native-tool-calling-env-var Timothy Carambat 2026-06-08 12:10:21 -07:00
  • 1c1fcf9568 Merge branch 'feat-disable-native-tool-calling-env-var' of github.com:Mintplex-Labs/anything-llm into feat-disable-native-tool-calling-env-var angelplusultra 2026-06-08 10:54:03 -07:00
  • 291b9878d6 fix stale comment angelplusultra 2026-06-08 10:53:53 -07:00
  • c7790ce91b Merge branch 'master' of github.com:Mintplex-Labs/anything-llm Timothy Carambat 2026-06-07 19:06:59 -07:00
  • d7d4f7b866 add 24 hours date and time formats to SystemVariables (#5778) Timothy Carambat 2026-06-07 19:06:26 -07:00
  • 04a92a0a53 add 24 hours date and time formats to SystemVariables resolves #5774 Timothy Carambat 2026-06-07 19:05:29 -07:00
  • f2894e9254 Merge branch 'master' into feat-disable-native-tool-calling-env-var Timothy Carambat 2026-06-06 13:10:04 -07:00
  • 0f42baadeb feat(embed): opt-in deny-by-default for embeds with no allowlist (#5759) Dmitry Maranik 2026-06-06 13:07:49 -07:00
  • 3bba4d1e67 minify generic openai request bodies for better server compatibility shatfield4 2026-06-05 17:16:51 -07:00
  • cba598edb5 fix: strip XML-illegal control characters from generated documents (#5760) Sanidhya Singh 2026-06-05 19:44:35 +05:30
  • 54b530942b disable model router as main LLM so that getLLMProvider() works since it wont be a router now Timothy Carambat 2026-06-04 14:50:50 -07:00
  • 1b71dd7328 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm Timothy Carambat 2026-06-04 14:41:09 -07:00
  • 63ee656959 update toggle style definition Timothy Carambat 2026-06-04 14:41:02 -07:00
  • 04febb68ba fix untooled reasoning stream from vanishing after final response begins streaming 5676-bug-non-ollama-agent-providers-do-not-parse-and-present-reasoning-content angelplusultra 2026-06-04 11:21:36 -07:00
  • b71333776e simplify frontend angelplusultra 2026-06-03 19:48:16 -07:00
  • 34ac15bccd fix modal light-mode focus, content styles, spacing, scroll, and save-bar overlap shatfield4 2026-06-03 18:09:02 -07:00
  • 3803c9a420 change opt in native tooling to opt out angelplusultra 2026-06-03 17:44:15 -07:00
  • 43e0d9a43d feat: make document sync stale-after interval configurable (#5747) Sanidhya Singh 2026-06-03 21:37:49 +05:30
  • 2c22e9dc24 Update Sponsors README timothycarambat 2026-06-03 13:47:34 +00:00
  • 0698179bfc migrate all modals to uniform Modal component with normalized light/dark styles shatfield4 2026-06-02 19:37:41 -07:00
  • 44211e0225 fix: keep agent head animation and untooled reasoning in sync with the live stream angelplusultra 2026-06-02 16:37:05 -07:00
  • 1853252fd3 fix: keep agent head pulsing through all status output, not just reasoning angelplusultra 2026-06-02 15:06:53 -07:00
  • 5ef0a44a18 refactor ollama stream reasoning parsing and emission angelplusultra 2026-06-02 12:51:53 -07:00
  • fa663064d9 fix: route agent reasoning into the collapsible status bubble instead of stacking thought panes angelplusultra 2026-06-02 10:58:04 -07:00
  • f898df1e65 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm Timothy Carambat 2026-06-02 10:36:28 -07:00
  • 7a04eceb04 update README Timothy Carambat 2026-06-02 10:36:22 -07:00
  • 35b4132fe4 Generic OpenAI improvements (#5746) Timothy Carambat 2026-06-02 08:49:37 -07:00
  • 9b4708a090 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm Timothy Carambat 2026-06-02 08:00:30 -07:00
  • c3058d44d9 resolve #5593 by removing admin-required consent param Timothy Carambat 2026-06-02 08:00:23 -07:00
  • 272bf20122 Improve agent summarizer tool (#5719) Sean Hatfield 2026-06-02 07:49:28 -07:00
  • d3c66eabd2 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm Timothy Carambat 2026-06-02 07:42:04 -07:00
  • d01c2a20f5 update security to stop low-effort AI spam CVE reports Timothy Carambat 2026-06-02 07:41:57 -07:00
  • cc28024cab Turn HTML scraped sites to Markdown for better research (#5742) Timothy Carambat 2026-06-02 06:24:50 -07:00
  • 7db6d233ff fix: support Azure & Dell Pro AI Studio providers in agent summarization fallback (#5738) Sanidhya Singh 2026-06-02 09:58:00 +05:30
  • de531042a2 apply universal sdk timeout (#5721) Timothy Carambat 2026-06-01 21:17:02 -07:00
  • 393b1d57f4 add reusable Modal component, migrate all modals off ModalWrapper, drop duplicate dark overlays shatfield4 2026-06-01 17:17:28 -07:00
  • 8e7ce3e576 Merge branch 'master' into feat/markdown-web-scraping feat/markdown-web-scraping Timothy Carambat 2026-06-01 16:41:54 -07:00
  • 0002d229d6 add windows paths to isWithin (#5685) Timothy Carambat 2026-06-01 16:31:36 -07:00
  • 15b7966366 Kokoro TTS provider (#5679) Sean Hatfield 2026-06-01 16:30:21 -07:00
  • 9c6ab7cadb feat: add server-side speech-to-text with OpenAI provider (#5596) Sean Hatfield 2026-06-01 15:47:00 -07:00
  • 65086984bd Kill default thread (#5739) Timothy Carambat 2026-06-01 15:40:24 -07:00
  • cc51805666 fix: avoid double-encoding SearXNG search queries (#5723) trick77 2026-06-01 17:12:18 +02:00
  • 7c1e55c1d0 docs: fix self-hosted terms wording (#5737) Zhao73 2026-06-01 22:41:03 +08:00
  • c0e9414889 add DISABLE_SWAGGER_DOCS to persistence https://github.com/Mintplex-Labs/anything-llm/issues/5710#issuecomment-4560623700 5717-bug-apiv1documentupload-silently-drops-metadata-field-in-desktop-1130-arg-count-mismatch-nested-payload-key Timothy Carambat 2026-05-27 20:33:07 -07:00
  • 1ffbd29215 sync master fix/aibitat-context-overflow Timothy Carambat 2026-05-27 14:53:20 -07:00
  • d81a7847e9 fix provider override in agents (#5716) Timothy Carambat 2026-05-27 14:47:02 -07:00
  • bcfad04272 hide action bar on reasoning-only agent messages Marcello Fitton 2026-05-27 13:22:30 -07:00
  • 7625df59e3 Merge branch 'master' into fix/aibitat-context-overflow Timothy Carambat 2026-05-27 13:11:13 -07:00
  • bee224171c feat: add Cerebras as an LLM provider (#5699) Asish Kumar 2026-05-28 00:08:30 +05:30
  • 668b27340c docs: list all cloud embedding providers (#5701) 5711-bug-erratic-deepseek-v4-flash-the-agent-model-failed-to-respond-400-the-reasoning_content narutamaaurum 2026-05-27 23:17:38 +07:00
  • 20937f3032 fix weird merge conf from dupe file Timothy Carambat 2026-05-26 12:37:48 -07:00
  • 447eed6de6 fix weird merge conf from dupe file Timothy Carambat 2026-05-26 12:37:18 -07:00
  • 507527df17 Pg 1.13.0 (#5694) Timothy Carambat 2026-05-26 12:04:22 -07:00
  • 15271865b3 Render 1.13.0 (#5692) Timothy Carambat 2026-05-26 12:04:19 -07:00
  • 9fe6bbfb09 v1.13.0 release (#5693) v1.13.0 Timothy Carambat 2026-05-26 12:04:13 -07:00
  • f45d0555ce refactor Prompt to not block main chat content (#5691) Timothy Carambat 2026-05-23 16:02:49 -07:00
  • 28e496bed7 hide invalid integrations when disabled in mulit-user mode resolves #5688 Timothy Carambat 2026-05-23 15:39:57 -07:00
  • 857c2fce0b update placeholder, update LMStudio failover resolves #5689 Timothy Carambat 2026-05-23 15:28:01 -07:00
  • 5981d482f3 router-models: accurate token/message counting for model router decisions (#5680) Timothy Carambat 2026-05-22 18:21:34 -07:00
  • 2f189f9703 bump docker run in HOW_TO_USE_DOCKER Timothy Carambat 2026-05-22 14:56:27 -07:00
  • b24c8fa1e4 Merge branch 'master' into 5631-feat-custom-api-request-timeouts-for-ai-providers 5631-feat-custom-api-request-timeouts-for-ai-providers Marcello Fitton 2026-05-22 14:36:16 -07:00
  • df4fea22f8 Migrate slash commands to admin user on multi-user-mode (#5684) Timothy Carambat 2026-05-22 09:44:56 -07:00
  • ef06f33c6a stop AI GHSA spam for the same fucking issue holy shit Timothy Carambat 2026-05-22 09:18:10 -07:00
  • d7dbabed79 clarify tool token handling in agent context budget comment shatfield4 2026-05-21 15:11:03 -07:00
  • 73694891eb parse reasoning_content in agent tool-calling helpers Marcello Fitton 2026-05-21 14:20:37 -07:00
  • a4e7595a41 prevent contextualsavebar from showing on toggle of clarifying questions Timothy Carambat 2026-05-21 09:22:35 -07:00
  • 315391c04c better Gemini errors Timothy Carambat 2026-05-21 08:31:37 -07:00
  • 755b4da141 Agent Skill: User Survey (#5577) Marcello Fitton 2026-05-20 22:32:43 -07:00
  • 4e324105bb Model router (#5324) Sean Hatfield 2026-05-20 17:16:02 -07:00
  • e1035dec79 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm Timothy Carambat 2026-05-20 17:02:40 -07:00
  • 94ed62d320 fix for GHSA-6hrp-7mw6-8v59 Timothy Carambat 2026-05-20 17:02:33 -07:00
  • 03fe24a687 plumbing for reasoning control through agent chat feat-reasoning-control angelplusultra 2026-05-20 16:46:32 -07:00
  • bc46f93a6b remove stray console log angelplusultra 2026-05-20 14:43:27 -07:00
  • c52afa42c7 refactor gemini to use constructReasoningConfig pattern angelplusultra 2026-05-20 14:13:40 -07:00
  • e268abe702 apply constructReasoningConfig to openai angelplusultra 2026-05-20 14:10:30 -07:00
  • 134997bb43 refactor anthropic to use constructReasoningConfig pattern angelplusultra 2026-05-20 14:00:26 -07:00
  • a3ca31c381 add constructReasoningConfig angelplusultra 2026-05-20 13:54:52 -07:00
  • 3795e5298c abstract reasoning config construction logic into helper function angelplusultra 2026-05-20 11:54:51 -07:00
  • fee89a16c9 add lm studio reasoning controls angelplusultra 2026-05-20 11:50:51 -07:00
  • 7702160dbc refactor ollama reasoning controls angelplusultra 2026-05-20 11:50:24 -07:00
  • 4c6fdde307 add ollama ai provider reasoning control angelplusultra 2026-05-20 11:45:47 -07:00