summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/fr
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/fr
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/fr')
-rw-r--r--packages/web/src/content/docs/fr/ecosystem.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/fr/ecosystem.mdx b/packages/web/src/content/docs/fr/ecosystem.mdx
index 2ce2c5243..d578017bf 100644
--- a/packages/web/src/content/docs/fr/ecosystem.mdx
+++ b/packages/web/src/content/docs/fr/ecosystem.mdx
@@ -32,7 +32,7 @@ Vous pouvez également consulter [awesome-opencode](https://github.com/awesome-o
| [opencode-shell-strategy](https://github.com/JRedeker/opencode-shell-strategy) | Instructions pour les commandes shell non interactives - empêche les blocages dus aux opérations dépendantes du TTY |
| [opencode-wakatime](https://github.com/angristan/opencode-wakatime) | Suit l'utilisation d'OpenCode avec Wakatime |
| [opencode-md-table-formatter](https://github.com/franlol/opencode-md-table-formatter/tree/main) | Nettoie les tableaux Markdown produits par les LLM |
-| [opencode-morph-fast-apply](https://github.com/JRedeker/opencode-morph-fast-apply) | Édition de code 10x plus rapide avec l'API Morph Fast Apply et des marqueurs d'édition différée |
+| [opencode-morph-plugin](https://github.com/morphllm/opencode-morph-plugin) | Édition Fast Apply, recherche de code WarpGrep et compaction de contexte via Morph |
| [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode) | Agents d'arrière-plan, outils LSP/AST/MCP pré-construits, agents sélectionnés, compatible Claude Code |
| [opencode-notificator](https://github.com/panta82/opencode-notificator) | Notifications de bureau et alertes sonores pour les sessions OpenCode |
| [opencode-notifier](https://github.com/mohak34/opencode-notifier) | Notifications de bureau et alertes sonores pour les événements de permission, d'achèvement et d'erreur |