Skip to content

docs: add Coder SSH-tunnel guide for reaching adk web - #194

Merged
ethancjackson merged 2 commits into
mainfrom
docs/adk-web-ssh-tunnel
Aug 24, 2026
Merged

docs: add Coder SSH-tunnel guide for reaching adk web#194
ethancjackson merged 2 commits into
mainfrom
docs/adk-web-ssh-tunnel

Conversation

@ethancjackson

Copy link
Copy Markdown
Collaborator

Summary

  • Add guide 5: connect a local browser to adk web running inside a Coder workspace (macOS / Windows / Linux, including coder port-forward as the simple path).
  • Keep it off Path A/B — it is Coder environment setup, not a forecasting worksheet — and index it from the Coder README section, the guides table, the atlas chooser, and the existing localhost:8000 / adk web call sites.

Test plan

  • Open guides/05-access-adk-web-via-ssh-tunnel.md and walk the steps from a laptop against a running Coder workspace (uv run adk web … still up in the workspace terminal).
  • Confirm Option B (coder port-forward <name> --tcp 8000:8000) serves http://localhost:8000.
  • Confirm the Option A vs B name split: SSH host is coder.<dashboard-name>, port-forward takes the dashboard name with no prefix.
  • Click through from README → Coder Workspaces, guides/README.md row 5, getting-started README / concierge notebook, energy notebooks 05–06, and the atlas §06 chooser row.

Made with Cursor

ethancjackson and others added 2 commits August 24, 2026 16:48
Participants on Coder cannot open localhost:8000 on their laptop until they
forward the workspace port; this companion guide (macOS/Windows/Linux) and
the Coder/adk-web call sites now point them there.

Co-authored-by: Cursor <cursoragent@cursor.com>
Notebook edits on this PR trigger the full pre-commit suite. Format the
energy analyst agent to match current ruff, and ignore PLR0917 in archived
playground notebooks so Coder-guide CI is not blocked by unrelated lint.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ethancjackson
ethancjackson merged commit 461ce67 into main Aug 24, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant