Commit Graph

  • 2625534152 cleanup and refactor main Timur Gordon 2025-11-13 14:41:30 +01:00
  • 4b516d9d7e update readme Timur Gordon 2025-11-12 12:15:46 +01:00
  • 285199edac feat: add get_all_runner_status to WASM client and use it to show real runner status in dropdown Timur Gordon 2025-11-11 15:09:19 +01:00
  • 2ca593510c Add debug logging to WASM client Authorization header Timur Gordon 2025-11-11 11:54:09 +01:00
  • 77e32b360c Unify authentication: store secrets as API keys Timur Gordon 2025-11-07 00:42:05 +01:00
  • d6184e7507 Treat secrets as API keys - unify authentication Timur Gordon 2025-11-07 00:38:33 +01:00
  • 43ad9b60aa Fix auth_verify to accept admin/user/register secrets directly Timur Gordon 2025-11-07 00:33:09 +01:00
  • 43750b32d7 Fix Admin UI status detection to catch port binding errors Timur Gordon 2025-11-07 00:26:07 +01:00
  • 4f4d1c0832 Add --kill-ports flag and improve summary output Timur Gordon 2025-11-07 00:24:46 +01:00
  • 0df5956575 Improve run script output with better error messages and summary Timur Gordon 2025-11-07 00:21:30 +01:00
  • 278ba18d20 Add support for pre-configured runners from environment variables Timur Gordon 2025-11-07 00:15:22 +01:00
  • 609af6ec15 Refactor supervisor to use environment variables and simplify binary Timur Gordon 2025-11-07 00:08:32 +01:00
  • 8a02fffcca Update build/test scripts with clean progress indicators and minimal output Timur Gordon 2025-11-06 23:55:17 +01:00
  • bbced35996 Update build and test scripts to handle all three crates (core, client, ui) Timur Gordon 2025-11-06 23:40:09 +01:00
  • a65c721c64 Clean up documentation: consolidate docs in docs/ directory, simplify README Timur Gordon 2025-11-06 23:36:10 +01:00
  • 6d518599b8 Restructure: move src to core/ crate, move cmd/supervisor.rs to core/src/bin/supervisor.rs, create workspace Timur Gordon 2025-11-06 23:30:18 +01:00
  • 0a617ad359 Add restructure documentation Timur Gordon 2025-11-06 14:11:09 +01:00
  • 4a5f19e091 Restructure: move clients/openrpc to client/ and clients/admin-ui to ui/ Timur Gordon 2025-11-06 14:07:55 +01:00
  • af5cd30516 Switch hero-job dependencies to Git URLs in main supervisor package Timur Gordon 2025-11-06 13:49:00 +01:00
  • 8e79c343a7 Switch hero-supervisor dependency to Git URL in openrpc client Timur Gordon 2025-11-06 13:48:29 +01:00
  • 56a7e00edc Switch hero-job dependency to Git URL in openrpc client Timur Gordon 2025-11-06 13:47:27 +01:00
  • c960322a8a Fix WASM client: send timeout as u64 instead of Duration object Timur Gordon 2025-11-04 17:16:15 +01:00
  • 1a23a97e38 Fix WASM client: use correct method name 'job.run' instead of 'jobs.run' Timur Gordon 2025-11-04 17:13:01 +01:00
  • b8ef14d06c Simplify build.sh and update run.sh for self-contained execution Timur Gordon 2025-11-04 17:05:01 +01:00
  • 3356a03895 Use hero-job crate instead of runner_rust for job types Timur Gordon 2025-11-04 13:44:01 +01:00
  • 49d36485d0 Update admin UI with real API integration and secret management Timur Gordon 2025-10-31 02:29:29 +01:00
  • e493085892 Use git dependency for runner_rust instead of path Timur Gordon 2025-10-28 12:28:40 +01:00
  • f249c8b49b Implement comprehensive admin UI with job management and API key display Timur Gordon 2025-10-28 03:32:25 +01:00
  • 5f5dd35dbc fix: resolve duplicate LogInfo type and method name issues Timur Gordon 2025-10-27 15:42:27 +01:00
  • 674ae22f91 fix: add run_job alias and update get_runner_status to use params Timur Gordon 2025-10-27 14:59:14 +01:00
  • 9b3477d6d2 feat: align OpenRPC server with simplified client API Timur Gordon 2025-10-27 14:48:46 +01:00
  • a47157aa71 fix: keep OpenRPC ServerHandle alive to prevent server shutdown Timur Gordon 2025-10-27 14:34:22 +01:00
  • 98b2718d58 feat: simplify OpenRPC API and reorganize examples Timur Gordon 2025-10-27 14:20:40 +01:00
  • ef56ed0290 Fix git dependencies Timur Gordon 2025-10-20 22:27:46 +02:00
  • d968dcfa5d Use git dependency for runner_rust Timur Gordon 2025-10-20 22:25:49 +02:00
  • e2971a335c Production deployment with zinit config Timur Gordon 2025-10-20 22:24:48 +02:00
  • e7c377460e supervisor minor fixed Timur Gordon 2025-09-02 09:15:24 +02:00
  • 77b4c66a10 fix mycelium impl Timur Gordon 2025-09-01 16:34:24 +02:00
  • 44b1dd4249 remove unused dep and move job out Timur Gordon 2025-09-01 16:21:31 +02:00
  • ef17d36300 update api, fix tests and examples Timur Gordon 2025-08-27 10:07:53 +02:00
  • 767c66fb6a initial commit Timur Gordon 2025-08-26 14:49:21 +02:00