Skip to content

docs: Add opencode-morph-plugin to ecosystem#16580

Closed
bhaktatejas922 wants to merge 2 commits intoanomalyco:devfrom
morphllm:add-morph-plugin
Closed

docs: Add opencode-morph-plugin to ecosystem#16580
bhaktatejas922 wants to merge 2 commits intoanomalyco:devfrom
morphllm:add-morph-plugin

Conversation

@bhaktatejas922
Copy link
Contributor

@bhaktatejas922 bhaktatejas922 commented Mar 8, 2026

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Updates the ecosystem page to replace the old opencode-morph-fast-apply entry with opencode-morph-plugin. The old plugin only did fast apply. The new one adds WarpGrep (fast agentic codebase search) and sub two-second context compaction on top of fast apply, all through a single OpenCode plugin.

The table row change is one line in ecosystem.mdx pointing to the new repo at github.com/morphllm/opencode-morph-plugin.

How did you verify your code works?

Built the docs site locally and confirmed the ecosystem page renders the updated table row with the correct link.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Replace opencode-morph-fast-apply with the official Morph plugin
(morphllm/opencode-morph-plugin) which includes Fast Apply editing,
WarpGrep fast agentic search, and proactive context compaction.
@github-actions github-actions bot added needs:title needs:compliance This means the issue will auto-close after 2 hours. labels Mar 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

Hey! Your PR title Add opencode-morph-plugin to ecosystem doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@bhaktatejas922 bhaktatejas922 changed the title Add opencode-morph-plugin to ecosystem docs: Add opencode-morph-plugin to ecosystem Mar 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2026

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Mar 8, 2026
@github-actions github-actions bot closed this Mar 8, 2026
@bhaktatejas922 bhaktatejas922 deleted the add-morph-plugin branch March 8, 2026 20:32
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