Commit Graph

201 Commits

Author SHA1 Message Date
Soumyadas15 57407277ed chore(dev): refactor xml tools 2025-05-28 17:37:54 +05:30
Soumyadas15 f369f69bcd Merge branch 'mcp-5' into mcp-5a 2025-05-27 13:52:55 +05:30
sharath 11da6ad829
fix(tools): invalid xml issues and unnecessary validation 2025-05-26 20:32:49 +00:00
Soumyadas15 be600cc3db Merge branch 'mcp-5' into mcp-5a 2025-05-26 22:41:03 +05:30
Soumyadas15 eae94e0ede chore(dev): fix issues 2025-05-25 15:21:20 +05:30
Soumyadas15 e3ef00a165 chore(dev): mcp setup 2025-05-24 23:47:55 +05:30
marko-kraemer e83e22ef5e fix: ensure tmux capture-pane gets full output with -S - -E - flags 2025-05-20 15:31:50 +02:00
marko-kraemer 75372a94c0 browser api fixes 2025-05-19 02:43:05 +02:00
marko-kraemer f22412b963 s3 url save instead of base64 2025-05-19 01:28:14 +02:00
marko-kraemer 70755d3074 save all browser states 2025-05-19 01:06:44 +02:00
marko-kraemer 0148c03ec5 v1 2025-05-18 21:25:15 +02:00
marko-kraemer 2af572ab03 wip 2025-05-18 20:44:44 +02:00
marko-kraemer 52fceeb39a add ensure active, fix utils logger impot in sb tool base 2025-05-11 18:36:33 +02:00
marko-kraemer fe5ae19a89 web search first, over scrape 2025-05-10 08:22:11 +02:00
marko-kraemer 3a0f6db03e scrape & read based approach v1, non-optimal but better for ctxt 2025-05-10 06:37:07 +02:00
marko-kraemer 8847515d1c session shell tool, save web search as file, change prompt to process scrapes via cli 2025-05-10 05:46:48 +02:00
marko-kraemer 4d75e5dbd0 sandbox tool base 2025-05-10 04:26:42 +02:00
Marco Vinciguerra e1974c8125 feat: removed unused imports 2025-05-07 15:24:00 +02:00
Sylvain Cau 903a9cc928 Add support for self hosted Firecrawl 2025-05-05 21:05:02 -07:00
Korzhavin Ivan 68fafdd385 Refactor agent and tool configurations to support new model names and parameters
- Adjusted max_tokens logic based on model type, including new conditions for "gpt-4".
- Enhanced MessageTool to include detailed documentation and examples for user interactions.
- Improved ThreadManager to handle new tool choices and reasoning efforts.
- Updated LLM service to incorporate enable_thinking and reasoning_effort parameters.
- Modified chat input component to dynamically manage model selection and thinking options.
2025-05-03 14:17:46 +02:00
marko-kraemer 9757beb4b0 comment out 2025-05-03 03:37:11 +02:00
LE Quoc Dat f3746d9dbf support images 2025-04-28 01:28:21 +01:00
marko-kraemer f48439eade rem summary from web search
wip
2025-04-25 23:14:35 +01:00
marko-kraemer 958df5496f tmux prompt eng for non-blocking sess 2025-04-25 19:18:25 +01:00
marko-kraemer 1b1878fceb add firecrawl for scraping, frontend fix 2025-04-25 18:13:16 +01:00
marko-kraemer 427161d892 fix files tool, intro web crawl tool again, web user takeover tool, url formatting in frontend 2025-04-25 14:35:45 +01:00
marko-kraemer 4339f6b56b wip 2025-04-25 13:23:05 +01:00
marko-kraemer 5c750d6387 redis & docker compose for prod 2025-04-24 22:15:47 +01:00
marko-kraemer 0d6ae9e43b increase timeout 2025-04-24 06:58:27 +01:00
marko-kraemer 60e16cb8e0 increase timeout 2025-04-24 06:44:38 +01:00
marko-kraemer 7a57ee210a add conf, with local/dev/prod mode 2025-04-24 01:45:58 +01:00
marko-kraemer e985cbdc2b wip 2025-04-23 19:46:22 +01:00
marko-kraemer 602b65791f wip 2025-04-23 15:56:24 +01:00
marko-kraemer 4d5d93e943 change to exec in deploy 2025-04-23 14:43:57 +01:00
marko-kraemer 74b043eec3 project_id to get sandbox id 2025-04-23 10:53:38 +01:00
marko-kraemer 276c740e57 wip 2025-04-21 18:16:29 +01:00
marko-kraemer 2a59bd4baf port & other 2025-04-21 15:38:27 +01:00
marko-kraemer 7ce3d6f9cb add port exposing 2025-04-21 15:02:33 +01:00
marko-kraemer b7105e71d3 hide attachments, non-blocking shell exec 2025-04-21 13:41:01 +01:00
Adam Cohen Hillel 2ec972cd42 - [ ] Fix BrowserTool to use COORDS as well to click on stuff. @Adam
- [ ] Make BrowserTool Return the raw OCR as well to the Thread itself so agent has it for good context. (Like an OCR Scrape) – Can also be a tool, if agent determines he wants the content “saved” @Adam
    - [ ] Sanitised DOM Return “Crawl” to get raw content & images
