CodeNomad/dev-docs
Pascal André 29f853945e
feat(automation): add guided desktop developer runs
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.
2026-08-29 09:50:34 +02:00
..
architecture.md feat(automation): add guided desktop developer runs 2026-08-29 09:50:34 +02:00
DEV_V2_CODE_REDUCTION.md docs(v2): add reduction analysis and workspace prototype 2026-08-28 15:53:01 +02:00
DEVELOPER_AUTOMATION.md feat(automation): add guided desktop developer runs 2026-08-29 09:50:34 +02:00
INDEX.md feat(automation): add guided desktop developer runs 2026-08-29 09:50:34 +02:00
MVP-PRINCIPLES.md feat(opencode): migrate CodeNomad to native V2 2026-08-12 20:09:44 +02:00
solidjs-llms.txt update blank session cleanup code for now session store logic 2025-11-27 20:18:22 -05:00
SUMMARY.md fix(v2): close migration gatekeeper findings 2026-08-28 08:21:18 +02:00
technical-implementation.md fix(v2): close migration gatekeeper findings 2026-08-28 08:21:18 +02:00
TOOL_CALL_IMPLEMENTATION.md Split workspace into electron and ui packages 2025-11-17 12:06:58 +00:00
user-interface.md Puff-up README 2025-11-14 23:26:13 +00:00