Commit Graph

8 Commits

Author SHA1 Message Date
huanghuoguoguo
897a708a13 Fix agent runner host migration and runtime guards
Migrates legacy runner blocks into plugin runner configs, preserves run-scoped history boundaries, enforces operation/file authorization, and sanitizes inline attachment persistence. Also fixes plugin runner form dirty handling and adds regression coverage.
2026-06-13 00:31:54 +08:00
huanghuoguoguo
ea96d37e60 feat(agent-runner): enforce typed host permissions 2026-06-13 00:31:54 +08:00
huanghuoguoguo
3dc579feb3 refactor(agent-runner): make agent binding and auth snapshot explicit 2026-06-13 00:27:57 +08:00
huanghuoguoguo
86d5148534 refactor(agent-runner): simplify event-first entry path 2026-06-13 00:27:57 +08:00
huanghuoguoguo
9caef840c7 fix: enforce agent run API permissions 2026-06-13 00:27:10 +08:00
huanghuoguoguo
0bc68f3d3a fix(agent-runner): authorize external runner tools 2026-06-13 00:27:10 +08:00
huanghuoguoguo
2fd2c6aadc refactor(agent-runner): tighten protocol v1 runtime boundaries 2026-06-13 00:27:09 +08:00
huanghuoguoguo
195d1a9c8e feat(agent-runner): enrich plugin runner host context 2026-06-13 00:26:43 +08:00