Implement native agent movement and teleportation (#60)
All checks were successful
Native code generation / deterministic (push) Successful in 12m6s
Imaging and meshing gate / native (push) Successful in 4m6s
Native Rust workspace compile / compile (push) Successful in 4m10s

This commit is contained in:
2026-08-09 23:07:30 +00:00
parent 9c9d5b91f1
commit 0791e0a69e
13 changed files with 4060 additions and 936 deletions

View File

@@ -984,6 +984,7 @@ def validate_generated_shims() -> None:
"NotImplemented::new(",
"crate::agent_manager::",
"crate::agent_messages::",
"crate::agent_movement::",
"crate::byte_order::",
"crate::attention_catalog::",
"crate::binary::",