Samir Saidani

Results 30 comments of Samir Saidani

Thanks max for your answer. I'm totally ok with the way Collectives work, the ability for a Circle to build its own wiki: the solution you provide seems convoluted compared...

My initial feature request was to simplify the life of nextcloud admin to set a new name directly from app settings. I've noticed that a special directory named "Collective" is...

I would go for Wiki. It already conveys the idea of collective of equals, and the whole free culture philosophy (cf Wikipedia). I'm totally into the idea of collective of...

> E.g. If we call it wiki, and we introduce a task or table view via smart picker, we suddenly have a wiki that can be used as a project...

Thanks for your answer, and all the work you've done 👍 If you are interested in devs continuing your work, it would be nice to set an opensource license. Your...

Tauri does not handle it. See https://github.com/tauri-apps/tauri/issues/8851

Regarding the modular system, it would be nice to be able to put all assistant tool logic into a single folder, accompanied by a JSON manifest. This would facilitate the...

Would you mind sharing the architecture in a nutshell you're planning to implement? I tried to create a simple WeatherAssistant as a way to experiment with this process: https://www.librechat.ai/docs/development/tools_and_plugins. It...

> This sounds like it's the same as the issue I was having: #84 > > * To check if it's the same issue, run `python -c "import evdev; print(evdev.list_devices())"`....

https://opencode.ai/docs/mcp-servers/#per-agent Is it helpful ?