Skip to content

spec: remove Intents reference from rationale - #187

Merged
ochafik merged 3 commits into
mainfrom
update-spec-remove-intents-rename-notify
Jan 23, 2026
Merged

spec: remove Intents reference from rationale#187
ochafik merged 3 commits into
mainfrom
update-spec-remove-intents-rename-notify

Conversation

@ochafik

@ochafikochafik commented Dec 20, 2025

Copy link
Copy Markdown
Contributor

Summary

Remove "intent" from the list of MCP-UI message types in the rationale section (Intents concept was dropped in earlier discussions).

Changes

LocationChange
Line ~1543 (Rationale)Removed "intent" from "tool, intent, prompt, etc."

Note: The original "Notify → Log" rename is now moot since PR #125 updated the lifecycle diagram with the new ui/update-model-context message and renamed "Notify" to "Log".

Test plan

  • Build passes

🤖 Generated with Claude Code

- Remove "intent" from the list of MCP-UI message types in the rationale
section (Intents concept is being dropped)
- Rename "Notify" to "Log" in the lifecycle diagram to better reflect
that notifications/message is for debugging/telemetry logging, not
for sending messages to the chat (which is now ui/message)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@pkg-pr-new

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/ext-apps@187

commit: 004635a

@ochafik
ochafik marked this pull request as ready for review December 20, 2025 03:18
@ochafik
ochafik requested a review from idosalDecember 20, 2025 03:18
@idosal

Copy link
Copy Markdown
Contributor

Thanks @ochafik ! Perhaps we should clarify that notify is actually going to be ui/update-model-context (rather than ui/message, which is the equivalent of prompt).

@liady

liady commented Dec 20, 2025

Copy link
Copy Markdown
Contributor

@ochafikochafik added this to the v1 milestone Jan 21, 2026
- Resolved conflict by keeping main's lifecycle diagram (already has Log rename and ui/update-model-context)
- Re-applied the intent removal from the alternatives section
@ochafikochafik changed the title Update spec: drop Intents, rename Notify to Logspec: remove Intents reference from rationaleJan 23, 2026
Remove 'intent' from the list of MCP-UI message types - Intents concept was dropped in earlier discussions.
@ochafik

Copy link
Copy Markdown
ContributorAuthor

Now very minimalistic haha

@ochafik
ochafik merged commit ac65f46 into mainJan 23, 2026
15 of 18 checks passed
Sign up for freeto 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.

3 participants

@ochafik@idosal@liady