co-mono/packages
Mario Zechner 7323af1f69 fixes #161: stop theme watcher and exit cleanly in print mode
The theme file watcher was keeping the Node.js process alive indefinitely
even in print mode where hot-reload is unnecessary. This simple fix calls
stopThemeWatcher() and process.exit(0) after print mode completes.

- Added stopThemeWatcher() call after runPrintMode() completes
- Added process.exit(0) to ensure clean process termination
- Imported stopThemeWatcher from theme module

This is a minimal fix that addresses the symptom (process hanging) without
changing the theme initialization logic.
2025-12-10 21:16:47 +01:00
..
agent Release v0.18.0 2025-12-10 01:18:13 +01:00
ai Fix Mistral 400 errors after aborted assistant messages 2025-12-10 21:13:33 +01:00
coding-agent fixes #161: stop theme watcher and exit cleanly in print mode 2025-12-10 21:16:47 +01:00
mom Release v0.18.0 2025-12-10 01:18:13 +01:00
pods Release v0.18.0 2025-12-10 01:18:13 +01:00
proxy Release v0.18.0 2025-12-10 01:18:13 +01:00
tui Release v0.18.0 2025-12-10 01:18:13 +01:00
web-ui Release v0.18.0 2025-12-10 01:18:13 +01:00