Skip to content

Add NEAT+CTRNN Lunar Lander and fix security issues#53

Merged
TLmaK0 merged 1 commit intomasterfrom
fix/security-and-telemetry
Mar 26, 2026
Merged

Add NEAT+CTRNN Lunar Lander and fix security issues#53
TLmaK0 merged 1 commit intomasterfrom
fix/security-and-telemetry

Conversation

@TLmaK0
Copy link
Copy Markdown
Owner

@TLmaK0 TLmaK0 commented Mar 26, 2026

Summary

  • Add NEAT+CTRNN Lunar Lander with lateral control (discrete actions)
  • Replace Travis CI with GitHub Actions (Linux, macOS, Windows × stable, beta)
  • Upgrade crossbeam 0.2 → 0.8 (fixes 2 moderate Dependabot CVEs)
  • Remove duplicate trait impls in organism.rs
  • Replace Travis badge with GitHub Actions badge in README

Test plan

  • cargo test --release passes (30 tests)
  • cargo fmt -- --check passes
  • CI passes on Linux, macOS, Windows (stable + beta)

@TLmaK0 TLmaK0 force-pushed the fix/security-and-telemetry branch from 57f5ee9 to 7838791 Compare March 26, 2026 18:08
@TLmaK0 TLmaK0 changed the title Fix security vulnerabilities and build issues Add NEAT+CTRNN Lunar Lander and fix security issues Mar 26, 2026
@TLmaK0 TLmaK0 changed the base branch from feature/openai_lunar_lander to master March 26, 2026 18:08
@TLmaK0 TLmaK0 force-pushed the fix/security-and-telemetry branch 3 times, most recently from 4acf2c9 to ed23b4c Compare March 26, 2026 18:36
@TLmaK0 TLmaK0 force-pushed the fix/security-and-telemetry branch from ed23b4c to ac8b259 Compare March 26, 2026 18:41
@TLmaK0 TLmaK0 merged commit 1225560 into master Mar 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant