Skip to content

Show what a lane tool is doing, not just which tool - #441

Merged
TheGreatAxios merged 1 commit into
mainfrom
cl-5765-lane-tool-preview
Aug 9, 2026
Merged

Show what a lane tool is doing, not just which tool#441
TheGreatAxios merged 1 commit into
mainfrom
cl-5765-lane-tool-preview

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • Derive a bounded, secret-scrubbed subject from the same tool arguments the transcript already holds (toolCallPreview).
  • Stamp it on the outstanding call as currentToolPreview and refresh it as argument fragments stream.
  • Paint the preview in place of the bare tool name on the agents board and the dispatch trailer.

Closes CL-5765.

Test plan

  • bun test on tool-preview, session-store, agent-progress, chrome-state, runner-host, fleet-report (252 pass)
  • typecheck clean for this surface (remaining noise is pre-existing vendor dual-package drift)
  • Manual: dispatch a fleet of shell / edit / grep workers; board tails show commands and paths, not only tool names

A fleet of shell calls all painted as "run_shell", so an operator could not
tell a test suite from a build. Derive a bounded, secret-scrubbed subject
from the same arguments the transcript holds, stamp it on the outstanding
call, and paint it in place of the bare tool name on the agents board and
dispatch trailer.
@linear-code

linear-code Bot commented Aug 9, 2026

Copy link
Copy Markdown

CL-5765

@TheGreatAxios
TheGreatAxios merged commit c4411e9 into main Aug 9, 2026
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