Skip to content

Lane titles link to what serves the lane - #19

Merged
andre-merzky merged 2 commits into
develfrom
feature/ui-lane-links
Aug 25, 2026
Merged

Lane titles link to what serves the lane#19
andre-merzky merged 2 commits into
develfrom
feature/ui-lane-links

Conversation

@andre-merzky

Copy link
Copy Markdown
Member

Pool-backed lanes (a pool:<name> entry in the session's endpoints map, from #18) keep linking to the task dispatcher's Explorer page. An endpoint-backed lane now links to that endpoint's own rhapsody Explorer page (#plugin/<endpoint>/rhapsody) — the dispatcher has nothing to say about a role that never touches a pool. An aliasing learning lane follows the inference lane's answer; with no session data yet, the dispatcher page stays the default.

Verified live: clicking "POOL: INFERENCE" on the running stack lands on "Rhapsody Tasks — dt_inference_ep" in the Explorer. Dashboard v0.10.1; 172 unit tests pass.

🤖 Generated with Claude Code

https://claude.ai/code/session_016Npyz3Hbnwos12ESsdJ2YU

andre-merzky and others added 2 commits August 25, 2026 01:51
Pool-backed lanes (`pool:<name>` in the session's endpoints map) keep
leading to the task dispatcher's Explorer page; an endpoint-backed lane
now leads to that endpoint's own rhapsody page instead -- the dispatcher
has nothing to say about a role that never touches a pool.  An aliasing
learning lane follows the inference lane's answer; with nothing known
yet the dispatcher page stays the default.  Dashboard v0.10.1.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016Npyz3Hbnwos12ESsdJ2YU
'Pool: inference' over a plain rhapsody endpoint was a lie the new link
made visible: title and link now both come from one `laneTarget` --
'Pool: <role>' leading to the task dispatcher when a pool serves the
lane (or nothing is known yet), 'Endpoint: <role>' leading to the
endpoint's rhapsody page otherwise.  Dashboard v0.10.2.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016Npyz3Hbnwos12ESsdJ2YU
@andre-merzky
andre-merzky merged commit 7faf43e into devel Aug 25, 2026
2 checks passed
@andre-merzky
andre-merzky deleted the feature/ui-lane-links branch August 25, 2026 08:55
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