Files
agentic-mobile-control/tests
q792602257 b5e68398f8 fix(world-model): scope WorldModel state per-task to prevent cross-task contamination
WorldModel routed all state through a single mutable _current_task_id,
so concurrent tasks sharing one instance could corrupt each other's
state. start_task() now returns a TaskWorldView handle scoped to that
task; TaskRunner.run() threads it through as a local variable instead
of reading self.world_model implicitly. Also extracts _start_world_view/
_record_step_result as reusable TaskRunner methods for composed runners.

openspec: world-model capability, archived change world-model-runtime
2026-07-07 08:30:36 +08:00
..
2026-07-06 13:22:15 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:23:44 +08:00
2026-07-06 23:44:18 +08:00
2026-07-06 23:44:18 +08:00
2026-07-06 23:44:18 +08:00
2026-07-06 23:44:18 +08:00
2026-07-06 23:44:18 +08:00
2026-07-06 23:44:18 +08:00
2026-07-06 23:44:18 +08:00
2026-07-06 23:44:18 +08:00
2026-07-06 23:44:18 +08:00
2026-07-06 23:15:30 +08:00
2026-07-06 23:15:30 +08:00
2026-07-06 23:15:30 +08:00
2026-07-06 23:15:30 +08:00
2026-07-06 23:15:30 +08:00