Timothy Carambat
92752a2a15
Improve MCP functionality ( #4709 )
...
* Improve MCP functionality
* apply ANSI strip path
* attempt ARM build
* improve dockerfile IO build time and migrate to ARM build
* fix comment
* add ability to disable MCP cooldown feature
* update devbuild name
* move chromium arm build patch to CDN
2025-12-05 11:01:20 -08:00
Maxim Evtush
7cef25822c
Fix typos in blog post example and save-file-browser plugin ( #4009 )
...
* Update blog-post-coding.js
* Update save-file-browser.js
* Update blog-post-coding.js
---------
Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-06-16 09:19:44 -07:00
Timothy Carambat
1b4559f57f
Add LMStudio agent support (generic) support ( #1246 )
...
* add LMStudio agent support (generic) support
"work" with non-tool callable LLMs, highly dependent on system specs
* add comments
* enable few-shot prompting per function for OSS models
2024-05-07 16:35:47 -07:00
Timothy Carambat
a5bb77f97a
Agent support for @agent default agent inside workspace chat ( #1093 )
...
V1 of agent support via built-in `@agent` that can be invoked alongside normal workspace RAG chat.
2024-04-16 10:50:10 -07:00