feat(agent): Display agent actions on the UI
This commit is contained in:
parent
29146a03dc
commit
09799a880b
9 changed files with 407 additions and 44 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -37,3 +37,6 @@ Thumbs.db
|
|||
# Db
|
||||
db.sqlite
|
||||
/searxng
|
||||
|
||||
# AI stuff for planning and implementation
|
||||
.ai/
|
||||
Loading…
Add table
Add a link
Reference in a new issue