Richard Palethorpe
606ffd8275
fix(ui): Don't try to pass unserializable Go objects to status UI ( #28 )
...
Signed-off-by: Richard Palethorpe <io@richiejp.com >
2025-04-14 16:09:42 +02:00
Ettore Di Giacinto
e7111c6554
Rename
2025-04-08 22:18:32 +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
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
1eee5b5a32
feat(ui): Action playground config and parameter forms ( #129 )
2025-04-03 15:26:14 +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
Richard Palethorpe
a5ba49ec93
fix(ui): rm broken status message (it's in the button already)
2025-04-01 17:25:04 +01:00
Richard Palethorpe
491354280b
feat(ui): Add dynamic prompt config
2025-04-01 14:36:33 +01:00
Richard Palethorpe
45078e1fa7
fix(ui): Re-add Chat
2025-04-01 14:36:33 +01:00
Richard Palethorpe
c96c8d8009
fix(ui): Various
2025-04-01 14:36:33 +01:00
Richard Palethorpe
319caf8e91
chore(ui): Move some field definitions server side
2025-03-26 22:56:29 +00:00
Richard Palethorpe
3e36b09376
fix(ui): Format status result as string
2025-03-26 06:34:32 +00:00
Richard Palethorpe
074aefd0df
feat(ui): Add status page to react frontend
2025-03-26 06:34:32 +00:00
Richard Palethorpe
73af9538eb
feat(ui): Add agent avatar placeholders to agent list
2025-03-26 06:34:32 +00:00
Richard Palethorpe
71e66c651c
feat(ui): Add React based UI for the vibes at /app
...
This adds a completely separate frontend based on React because I
found that code gen works better with React once the application gets
bigger. In particular it was getting very hard to move past add
connectors and actions.
The idea is to replace the standard UI with this once it has been
tested. But for now it is available at /app in addition to the
original at /
Signed-off-by: Richard Palethorpe <io@richiejp.com >
2025-03-26 06:34:32 +00:00