disinto/dev
openhands d83098f382 fix: pass SESSION_NAME to all agent-session.sh function calls
Library functions need explicit session name argument — they no longer
have closure over $SESSION_NAME from the parent script.

- agent_kill_session: add $SESSION_NAME to all 11 call sites
- agent_inject_into_session: add $SESSION_NAME to all call sites in
  phase-handler.sh and gardener-agent.sh
- agent_kill_session: guard against missing arg (defensive)
2026-03-18 16:24:58 +00:00
..
dev-agent.sh fix: pass SESSION_NAME to all agent-session.sh function calls 2026-03-18 16:24:58 +00:00
dev-poll.sh fix: Escalation write-once guard is not atomic (pre-existing) (#154) 2026-03-18 11:44:30 +00:00
phase-handler.sh fix: pass SESSION_NAME to all agent-session.sh function calls 2026-03-18 16:24:58 +00:00
phase-test.sh fix: needs_human notification sent every poll cycle pre-PR (#103) 2026-03-18 07:35:13 +00:00