Skip to content

Add session-command dispatch workflow support | Add /merge comand#71

Closed
dbpolito wants to merge 1 commit intomainfrom
feature/merge-command-session-dispatch
Closed

Add session-command dispatch workflow support | Add /merge comand#71
dbpolito wants to merge 1 commit intomainfrom
feature/merge-command-session-dispatch

Conversation

@dbpolito
Copy link
Copy Markdown
Contributor

@dbpolito dbpolito commented Mar 30, 2026

Ticket

SKIPPED

Description

Add same-session slash-command dispatch support so navigator workflows can queue literal command bodies and keep command docs, config, generated output, and tests aligned.

Checklist

Session command flow

  • Add the session_command tool and wire it through core and OpenCode registration
  • Update navigator guidance and workflow docs to use literal same-session command dispatch

Command surface

  • Add the merge command and enable new command/tool config across bundled surfaces
  • Sync generated OpenCode command output and package exports with the new runtime surface

Validation

  • Verify the session command tool resolves slash commands and queues them into the current session
  • Confirm navigator-driven ship and todo flows use the new dispatch wording end to end

- add the merge command and session_command tool across core and OpenCode surfaces
- switch navigator-driven workflows from dispatch tags to literal session_command tags
- sync docs, config, schema, generated output, and tests for the new command flow
@dbpolito dbpolito changed the title Add session-command dispatch workflow support Add session-command dispatch workflow support | Add /merge comand Mar 30, 2026
@dbpolito dbpolito closed this Mar 31, 2026
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