瀏覽代碼

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 月之前
父節點
當前提交
de9d3f299d
共有 1 個文件被更改,包括 1 次插入0 次删除
  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