diff options
| author | Adam <[email protected]> | 2026-01-01 11:42:39 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2026-01-01 21:03:04 -0600 |
| commit | 6acd16dde42a1ffd6b721c7b23800c66b50ffa5e (patch) | |
| tree | b6a2d56d15bc5250a503600801800e323af0ac3b | |
| parent | 6647b1e22f534e39fe4872e47881f8f0539e2217 (diff) | |
| download | opencode-6acd16dde42a1ffd6b721c7b23800c66b50ffa5e.tar.gz opencode-6acd16dde42a1ffd6b721c7b23800c66b50ffa5e.zip | |
wip(desktop): progress
| -rw-r--r-- | packages/app/AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/app/AGENTS.md b/packages/app/AGENTS.md index ca19456fe..c971b299d 100644 --- a/packages/app/AGENTS.md +++ b/packages/app/AGENTS.md @@ -1,7 +1,7 @@ ## Debugging - To test the opencode app, use the playwrite mcp server, the app is already - running at http://localhost:3000 + running at http://localhost:4096 - NEVER try to restart the app, or the server process, EVER. ## SolidJS |
