disinto/dev
openhands ae3e742f9f fix: rename function calls to match agent-session.sh exports (#176)
kill_tmux_session → agent_kill_session
inject_into_session → agent_inject_into_session
wait_for_claude_ready → agent_wait_for_claude_ready

Also restore status() function lost during #160 refactor.

Fixes dev-agent and gardener-agent crash on startup:
  line 149: status: command not found
  line 280: kill_tmux_session: command not found
2026-03-18 16:10:12 +00:00
..
dev-agent.sh fix: rename function calls to match agent-session.sh exports (#176) 2026-03-18 16:10:12 +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: rename function calls to match agent-session.sh exports (#176) 2026-03-18 16:10:12 +00:00
phase-test.sh fix: needs_human notification sent every poll cycle pre-PR (#103) 2026-03-18 07:35:13 +00:00