fix/issue-37-agent-limit-5
main
# Conflicts: # skills/kugetsu/scripts/kugetsu
Issue #44: release_agent_slot function was not available in sh subshell. Changed sh to bash and added 'source /home/shoko/.local/bin/kugetsu' before calling release_agent_slot so the function is properly loaded.
Based on testing, 5 concurrent agents provides better throughput without overwhelming system resources.