feat(agent): Display agent actions on the UI

This commit is contained in:
Willie Zutz 2025-06-15 10:56:57 -06:00
parent 29146a03dc
commit 09799a880b
9 changed files with 407 additions and 44 deletions

3
.gitignore vendored
View file

@ -37,3 +37,6 @@ Thumbs.db
# Db
db.sqlite
/searxng
# AI stuff for planning and implementation
.ai/