Commit Graph

8 Commits

Author SHA1 Message Date
Richard Palethorpe
bb4459b99f chore: Add alternate bin name to .gitignore 2025-04-01 14:36:33 +01:00
Richard Palethorpe
d672842a81 chore(ui): Add .vscode to gitignore 2025-04-01 14:36:33 +01: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
Ettore Di Giacinto
d54abc3ed0 Revert "Generate connector form based on meta-data (#62)" (#65)
This reverts commit d7cfa7f0b2.
2025-03-20 18:21:19 +01:00
Richard Palethorpe
d7cfa7f0b2 Generate connector form based on meta-data (#62)
* Ignore volumes and exe

* Export form meta-data

* use dynamic metaform for connectors

* fix populating form
2025-03-20 16:00:37 +01:00
Ettore Di Giacinto
0a18d8409e refactoring 2025-02-26 22:37:48 +01:00
mudler
6318f1aa97 Store into memory conversation before resetting it
Signed-off-by: mudler <mudler@localai.io>
2024-12-15 18:13:54 +01:00
mudler
03175d36ab Add ignore files 2024-04-12 16:18:45 +02:00