• Joined on 2023-11-29
timur created branch main in herocode/horus 2025-11-13 19:44:39 +00:00
timur created repository herocode/horus 2025-11-13 19:43:14 +00:00
timur pushed to main at herocode/supervisor 2025-11-13 13:41:34 +00:00
2625534152 cleanup and refactor
timur pushed to main at herocode/supervisor 2025-11-12 11:15:50 +00:00
4b516d9d7e update readme
timur pushed to main at herocode/home 2025-11-11 14:44:53 +00:00
c4a8a52f0a add docs
timur pushed to main at herocode/home 2025-11-11 14:44:06 +00:00
52069f9e12 organize
timur pushed to main at herocode/supervisor 2025-11-11 14:09:22 +00:00
285199edac feat: add get_all_runner_status to WASM client and use it to show real runner status in dropdown
timur pushed to main at herocode/supervisor 2025-11-11 10:54:14 +00:00
2ca593510c Add debug logging to WASM client Authorization header
77e32b360c Unify authentication: store secrets as API keys
d6184e7507 Treat secrets as API keys - unify authentication
Compare 3 commits »
timur pushed to main at herocode/supervisor 2025-11-06 23:33:21 +00:00
43ad9b60aa Fix auth_verify to accept admin/user/register secrets directly
43750b32d7 Fix Admin UI status detection to catch port binding errors
4f4d1c0832 Add --kill-ports flag and improve summary output
0df5956575 Improve run script output with better error messages and summary
278ba18d20 Add support for pre-configured runners from environment variables
Compare 8 commits »
timur pushed to main at herocode/supervisor 2025-11-06 22:36:32 +00:00
a65c721c64 Clean up documentation: consolidate docs in docs/ directory, simplify README
timur pushed to main at herocode/supervisor 2025-11-06 22:30:32 +00:00
6d518599b8 Restructure: move src to core/ crate, move cmd/supervisor.rs to core/src/bin/supervisor.rs, create workspace
timur pushed to main at herocode/supervisor 2025-11-06 13:11:11 +00:00
0a617ad359 Add restructure documentation
timur pushed to main at herocode/supervisor 2025-11-06 13:08:24 +00:00
4a5f19e091 Restructure: move clients/openrpc to client/ and clients/admin-ui to ui/
timur pushed to main at herocode/supervisor 2025-11-06 12:49:12 +00:00
af5cd30516 Switch hero-job dependencies to Git URLs in main supervisor package
timur pushed to main at herocode/supervisor 2025-11-06 12:48:31 +00:00
8e79c343a7 Switch hero-supervisor dependency to Git URL in openrpc client
timur pushed to main at herocode/supervisor 2025-11-06 12:47:30 +00:00
56a7e00edc Switch hero-job dependency to Git URL in openrpc client
timur pushed to main at herocode/osiris 2025-11-06 12:47:28 +00:00
d3c2966f10 Remove non-existent feature from hero-supervisor-openrpc-client dependency
timur pushed to main at herocode/self 2025-11-06 12:46:03 +00:00
70cb943fe5 Update osiris-client dependency to use Git URL
timur pushed to main at herocode/self 2025-11-06 12:44:21 +00:00
57d8db25ae update deps
timur pushed to main at herocode/osiris 2025-11-06 12:44:01 +00:00
4c62894c08 update deps