[PR #1916] [CLOSED] morph file edit tool using Fast Apply #10111

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1916
Author: @bhaktatejas922
Created: 8/13/2025
Status: Closed

Base: devHead: dev


📝 Commits (4)

📊 Changes

5 files changed (+453 additions, -88 deletions)

View changed files

📝 README.md (+11 -0)
📝 packages/opencode/src/tool/edit.ts (+249 -84)
packages/opencode/src/tool/morphedit.ts (+164 -0)
packages/opencode/src/tool/morphedit.txt (+21 -0)
📝 packages/opencode/src/tool/registry.ts (+8 -4)

📄 Description

Optional Fast Apply model


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/1916 **Author:** [@bhaktatejas922](https://github.com/bhaktatejas922) **Created:** 8/13/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (4) - [`cdf613b`](https://github.com/anomalyco/opencode/commit/cdf613b5270bd62345e9bba59a5c0e155a075600) morph file edit tool - [`e0cf193`](https://github.com/anomalyco/opencode/commit/e0cf19344654aa315bf389916e25c858a3411bd9) Merge branch 'dev' into dev - [`92eee5e`](https://github.com/anomalyco/opencode/commit/92eee5ee1e093fbea6a5447ee150d760c71ca42b) morphedit as edit tool - [`9c247a7`](https://github.com/anomalyco/opencode/commit/9c247a72e35e2f2dd89f7185c753cd521cbeef29) addressingcomments ### 📊 Changes **5 files changed** (+453 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+11 -0) 📝 `packages/opencode/src/tool/edit.ts` (+249 -84) ➕ `packages/opencode/src/tool/morphedit.ts` (+164 -0) ➕ `packages/opencode/src/tool/morphedit.txt` (+21 -0) 📝 `packages/opencode/src/tool/registry.ts` (+8 -4) </details> ### 📄 Description Optional Fast Apply model --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:43 -05:00
yindo closed this issue 2026-02-16 18:14:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10111