2025-04-21 04:24:28 +01:00
marko-kraemer aa93cd2d74 wip 2025-04-21 01:29:21 +01:00
marko-kraemer d5c59b1acb tool vie wip 2025-04-21 01:06:14 +01:00
marko-kraemer 6ac4213fdc frontend we are nearly there sergeant 2025-04-20 01:27:46 +01:00
LE Quoc Dat db3e236f34 fix crawl tool 2025-04-19 15:10:15 +01:00
LE Quoc Dat 833e4fbad8 Exa -> Tavily working, tested 2025-04-18 08:11:53 +01:00
marko-kraemer 3e89600cce still broken 2025-04-16 23:13:23 +01:00
marko-kraemer 9fbad13468 wip 2025-04-16 23:13:04 +01:00
Adam Cohen Hillel 36b86ab8bf ActiveJobsProvider 2025-04-16 19:17:17 +01:00
Adam Cohen Hillel 1841c1da35 twitter BOIIIIIII 2025-04-16 19:10:13 +01:00
Adam Cohen Hillel 84ab75c489 twitter 2025-04-16 19:09:04 +01:00
Adam Cohen Hillel 8c37b7f7b7 zillow 2025-04-16 18:53:28 +01:00
Adam Cohen Hillel 2aa3e955f0 renaming all 2025-04-16 18:23:28 +01:00
Adam Cohen Hillel 0bf3520502 Yahoo finance 2025-04-16 18:09:05 +01:00
Adam Cohen Hillel 6b5c4c0512 amazon 2025-04-16 17:43:40 +01:00
marko-kraemer 7260b030a7 wip 2025-04-16 10:54:52 +01:00
marko-kraemer 08695994c7 merge 2025-04-16 09:46:52 +01:00
marko-kraemer 24608e6efb add inform tool 2025-04-16 09:42:01 +01:00
marko-kraemer 1b9553b865 revert back to old fe 2025-04-16 06:01:57 +01:00
Adam Cohen Hillel ad88def42d yopololo 2025-04-16 03:02:41 +01:00
Adam Cohen Hillel ec6dced426 RapidAPI 2025-04-16 03:00:22 +01:00
Adam Cohen Hillel e51b1076a7 fuck yeah 2025-04-15 19:11:09 +01:00
Adam Cohen Hillel c4d30e270b preview 2025-04-15 19:11:09 +01:00
Adam Cohen Hillel ad78a0d4f3 bring back browser 2025-04-15 19:11:04 +01:00
marko-kraemer 2ef174739e wip 2025-04-13 19:50:38 +01:00
marko-kraemer c2ab65d0ed DS Store gitignore 2025-04-13 13:59:39 +01:00
Adam Cohen Hillel a6d2e5b18e clean 2025-04-13 13:40:34 +01:00
Adam Cohen Hillel 247dabc8d0 forgotten src/lib 2025-04-13 13:38:21 +01:00
marko-kraemer 44aa54844d wip 2025-04-13 13:37:44 +01:00
marko-kraemer b29d60fc46 deploy tool cf pages 2025-04-12 23:20:38 +01:00
marko-kraemer 752821e8a0 wip 2025-04-12 22:40:01 +01:00
marko-kraemer 708ee68414 simplify web search tool 2025-04-12 16:13:38 +01:00
marko-kraemer 364268eaa7 simplify web search tool 2025-04-12 16:10:29 +01:00
marko-kraemer 42e294b8ff web search tool 2025-04-12 15:37:35 +01:00
marko-kraemer bd5e433210 wip 2025-04-12 02:54:05 +01:00
marko-kraemer 3d6d81f4f6 wip 2025-04-12 02:22:28 +01:00
marko-kraemer debdf01787 wip 2025-04-12 00:22:42 +01:00
marko-kraemer 804ccbff41 wip 2025-04-11 19:00:16 +01:00
marko-kraemer ff7d499d05 wip 2025-04-11 18:30:58 +01:00
marko-kraemer 1707cb50d9 wip 2025-04-11 16:56:26 +01:00
marko-kraemer 9ee944bdd2 wip 2025-04-11 03:45:32 +01:00
marko-kraemer cb5f68ae7b wip 2025-04-11 02:35:29 +01:00
marko-kraemer 31205b0320 agent wip 2025-04-11 00:53:01 +01:00
marko-kraemer 700ccddbad fix error where it wont add messages to thread if max_xml_tool_calls x > 0 2025-04-10 18:13:12 +01:00
marko-kraemer 329d635dfa wip 2025-04-10 17:05:49 +01:00
marko-kraemer 57d08c76af wip 2025-04-10 17:02:21 +01:00
marko-kraemer 9efeeef94a fix dependencies 2025-04-09 17:44:17 +01:00
Adam Cohen Hillel 0bab486e64 auto reload 2025-04-09 13:48:46 +01:00
Adam Cohen Hillel 67c7eded8d cleaning 2025-04-09 13:47:03 +01:00
Adam Cohen Hillel 01c1501198 clean and shell 2025-04-09 13:46:13 +01:00
Adam Cohen Hillel 87129a1e61 files tools 2025-04-09 13:41:37 +01:00
Adam Cohen Hillel a3b9ecfd55 shelly 2025-04-09 00:38:31 +01:00
Adam Cohen Hillel e993aa1d67 website 2025-04-09 00:37:06 +01:00
Adam Cohen Hillel 7f04ebe7c4 sm 2025-04-08 23:44:44 +01:00
Adam Cohen Hillel 55b4d26348 sb tempo 2025-04-08 21:09:45 +01:00
Adam Cohen Hillel c8bd8c8169 DELETE CODER FOR MARKO 2025-04-08 12:41:58 +01:00
marko-kraemer 6eb516e61d native tool call wip 2025-04-07 18:35:40 +01:00
marko-kraemer 3c0634f6bc fix duplicate agent run 2025-04-06 17:45:02 +01:00
Marko Kraemer 7ee68b4282
Refactor to messages table
* wip

* bedrock support

* wip

* frontend messages table imp

* messages imp
2025-04-06 11:10:18 +02:00
marko-kraemer eea33e967c tool call fail msg in stream 2025-04-05 12:01:15 +01:00
Marko Kraemer 9edad0073b
v1 full refactor LLM Response Processor (#24) 2025-04-04 17:06:49 +02:00
marko-kraemer 397c9a7dc6 fe reference wip 2025-03-29 23:48:57 -07:00