Skip to content

Stop replying with the dead by-key task link - #3

Open
Evillgranny wants to merge 1 commit into
mainfrom
fix/task-creation-reply-link
Open

Stop replying with the dead by-key task link#3
Evillgranny wants to merge 1 commit into
mainfrom
fix/task-creation-reply-link

Conversation

@Evillgranny

Copy link
Copy Markdown
Collaborator

The task-creation skill told the agent to answer with /#/issues/<key> — a path the app resolves to nothing, which bridgeapp-links and the route map already warn about. The reply example now carries /#/projects/<projectId>/board/<taskId>, the shape the app's own Copy-link action produces, with a line on where both ids come from. The same dead link shape was just fixed in the web app's share prompt (MathAndMagic/bridgeapp-web#1889).

The task-creation skill told the agent to answer with /#/issues/<key>, a path the app resolves to nothing — bridgeapp-links and the route map already warn about it. The reply now carries /#/projects/<projectId>/board/<taskId>, the same shape the app's own Copy-link action produces.
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