Martin

Results 12 issues of Martin

Enhance the current design: Improve the UI/UX to improve usability, aesthetics, and user experience. Fix duplicate message bugs: Resolve issues causing duplicate messages to appear in the frontend. Improve browser...

enhancement
medium priority

This is the issue for integration of a full docker-compose deployment of AgenticSeek. Goal -> Deploy all agenticSeek services: - redis - searxng - frontend - backend Currently the start_services.sh...

enhancement
high priority

implementation of a tools for retrival of informations from all pdf/txt/.md documents in the work directory.

enhancement
medium priority
contributor-friendly

Currently we can only fill basic web form. We need to handle the following. - Web form within a shadowDOM or arbitrary website structure. - Multichoice button - File uploads....

enhancement
medium priority
contributor-friendly

This task is about integration of a special MCP agent that could find and use arbitrary MCPs. The MCP agent would be optional.

enhancement
medium priority

**Describe the bug** Bus error randomly happening. **To Reproduce** Either: 1. use it a bit then exit, may randomly cause bus error. 2. Ask it to code a gui app,...

bug

Add as many unit test as possible, especially for parsing function and tools. Avoid unit test that require request to the LLM. see https://github.com/Fosowl/agenticSeek/blob/main/tests/test_searx_search.py for a good example Any collaborators...

low priority

Add stop button to abort current task as asked in #171 Add a reasoning view on the frontend, see https://x.com/Martin993886460/status/1923417741542711707 Add Anthropic as a LLM provider Fix an issue with...

I am currently working on docker deployement on the `docker_deployement` branch but I am kind of stuck on the following issue, if anyone know or find a solution feel free...

help wanted

I am currently working on putting backend in docker on the docker_deployement branch but I am kind of stuck on the following issue, if anyone know or find a solution...