Ettore Di Giacinto
4a0d3a7a94
feat(sshbox): add sshbox to run commands ( #161 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-05-17 23:34:51 +02:00
AKSizov
a3977c2b1c
fix: errored ssh output ( #158 )
...
fix: explain ssh output
2025-05-16 00:08:50 +02:00
Ettore Di Giacinto
c23e655f44
feat(agent): shared state, allow to track conversations globally ( #148 )
...
* feat(agent): shared state, allow to track conversations globally
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Cleanup
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* track conversations initiated by the bot
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-05-11 22:23:01 +02:00
Ettore Di Giacinto
e7111c6554
Rename
2025-04-08 22:18:32 +02:00
Richard Palethorpe
319caf8e91
chore(ui): Move some field definitions server side
2025-03-26 22:56:29 +00: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
mudler
0513a327f6
feat(ssh): allow to customize action name
...
Signed-off-by: mudler <mudler@localai.io >
2025-03-20 19:15:12 +01:00
mudler
c3d3bba32a
feat(ssh): allow to specify a fixed host/user to run commands
...
Signed-off-by: mudler <mudler@localai.io >
2025-03-20 19:13:37 +01:00
Ettore Di Giacinto
1b187444fc
feat: ssh as shell command ( #67 )
...
* feat(ssh): add action to run shell commands over a remote server
Signed-off-by: mudler <mudler@localai.io >
* fix(github): correctly get content
Signed-off-by: mudler <mudler@localai.io >
---------
Signed-off-by: mudler <mudler@localai.io >
2025-03-20 18:55:19 +01:00