494 Commits

Author SHA1 Message Date
Richard Palethorpe 9434524e51 fix(ui): Don't try to pass unserializable Go objects to status UI
Signed-off-by: Richard Palethorpe <io@richiejp.com>
2025-04-13 14:50:31 +01:00
Ettore Di Giacinto 60c249f19a chore: cleanup, identify goal from conversation when evaluting achievement (#29)
* chore: cleanup, identify goal from conversation when evaluting achievement

Signed-off-by: mudler <mudler@localai.io>

* change base cpu model

Signed-off-by: mudler <mudler@localai.io>

* this is not necessary anymore

Signed-off-by: mudler <mudler@localai.io>

* use 12b

Signed-off-by: mudler <mudler@localai.io>

* use openthinker, it's smaller

* chore(tests): set timeout

Signed-off-by: mudler <mudler@localai.io>

* Enable reasoning in some of the tests

Signed-off-by: mudler <mudler@localai.io>

* docker compose unification, small changes

Signed-off-by: mudler <mudler@localai.io>

* Simplify

Signed-off-by: mudler <mudler@localai.io>

* Back at arcee-agent as default

Signed-off-by: mudler <mudler@localai.io>

* Better error handling during planning

Signed-off-by: mudler <mudler@localai.io>

* Ci: do not run jobs for every branch

Signed-off-by: mudler <mudler@localai.io>

---------

Signed-off-by: mudler <mudler@localai.io>
2025-04-12 21:01:01 +02:00
Ettore Di Giacinto 209a9989c4 Update README.md 2025-04-11 22:49:50 +02:00
Ettore Di Giacinto 5105b46f48 Add Github reviewer and improve reasoning (#27)
* Add Github reviewer and improve reasoning

* feat: improve action picking

Signed-off-by: mudler <mudler@localai.io>

---------

Signed-off-by: mudler <mudler@localai.io>
2025-04-11 21:57:19 +02:00
Ettore Di Giacinto e4c7d1acfc feat(github): add actions to comment and read PRs (#26)
Signed-off-by: mudler <mudler@localai.io>
2025-04-10 21:45:18 +02:00
Ettore Di Giacinto dd4fbd64d3 fix(pick_action): improve action pickup by using only the assistant thought process (#25)
* fix(pick_action): improve action pickup by using only the assistant thought process

Signed-off-by: mudler <mudler@localai.io>

* fix: improve templates

Signed-off-by: mudler <mudler@localai.io>

---------

Signed-off-by: mudler <mudler@localai.io>
2025-04-10 21:45:04 +02:00
Ettore Di Giacinto 4010f9d86c Update README.md 2025-04-10 19:38:13 +02:00
Ettore Di Giacinto 0fda6e38db Update README.md 2025-04-10 10:09:12 +02:00
Richard Palethorpe bffb5bd852 Update README.md (#23)
Add new Web UI screen shots
2025-04-10 09:17:22 +02:00
Ettore Di Giacinto 4d722c35d3 ci: fix image building branch 2025-04-09 22:53:04 +02:00
Ettore Di Giacinto 8dd0c3883b Merge pull request #14 from mudler/rewrite
LocalAGI port in Go
2025-04-09 22:45:05 +02:00
Ettore Di Giacinto c2ec333777 Enlarge timeout window 2025-04-09 21:59:18 +02:00
Ettore Di Giacinto 2f19feff5e fixups 2025-04-09 21:25:44 +02:00
Richard Palethorpe e128cde613 chore(gitignore): Add volumes directory for docker compose
Signed-off-by: Richard Palethorpe <io@richiejp.com>
2025-04-09 19:21:36 +01:00
mudler bc7f6f059c Reply when skipping loops 2025-04-09 19:49:39 +02:00
mudler 0eb68b6c20 feat: add loop detection
Signed-off-by: mudler <mudler@localai.io>
2025-04-09 19:13:41 +02:00
mudler 1c4ab09335 Update README 2025-04-09 18:28:59 +02:00
mudler abc7d6e080 Do not protect endpoint by default
Signed-off-by: mudler <mudler@localai.io>
2025-04-09 18:08:22 +02:00
mudler cb15f926e8 fix(tests): wait for API to be available
Signed-off-by: mudler <mudler@localai.io>
2025-04-09 15:26:53 +02:00
Richard Palethorpe 70282535d4 fix(app): Use Correct log format 2025-04-09 13:30:56 +01:00
Ettore Di Giacinto 5111738b3b Wait for API to be ready 2025-04-08 22:45:15 +02:00
Ettore Di Giacinto c141a9bd80 Not needed here 2025-04-08 22:34:37 +02:00
Ettore Di Giacinto c8cf70b1d0 Update gpu docker compose 2025-04-08 22:28:55 +02:00
Ettore Di Giacinto 3f83f5c4b0 Fix docker compose for gpu 2025-04-08 22:28:21 +02:00
Ettore Di Giacinto 45fbfed030 Update images 2025-04-08 22:27:13 +02:00
Ettore Di Giacinto 2b3f61aed1 Use public runners 2025-04-08 22:19:15 +02:00
Ettore Di Giacinto e7111c6554 Rename 2025-04-08 22:18:32 +02:00
Ettore Di Giacinto 894dde9256 Merge remote-tracking branch 'localagent/master' into rewrite 2025-04-08 22:08:11 +02:00
Ettore Di Giacinto 446908b759 nuke old implementation 2025-04-08 22:07:59 +02:00
Richard Palethorpe 18364d169e fix(ui): Don't convert form inputs from string
Action, connector, MCP, dynamic prompts and anything else that is
stored as an array in the config; their fields are always stored
as string by the backend.

Signed-off-by: Richard Palethorpe <io@richiejp.com>
2025-04-07 14:02:38 +01:00
Richard Palethorpe 6464a33912 fix(docker): Use localrecall main tag instead of master
Signed-off-by: Richard Palethorpe <io@richiejp.com>
2025-04-07 12:23:57 +01:00
Richard Palethorpe 34caeea081 feat(docker): Add Intel Sycl Docker Compose file
Signed-off-by: Richard Palethorpe <io@richiejp.com>
2025-04-07 12:23:57 +01:00
mudler 25286a828c chore(gpu-example): update with multimodal model and image-gen model
Signed-off-by: mudler <mudler@localai.io>
2025-04-04 11:54:20 +02:00
mudler 6747fe87f2 chore: update docker compose files
Signed-off-by: mudler <mudler@localai.io>
2025-04-03 18:38:35 +02:00
Ettore Di Giacinto 09559f9ed9 chore(ci): push to localagi (#137)
Signed-off-by: mudler <mudler@localai.io>
2025-04-03 18:29:57 +02:00
Ettore Di Giacinto 4107a7a063 Update README.md 2025-04-03 17:35:28 +02:00
Ettore Di Giacinto e3d4177c53 chore(README): update (#133)
* chore(README): update

Signed-off-by: mudler <mudler@localai.io>

* Update logos

---------

Signed-off-by: mudler <mudler@localai.io>
2025-04-03 17:35:07 +02:00
Richard Palethorpe ee77bba615 fix: Don't crash when some agents fail to start 2025-04-03 16:11:21 +01:00
Ettore Di Giacinto 0709f2f1ff Revert "feat(ui): Action playground config and parameter forms (#129)"
This reverts commit 1eee5b5a32.
2025-04-03 14:46:04 +01:00
Richard Palethorpe a569e37a34 fix(ui): Send number input as number JSON not string (#130)
* fix(ui): Submit number fields as numbers not text

* fix(ui): Remove some debug messages
2025-04-03 15:27:23 +02:00
Richard Palethorpe 1eee5b5a32 feat(ui): Action playground config and parameter forms (#129) 2025-04-03 15:26:14 +02:00
Ettore Di Giacinto ffee9d8307 Update README.md 2025-04-02 23:24:45 +02:00
Ettore Di Giacinto ff20a0332e Update README.md 2025-04-02 23:14:11 +02:00
Richard Palethorpe 034f596e06 fix(docker): Set API key on LocalAI (#128) 2025-04-02 21:47:00 +02:00
mudler daa7dcd12a fix(discord): make it work
Signed-off-by: mudler <mudler@localai.io>
2025-04-02 19:40:27 +02:00
mudler b81f34a8f8 Answer if mentioned if not specifying a default channel
Signed-off-by: mudler <mudler@localai.io>
2025-04-02 17:10:03 +02:00
Richard Palethorpe 6d9f1a95cc fix(ui): Set page title 2025-04-02 08:28:49 +01:00
Richard Palethorpe 9f77bb99f1 fix(ui): Various fixes 2025-04-02 08:28:49 +01:00
Richard Palethorpe 74fdfd7a55 feat(ui): Add import agent screen 2025-04-02 08:28:49 +01:00
Richard Palethorpe 7494aa9c26 fix(ui): Prevent infinite loop when displaying error toast in chat 2025-04-02 08:28:49 +01:00