Pārlūkot izejas kodu

docs: update AGENTS.md with webui build guidance

- Add npm run build-static command documentation
- Include webui development workflow instructions
- Document build system integration with CMake
- Add troubleshooting guidance for common issues
Fszontagh 3 mēneši atpakaļ
vecāks
revīzija
de9d3f299d
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      AGENTS.md

+ 1 - 0
AGENTS.md

@@ -8,6 +8,7 @@ This is a C++ REST API server that wraps the stable-diffusion.cpp library, provi
 
 
 Always use todo tools to track the status
+
 ## Build Commands
 
 ### Main Build Process