Octopus
3fc2ac5235
fix: use BACKEND_PORT env var in uvicorn and honor base_url arg in searxSearch
...
- api.py: uvicorn.run was hardcoding port=7777 instead of using the
port variable populated from BACKEND_PORT env var, making BACKEND_PORT
ineffective when running python api.py directly
- searxSearch: add missing 'import sys' (caused NameError when run as
standalone script) and use constructor base_url arg with env var
fallback so searxSearch(base_url=...) actually takes effect
2026-04-06 10:43:16 +08:00
martin.legrand
d80bda8468
fix : unseen recursion mistake on empty value for work folder
2025-09-11 23:44:06 +02:00
martin
3e652a6b99
update readme
2025-07-05 14:45:43 +02:00
martin
23caf437b1
Update contributing.md + sponsorship
2025-07-01 21:25:58 +02:00
martin
f5b1c4ab37
update flight search tool
2025-07-01 20:23:55 +02:00
martin
0605fb4526
Fix : searxng issue on docker
2025-06-21 15:11:35 +02:00
martin
29ddf31f82
tup docstring
2025-06-18 22:13:48 +02:00
martin
611eddb715
Fix : typo + set safe_mode to False since we now run in docker
2025-06-18 21:40:40 +02:00
sukrucildirr
43acef2378
Update mcpFinder.py
2025-06-07 23:46:44 +03:00
martin legrand
be1bfc5cf2
docker deploy of backend now working
2025-05-31 22:01:42 +02:00
martin legrand
54cc2a03ec
feat : updating with latest docker backend build thx to #265
2025-05-31 17:20:40 +02:00
martin legrand
195b4a07a9
fix : safety of bash interpreter
2025-05-20 16:53:04 +02:00
martin legrand
e3d01083d9
feat : stop button integration
2025-05-20 16:47:35 +02:00
martin legrand
47fec1914a
comment out in progress mcp agent to avoid confusion
2025-05-06 22:39:15 +02:00
martin legrand
442bb4a340
Feat : MCP agent
2025-05-04 18:34:05 +02:00
martin legrand
f17dc0550b
feat: better fileFinder read
2025-05-02 14:23:00 +02:00
martin legrand
ed76c8415b
feat : fileFinder read pdf, browser better chromedriver install
2025-05-02 14:10:16 +02:00
martin legrand
68ed1834a9
fix : errors related to API based LLMs
2025-05-01 18:17:03 +02:00
martin legrand
5517f53f8a
fix : go interpreter error, hf provider import + feat : more logger
2025-04-27 20:37:23 +02:00
martin legrand
cfe19e637f
feat : planner improvement, google provider
2025-04-25 20:13:25 +02:00
martin legrand
273f4bd858
Feat : MCP finder tool
2025-04-24 21:13:29 +02:00
martin legrand
906dc18060
fix : start_service.sh & compose
2025-04-16 08:43:32 +02:00
martin legrand
2cb7ac34ce
add tools log
2025-04-15 21:39:24 +02:00
martin legrand
6d1edf9184
fix :__main__ not working within interpreter
2025-04-15 20:56:58 +02:00
martin legrand
a9c1f5b790
feat : java interpreter bash handle
2025-04-11 12:59:14 +02:00
martin legrand
92f9b93353
fix : language_bash_attempt error
2025-04-11 12:44:55 +02:00
martin legrand
369850b86d
fix : major issue with file reading tool, feat : prompt improvement for browser agent
2025-04-10 16:35:07 +02:00
martin legrand
60795111b0
feat: action enum for browser agent
2025-04-08 13:35:21 +02:00
martin legrand
21bf224fef
fix: browser bug
2025-04-07 14:55:41 +02:00
martin legrand
a1e71fd0ce
feat : improve planner agent handling of multifiles project
2025-04-07 12:02:01 +02:00
martin legrand
42f9485a39
feat : enhance browser agent + add tests
2025-04-06 12:17:38 +02:00
martin legrand
704509560a
feat : multilingual agent router
2025-04-02 13:22:32 +02:00
martin legrand
56b5db7df3
Initial project setup
2025-04-01 18:49:37 +02:00
martin legrand
0bf813e865
fix : execution problem when line start with block tag + dont load tts if disabled
2025-03-28 18:51:03 +01:00
martin legrand
2b512b1315
change unsafe cmd list
2025-03-28 16:22:04 +01:00
martin legrand
c862d496e3
feat : fix displaying problem + memory compression on loading + personality prompt + technical image
2025-03-28 14:43:05 +01:00
martin legrand
8922350379
feat : file agent improved
2025-03-26 12:06:27 +01:00
martin legrand
323783b89e
Feat : improve prompt, add agent verbose option
2025-03-24 14:41:24 +01:00
martin legrand
8b5bb28c94
fix : various bugs & improve memory system
2025-03-23 17:25:49 +01:00
martin legrand
762293536f
Doc: readme; Feat : language utility class, small fix
2025-03-20 15:24:31 +01:00
martin legrand
372da19f30
Fix : searxng now failing gracefully
2025-03-18 12:17:41 +01:00
martin legrand
6f3fb4dce4
Fix : web navigation problems
2025-03-17 15:58:17 +01:00
martin legrand
dee4db53fe
Feat : integration of searxng for private, api free web search
2025-03-17 13:31:43 +01:00
martin legrand
6b4b57e552
Feat : improvement for search efficiency
2025-03-15 12:37:05 +01:00
martin legrand
e909d9d84c
Feat : web scrawl to validate link for web search
2025-03-15 10:46:50 +01:00
martin legrand
f53647ad3f
Feat : prompt improve and start link check to avoid paywall
2025-03-14 21:55:23 +01:00
martin legrand
228b226d5f
Docs : minor change
2025-03-12 16:46:19 +01:00
martin legrand
9f9907cedb
Feat : browser agent v1.0
2025-03-11 15:22:42 +01:00
martin legrand
cace6b5612
Fix : file agent loop problem
2025-03-11 12:44:20 +01:00
martin legrand
479bc2769b
Fix : web search
2025-03-11 12:27:19 +01:00