mudler
|
0ab7a615f0
|
fix: do not override actions
Signed-off-by: mudler <mudler@localai.io>
|
2025-04-24 13:10:34 +02:00 |
|
mudler
|
34d0954171
|
Make it working, expose MCP prepare script to UI
Signed-off-by: mudler <mudler@localai.io>
|
2025-04-24 12:46:47 +02:00 |
|
Ettore Di Giacinto
|
6d9c58e6c0
|
Attach mcp stdio box to agent
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Signed-off-by: mudler <mudler@localai.io>
|
2025-04-24 12:45:52 +02:00 |
|
Ettore Di Giacinto
|
e7111c6554
|
Rename
|
2025-04-08 22:18:32 +02:00 |
|
mudler
|
75a8d63e83
|
Finish moving types
|
2025-03-23 21:57:09 +01:00 |
|
Ettore Di Giacinto
|
33483ab4b9
|
feat(planning): enable agent planning (#68)
* feat(planning): Allow the agent to plan subtasks
Signed-off-by: mudler <mudler@localai.io>
* feat(planning): enable planning toggle in the webui
Signed-off-by: mudler <mudler@localai.io>
* feat(planning): take in consideration the overall goal
Signed-off-by: mudler <mudler@localai.io>
* Update core/action/plan.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Signed-off-by: mudler <mudler@localai.io>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-03-21 12:28:11 +01:00 |
|
Ettore Di Giacinto
|
33b5b8c8f4
|
feat(agent): add MCP integration (#50)
* feat(agent): add MCP integration
Signed-off-by: mudler <mudler@localai.io>
* Update core/agent/mcp.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Hook MCP Server configuration to creation and setting mask
* Allow to specify a bearer token
* Small fixups
---------
Signed-off-by: mudler <mudler@localai.io>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-03-15 23:25:03 +01:00 |
|