docs: clarify MCP server configuration#509
Closed
aspiers wants to merge 1 commit into
Closed
Conversation
Fix the grammar, and clarify that `localmcp` and `remotemcp` are not fixed fields within the schema, but instead just example names of MCP servers.
github-actions
Bot
force-pushed
the
dev
branch
from
September 29, 2025 05:53
f16de3d to
cc0d460
Compare
Contributor
Author
|
Hey this should take 30 seconds to review, any chance of looking at it soon please? |
github-actions
Bot
force-pushed
the
dev
branch
from
November 10, 2025 05:43
772b621 to
eb855e1
Compare
github-actions
Bot
force-pushed
the
dev
branch
3 times, most recently
from
November 22, 2025 18:07
f1dc981 to
3e15a39
Compare
github-actions
Bot
force-pushed
the
dev
branch
3 times, most recently
from
November 27, 2025 01:29
f8ee907 to
6a9856d
Compare
Contributor
Author
|
Just re-reviewed as per https://x.com/thdxr/status/2007922136435093982 and found that due to other updates to that doc in the last 7 months it doesn't really add any extra clarity any more -> closing. |
andreipromarketing-dev
pushed a commit
to andreipromarketing-dev/opencode
that referenced
this pull request
Apr 7, 2026
bussard76
pushed a commit
to bussard76/openwork
that referenced
this pull request
May 12, 2026
anomalyco#509) This commit addresses severe input lag in the Composer component when chat history is long. Changes: - Added 50ms debounce to to reduce frequency of Reflows and parent state updates. - Implemented robust Echo Cancellation using a Set to ignore stale prop updates from the parent, preventing cursor jumps and race conditions. Co-authored-by: shijc <shijincheng0223@yahoo.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix the grammar, and clarify that
localmcpandremotemcpare not fixed fields within the schema, but instead just example names of MCP servers.