Merge branch 'dev' into feature-ai

This commit is contained in:
shamoon
2026-01-09 20:44:24 -08:00
committed by GitHub
14 changed files with 2183 additions and 3022 deletions

View File

@@ -175,7 +175,7 @@ To add a new development package `uv add --dev <package>`
## Front end development
The front end is built using AngularJS. In order to get started, you need Node.js (version 14.15+) and
The front end is built using AngularJS. In order to get started, you need Node.js (version 24+) and
`pnpm`.
!!! note