No description
  • Rust 35.6%
  • HTML 29%
  • JavaScript 15%
  • Shell 13.2%
  • CSS 6.4%
  • Other 0.8%
Find a file
despiegk 60a7bc8133 fix: update hero_rpc crate versions to 0.1.0 and set edition to 2024
- Change hero_sdk_derive and hero_rpc_openrpc versions from 0.5.0 to 0.1.0
  to match actual upstream development branch versions
- Update workspace edition from 2021 to 2024 per herolib_import conventions
- Update generated OpenRPC client code with latest serde flatten changes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 12:20:00 +02:00
.cargo Fix hero_sockets service naming and add cargo git-over-http config 2026-04-06 12:43:34 +02:00
crates fix: update hero_rpc crate versions to 0.1.0 and set edition to 2024 2026-04-08 12:20:00 +02:00
scripts clean up scripts and fix Makefile to use CLI binary directly 2026-04-05 05:49:32 +02:00
.gitignore Initial commit 2026-03-18 03:58:27 +00:00
apikeys.db feat: update collab ui templates and web server components 2026-03-19 13:21:38 +01:00
buildenv.sh Restructure crates: remove hero_collab_web, add hero_collab crate, update UI templates and build system 2026-03-20 18:11:08 +01:00
Cargo.toml fix: update hero_rpc crate versions to 0.1.0 and set edition to 2024 2026-04-08 12:20:00 +02:00
IMPLEMENTATION_SUMMARY.md feat: complete Hero service setup with server, SDK, UI, and examples 2026-03-18 05:03:18 +01:00
LICENSE Initial commit 2026-03-18 03:58:27 +00:00
Makefile clean up scripts and fix Makefile to use CLI binary directly 2026-04-05 05:49:32 +02:00
PROJECT_STRUCTURE.md feat: complete Hero service setup with server, SDK, UI, and examples 2026-03-18 05:03:18 +01:00
README.md Initial commit 2026-03-18 03:58:27 +00:00
TECH_SPEC.md Restructure crates: remove hero_collab_web, add hero_collab crate, update UI templates and build system 2026-03-20 18:11:08 +01:00

hero_collab