Ettore Di Giacinto
e7111c6554
Rename
2025-04-08 22:18:32 +02:00
Ettore Di Giacinto
e90c192063
feat(call_agents): merge metadata of results ( #126 )
...
* feat(call_agents): merge metadata of results
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* chore: correct env typo
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Update services/actions/callagents.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* chore: add icon to thinking
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-04-01 21:57:32 +02:00
Richard Palethorpe
c96c8d8009
fix(ui): Various
2025-04-01 14:36:33 +01:00
mudler
62940a1a56
fix: add a tab when listing agents
...
Signed-off-by: mudler <mudler@localai.io >
2025-03-28 18:40:40 +01:00
mudler
8ac6f68568
fix(multi-agent): do not allow to call ourselves
...
Signed-off-by: mudler <mudler@localai.io >
2025-03-28 16:51:07 +01:00
mudler
05af5d9695
Use internal API for services/actions when using the pool
...
Signed-off-by: mudler <mudler@localai.io >
2025-03-28 16:12:42 +01:00
Richard Palethorpe
319caf8e91
chore(ui): Move some field definitions server side
2025-03-26 22:56:29 +00:00
Ettore Di Giacinto
0f2731f9e8
fix(actions): respect running context
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-03-26 22:58:52 +01: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
Ettore Di Giacinto
1e5b3f501f
feat(github): add action to read github project's README ( #64 )
...
Signed-off-by: mudler <mudler@localai.io >
2025-03-20 17:43:15 +01:00
Ettore Di Giacinto
08785e2908
feat: add action to call other agents ( #60 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-03-19 22:58:35 +01:00
Ettore Di Giacinto
f0bd184fbd
feat: add twitter action and connector ( #58 )
...
* feat: add twitter post action
Signed-off-by: mudler <mudler@localai.io >
* feat: handle twitter post messages limits
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* feat: add twitter connector, unify client
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* make sure answers do not exceed twitter maximum
---------
Signed-off-by: mudler <mudler@localai.io >
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-03-19 22:14:32 +01:00
Ettore Di Giacinto
aea0b424b9
try to get SHA of the content
2025-03-13 22:53:02 +01:00
Ettore Di Giacinto
5e73be42cb
Always try to get branch sha
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-03-13 22:43:09 +01:00
Ettore Di Giacinto
53ebcdad5d
Small fixups
2025-03-13 22:23:31 +01:00
Ettore Di Giacinto
a1cdabd0a8
Add github actions to comment on an issue or read the content
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-03-13 22:17:44 +01:00
Ettore Di Giacinto
9347193fdc
Need to fill more options to commit to github ( #42 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-03-13 21:56:47 +01:00
Ettore Di Giacinto
6a451267d5
Return URL of issue opened
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-03-12 23:01:50 +01:00
Ettore Di Giacinto
9ee0d89a6b
Add github actions to upload and get files, update github dep
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-03-12 22:50:45 +01:00
Ettore Di Giacinto
10f7c8ff13
feat(github): allow to customize action name
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-03-12 22:15:52 +01:00
Ettore Di Giacinto
c69ee9e5f7
feat(github-actions): allow to bind to a specific repository
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2025-03-12 21:59:31 +01:00
Richard Palethorpe
7486e68a17
Add Counter action to count things ( #38 )
...
* add host
* fix: make user name explicit in IRC
* feat: Add counter action
2025-03-11 22:54:35 +01:00
Ettore Di Giacinto
b884d9433a
make sure /tmp exists
2025-03-07 22:51:34 +01:00
Ettore Di Giacinto
7492a3ab3b
Change env vars to be more meaningful
2025-03-05 22:19:07 +01:00
Ettore Di Giacinto
d288755444
Automatically save all conversations
2025-03-04 22:22:16 +01:00
Ettore Di Giacinto
3a7b5e1461
return metadatas and conversations in job results. Consume them in Slack connector to use attachments in responses
2025-03-01 22:10:21 +01:00
mudler
5b4f618ca3
Standardize action results
2025-03-01 17:27:07 +01:00
mudler
a75feaab4e
Simplify, no need to add system prompt when asking for reply
2025-03-01 16:17:27 +01:00
mudler
3790ad3666
Fix genimage action
2025-03-01 16:02:01 +01:00
mudler
a57f990576
Add genimage action
2025-03-01 12:18:10 +01:00
Ettore Di Giacinto
b66e698b5e
Rename package
2025-02-26 22:51:29 +01:00
Ettore Di Giacinto
296734ba3b
reordering
2025-02-25 22:18:08 +01:00