summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/it
diff options
context:
space:
mode:
authorbhaktatejas922 <[email protected]>2026-03-10 04:00:13 -0700
committerGitHub <[email protected]>2026-03-10 06:00:13 -0500
commitd036c57d592331c1a2643b5d56457be033f3c927 (patch)
treeea30c8888b88a787ebbd891df1356c2f51d1e0d3 /packages/web/src/content/docs/it
parente7493e220494619f23e73774065b4e556743adae (diff)
downloadopencode-d036c57d592331c1a2643b5d56457be033f3c927.tar.gz
opencode-d036c57d592331c1a2643b5d56457be033f3c927.zip
docs: update opencode-morph-plugin in all language ecosystem pages (#16869)
Diffstat (limited to 'packages/web/src/content/docs/it')
-rw-r--r--packages/web/src/content/docs/it/ecosystem.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/it/ecosystem.mdx b/packages/web/src/content/docs/it/ecosystem.mdx
index d2cb9c438..093c74b13 100644
--- a/packages/web/src/content/docs/it/ecosystem.mdx
+++ b/packages/web/src/content/docs/it/ecosystem.mdx
@@ -32,7 +32,7 @@ Puoi anche dare un'occhiata a [awesome-opencode](https://github.com/awesome-open
| [opencode-shell-strategy](https://github.com/JRedeker/opencode-shell-strategy) | Istruzioni per comandi shell non interattivi: evita blocchi dovuti a operazioni dipendenti da TTY |
| [opencode-wakatime](https://github.com/angristan/opencode-wakatime) | Traccia l'uso di OpenCode con Wakatime |
| [opencode-md-table-formatter](https://github.com/franlol/opencode-md-table-formatter/tree/main) | Ripulisce le tabelle markdown prodotte dai LLM |
-| [opencode-morph-fast-apply](https://github.com/JRedeker/opencode-morph-fast-apply) | Editing del codice 10x più veloce con Morph Fast Apply API e marker lazy edit |
+| [opencode-morph-plugin](https://github.com/morphllm/opencode-morph-plugin) | Editing Fast Apply, ricerca codebase WarpGrep e compattazione del contesto tramite Morph |
| [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode) | Agenti in background, tool LSP/AST/MCP predefiniti, agenti curati, compatibile con Claude Code |
| [opencode-notificator](https://github.com/panta82/opencode-notificator) | Notifiche desktop e avvisi sonori per le sessioni OpenCode |
| [opencode-notifier](https://github.com/mohak34/opencode-notifier) | Notifiche desktop e avvisi sonori per eventi di permesso, completamento ed errore |