[PR #5992] docs: add opencode-morph-fast-apply plugin to ecosystem #11686

Closed
opened 2026-02-16 18:16:36 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5992

State: closed
Merged: Yes


Summary

Adds opencode-morph-fast-apply to the Plugins section of the ecosystem page.

About the Plugin

OpenCode plugin that integrates Morph's Fast Apply API for faster code editing:

  • 10,500+ tokens/sec code editing speed
  • Lazy edit markers (// ... existing code ...) - no exact string matching needed
  • Unified diff output with context for easy review
  • Graceful fallback - suggests native edit tool on API failure

This provides an alternative to the Morph MCP server with a lighter-weight inline plugin approach.

Checklist

  • Entry added alphabetically in the Plugins table
  • Link points to valid GitHub repository
  • Description is concise and accurate
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5992 **State:** closed **Merged:** Yes --- ## Summary Adds [opencode-morph-fast-apply](https://github.com/JRedeker/opencode-morph-fast-apply) to the Plugins section of the ecosystem page. ## About the Plugin OpenCode plugin that integrates [Morph's Fast Apply API](https://morphllm.com) for faster code editing: - **10,500+ tokens/sec** code editing speed - **Lazy edit markers** (`// ... existing code ...`) - no exact string matching needed - **Unified diff output** with context for easy review - **Graceful fallback** - suggests native `edit` tool on API failure This provides an alternative to the Morph MCP server with a lighter-weight inline plugin approach. ## Checklist - [x] Entry added alphabetically in the Plugins table - [x] Link points to valid GitHub repository - [x] Description is concise and accurate
yindo added the pull-request label 2026-02-16 18:16:36 -05:00
yindo closed this issue 2026-02-16 18:16:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11686