summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/ko
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-04 11:27:41 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-04 11:27:41 +0000
commit0541d756a60ea8dad1bf74e07627231f3c5532b9 (patch)
tree4d3592ba27f2788810cfa73ab3d47c222fd1084c /packages/web/src/content/docs/ko
parent850fd9419e00b6850b1418124c6cb0d98a49561c (diff)
downloadopencode-0541d756a60ea8dad1bf74e07627231f3c5532b9.tar.gz
opencode-0541d756a60ea8dad1bf74e07627231f3c5532b9.zip
docs(i18n): sync locale docs from english changes
Diffstat (limited to 'packages/web/src/content/docs/ko')
-rw-r--r--packages/web/src/content/docs/ko/ecosystem.mdx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/ko/ecosystem.mdx b/packages/web/src/content/docs/ko/ecosystem.mdx
index d894e5198..c0f542da9 100644
--- a/packages/web/src/content/docs/ko/ecosystem.mdx
+++ b/packages/web/src/content/docs/ko/ecosystem.mdx
@@ -26,6 +26,7 @@ OpenCode를 기반으로 만들어진 커뮤니티 프로젝트 모음입니다.
| [opencode-devcontainers](https://github.com/athal7/opencode-devcontainers) | shallow clone과 자동 포트 할당을 기반으로 multi-branch devcontainer 격리를 제공합니다. |
| [opencode-google-antigravity-auth](https://github.com/shekohex/opencode-google-antigravity-auth) | Google Search 지원과 견고한 API 처리를 제공하는 Google Antigravity OAuth Plugin입니다. |
| [opencode-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning) | 오래된 tool output을 정리해 token 사용량을 최적화합니다. |
+| [opencode-vibeguard](https://github.com/inkdust2021/opencode-vibeguard) | LLM 호출 전에 secrets/PII를 VibeGuard 스타일 placeholder로 가리고, 로컬에서 복원합니다. |
| [opencode-websearch-cited](https://github.com/ghoulr/opencode-websearch-cited.git) | 지원 provider에서 Google grounded 스타일의 네이티브 websearch를 추가합니다. |
| [opencode-pty](https://github.com/shekohex/opencode-pty.git) | AI agent가 PTY에서 백그라운드 프로세스를 실행하고 대화형 입력을 보낼 수 있게 합니다. |
| [opencode-shell-strategy](https://github.com/JRedeker/opencode-shell-strategy) | 비대화형 shell 명령 실행 지침을 제공해 TTY 의존 작업으로 인한 멈춤을 방지합니다. |