No description
  • Rust 37.5%
  • JavaScript 30%
  • Shell 14.2%
  • HTML 10.9%
  • CSS 6.5%
  • Other 0.9%
Find a file
despiegk fc1af42bb0
Some checks failed
Build and Test / build (push) Failing after 1m24s
Tests / test (push) Successful in 3m4s
clean up scripts and fix Makefile to use CLI binary directly
- Remove scripts/rhai/ directory (build.rhai, clean.rhai, install.rhai,
  restart.rhai, run.rhai, status.rhai, stop.rhai, test.rhai)
- Update Makefile: run/stop/install/build/clean/test use direct commands

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 05:56:32 +02:00
.forgejo/workflows feat: initial hero_runner_v2 implementation 2026-03-28 17:34:43 +01:00
crates clean up scripts and fix Makefile to use CLI binary directly 2026-04-05 05:56:32 +02:00
docs docs: expand Python LSP spec with ruff linting and Rhai completions 2026-03-30 10:06:36 +02:00
examples/runner Update dependencies and runner library 2026-03-30 10:03:09 +02:00
scripts clean up scripts and fix Makefile to use CLI binary directly 2026-04-05 05:56:32 +02:00
testcases feat: initial hero_runner_v2 implementation 2026-03-28 17:34:43 +01:00
tests/integration feat: initial hero_runner_v2 implementation 2026-03-28 17:34:43 +01:00
.gitignore feat: initial hero_runner_v2 implementation 2026-03-28 17:34:43 +01:00
buildenv.sh feat(ide): implement full code editor tab with git integration 2026-04-04 22:55:56 +02:00
Cargo.lock Update dependencies and runner library 2026-03-30 10:03:09 +02:00
Cargo.toml Update dependencies and runner library 2026-03-30 10:03:09 +02:00
Makefile clean up scripts and fix Makefile to use CLI binary directly 2026-04-05 05:56:32 +02:00
README.md Initial commit 2026-03-28 15:43:46 +00:00

hero_runner_v2