ydy0615 6cae6a2ad8 fix(backend): handle None destination in plan_next_actions to prevent errors
Previously, the code assumed dest was always a valid tuple, potentially causing errors if dest was None. Added a check to guide to current position when dest is None, ensuring safe fallback behavior.
2025-12-28 12:37:39 +08:00
2025-12-27 07:24:28 +00:00
2025-12-27 07:24:28 +00:00
Description
No description provided
Readme MIT 2.7 MiB
Languages
JavaScript 95.9%
Jupyter Notebook 2.7%
Python 1.4%