Commit Graph

5 Commits

Author SHA1 Message Date
Timur Gordon
2625534152 cleanup and refactor 2025-11-13 14:41:30 +01:00
Timur Gordon
8a02fffcca Update build/test scripts with clean progress indicators and minimal output 2025-11-06 23:55:17 +01:00
Timur Gordon
bbced35996 Update build and test scripts to handle all three crates (core, client, ui) 2025-11-06 23:40:09 +01:00
Timur Gordon
b8ef14d06c Simplify build.sh and update run.sh for self-contained execution
- Simplified build.sh to just build in release mode with warning suppression
- Updated run.sh to build first, then start supervisor and admin UI together
- Run script now starts both supervisor API and admin UI in background
- Added proper cleanup handler for graceful shutdown
- Removed admin UI compilation errors by fixing JsValue handling
- Added list_jobs method to WASM client for admin UI compatibility
2025-11-04 17:05:01 +01:00
Timur Gordon
767c66fb6a initial commit 2025-08-26 14:49:21 +02:00