Added proper agents config for mcp servers and skills.

Added the menu category delete route.
Fix: Show blank vouchers in tables
Fix: In rare cases, the old settements can stick around. fixed it.
This commit is contained in:
2026-08-10 08:25:12 +00:00
parent 2e5543a2eb
commit 38a8656008
19 changed files with 193 additions and 84 deletions

View File

@ -1,6 +1,6 @@
# Installation (Ubuntu)
# Installation linux
This project uses **pyenv** for Python version management and **Poetry** for dependency and virtual environment management.
This project uses **uv** for Python version, dependency and virtual environment management.
---