mirror of
https://github.com/NeuralNomadsAI/CodeNomad.git
synced 2026-08-30 10:42:04 +00:00
Add Developer Automation to Advanced Settings for Electron and Windows Tauri. Each run uses an isolated profile and automatic loopback CDP port, reports bounded launch logs and target metadata, and is stopped with its full process tree during explicit stop or host shutdown. Expose inspect, act, screenshot, and restart feedback to CodeNomad-owned OpenCode sessions through a token-authenticated loopback automation adapter. Session ownership, exact CDP target identity, navigation-safe accessibility refs, bounded diagnostics, and screenshot limits prevent cross-session or stale-target control. Keep autonomous browser previews out of DEV-v2: no browser controller, child webview, browser IPC, browser permissions, or codenomad.browser tool is included. Cover the native protocol, launch managers, CDP lifecycle, adapter authentication, ownership fencing, UI integration, and cross-platform launch arguments with focused tests. |
||
|---|---|---|
| .. | ||
| architecture.md | ||
| DEV_V2_CODE_REDUCTION.md | ||
| DEVELOPER_AUTOMATION.md | ||
| INDEX.md | ||
| MVP-PRINCIPLES.md | ||
| solidjs-llms.txt | ||
| SUMMARY.md | ||
| technical-implementation.md | ||
| TOOL_CALL_IMPLEMENTATION.md | ||
| user-interface.md | ||