disinto/gardener
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
..
recipes fix: address review feedback — recipe engine robustness and correctness 2026-03-18 03:05:09 +00:00
best-practices.md fix: replace PRODUCT-TRUTH.md/ARCHITECTURE.md refs with AGENTS.md 2026-03-15 17:41:10 +01:00
gardener-agent.sh fix: pass SESSION_NAME to all agent-session.sh function calls 2026-03-18 16:24:58 +00:00
gardener-poll.sh fix: feat: gardener-agent.sh — tmux + Claude interactive gardener using agent-session.sh (#159) (#163) 2026-03-18 16:21:07 +01:00
PROMPT.md fix: address review findings from issue #74 2026-03-18 01:41:14 +00:00