| feat: suppress Windows console windows & pass --client mode to daemon
- Add process_utils module with CREATE_NO_WINDOW helpers for Windows
- Apply suppress_console_window to all child process spawns (git, curl,
rg, find, LSP servers, MCP servers, hooks, bash tool, etc.)
- Add --client CLI arg to daemon, propagate SessionMode to API handlers
- Enhance build_api_system_prompt to align with TUI (instructions,
memory, git snapshot, platform rules, model identity)
- Bump vscode extension to 0.0.3
| 24 天前 |