mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 02:36:57 -04:00
bc6b191adf
- Add --clean option: removes dist/ before rebuild - Add --fresh option: nuclear option that clears dist/, turbo cache, node_modules cache, and reinstalls deps - Make process killing much more aggressive: - Kill daemon, gateway, TUI (binary), TUI (dev), bun processes - Nuclear fallback: kill ANY process with 'agent-core' in command - Kill any process listening on daemon port - Show remaining processes if any survive - Update step numbering to reflect new clean step