No description
  • Rust 40.6%
  • Shell 31.4%
  • HTML 26.1%
  • Makefile 1.6%
  • Dockerfile 0.3%
Find a file
despiegk c1a40f46ad add heroservice.json well-known endpoint to hero_claude_ui
Adds a new /.well-known/heroservice.json route that returns service
metadata (protocol, name, title, version, description) for service
discovery purposes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 21:27:18 +01:00
crates add heroservice.json well-known endpoint to hero_claude_ui 2026-03-23 21:27:18 +01:00
docker Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00
scripts chore: add build_lib.sh and update Makefile to use it 2026-03-20 10:13:30 +01:00
.env.example Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00
.gitignore Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00
buildenv.sh migrate hero_claude to new CLI lifecycle pattern, add hero_claude CLI binary 2026-03-21 20:39:11 +01:00
Cargo.toml migrate hero_claude to new CLI lifecycle pattern, add hero_claude CLI binary 2026-03-21 20:39:11 +01:00
Makefile migrate hero_claude to new CLI lifecycle pattern, add hero_claude CLI binary 2026-03-21 20:39:11 +01:00
SPEC.md Initial commit: HeroClaude project setup 2026-02-14 08:37:08 +04:00