6 Commits

Author SHA1 Message Date
Rebase Agent 3c8cf60110 build: got auto-agents to a working state with deterministic starting 2026-05-13 21:14:25 -04:00
freemo 97ea5a26d8 script: reinforced auto-agent scripts 2026-05-02 14:02:26 -04:00
HAL9000 514d61c63c build: fixed script to work with agent changes 2026-04-27 13:02:32 -04:00
HAL9000 fe30961990 build: Updated script to match the new agent code 2026-04-27 12:52:51 -04:00
freemo f2fc8f771e feat: add port checking to opencode-builder script
- Add check_opencode_running() function to detect existing OpenCode server
- Skip server startup if OpenCode already running on target port
- Display prominent warning when connecting to existing server
- Only manage server lifecycle when script starts its own server
- Add OWN_SERVER flag to track server ownership
- Update cleanup logic to leave existing servers running

This enables multiple developers and automation scripts to safely
run in parallel without conflicting server management.
2026-04-08 19:57:54 -04:00
freemo 73afe58cfe build: runner for opencode project-builder 2026-04-05 01:09:18 -04:00