The open source coding agent. https://opencode.ai/

Kit Langton b2fa76ff7f refactor(effect): unify service namespaces for file, format, vcs, skill, snapshot 1 月之前
.github f13da808ff chore: denounce ai spammer (#17901) 1 月之前
.husky 0b63cae1ae fix: update pre-push hook to allow caret version differences (#9876) 2 月之前
.opencode 1b6820bab5 sync 1 月之前
.signpath df3203d2dd ci: move signpath policy 2 月之前
.vscode 066a876f3d docs(contributing): Add "Setting up a Debugger" section (#4421) 5 月之前
.zed 1bb8574179 app: refactor server management backend (#13813) 1 月之前
github 3ebba02d04 refactor: replace Bun.sleep with node timers (#15013) 1 月之前
infra 502d6db6d0 go: first month discount 1 月之前
nix d7093abf61 chore: update nix node_modules hashes 1 月之前
packages b2fa76ff7f refactor(effect): unify service namespaces for file, format, vcs, skill, snapshot 1 月之前
patches d07f09925f fix(app): terminal rework (#14217) 1 月之前
script 1fe8d4d7ad ci: exclude draft PRs from beta labeling process to prevent unfinished work from being included in releases 1 月之前
sdks 4ee426ba54 release: v1.2.27 1 月之前
specs 267d2c82de chore: cleanup 1 月之前
.editorconfig dd22cb2bb0 chore: add .editorconfig (#536) 9 月之前
.gitignore 5576662200 feat(app): missing themes (#17275) 1 月之前
.prettierignore e0e32ed3a8 desktop: add more basic menu bar items 2 月之前
AGENTS.md 613562f504 core: make account login upgrades safe while adding multi-account workspace auth (#15487) 1 月之前
CONTRIBUTING.md fc1addb8f4 ignore: tweak contributing md (#14168) 1 月之前
LICENSE ef3fd5900f docs: cleanup casing 10 月之前
README.ar.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.bn.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.br.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.bs.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.da.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.de.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.es.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.fr.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.gr.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.it.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.ja.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.ko.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.no.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.pl.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.ru.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.th.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.tr.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.uk.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 月之前
README.vi.md e1cf761d29 chore: generate 1 月之前
README.zh.md 0843964eb3 feat(web): use Feishu for Chinese community links (#16908) 1 月之前
README.zht.md 0843964eb3 feat(web): use Feishu for Chinese community links (#16908) 1 月之前
SECURITY.md e4b548fa76 docs: add policy about AI-generated security reports 1 月之前
STATS.md 008ad54cb5 ignore: update download stats 2026-01-29 2 月之前
bun.lock 1cdc558ac0 chore: generate 1 月之前
bunfig.toml 351ddeed91 Permission rework (#6319) 3 月之前
flake.lock 48412f75ac chore: nix flake update for bun 1.3.10 (#15648) 1 月之前
flake.nix 19b1222cd8 feat(nix): expose overlay for downstream use (#12643) 2 月之前
install 4018c863e3 fix: baseline CPU detection (#13371) 2 月之前
package.json 1cb7df7159 refactor(provider): flow branded ProviderID/ModelID through internal signatures (#17182) 1 月之前
sst-env.d.ts 502d6db6d0 go: first month discount 1 月之前
sst.config.ts a90f2b9723 ci: fix 3 月之前
tsconfig.json 925ce6503e sync 6 月之前
turbo.json 324230806e chore: update turborepo (#16061) 1 月之前

README.ar.md

شعار OpenCode

وكيل برمجة بالذكاء الاصطناعي مفتوح المصدر.

Discord npm Build status

English | 简体中文 | 繁體中文 | 한국어 | Deutsch | Español | Français | Italiano | Dansk | 日本語 | Polski | Русский | Bosanski | العربية | Norsk | Português (Brasil) | ไทย | Türkçe | Українська | বাংলা | Ελληνικά | Tiếng Việt

OpenCode Terminal UI


التثبيت

# YOLO
curl -fsSL https://opencode.ai/install | bash

# مديري الحزم
npm i -g opencode-ai@latest        # او bun/pnpm/yarn
scoop install opencode             # Windows
choco install opencode             # Windows
brew install anomalyco/tap/opencode # macOS و Linux (موصى به، دائما محدث)
brew install opencode              # macOS و Linux (صيغة brew الرسمية، تحديث اقل)
sudo pacman -S opencode            # Arch Linux (Stable)
paru -S opencode-bin               # Arch Linux (Latest from AUR)
mise use -g opencode               # اي نظام
nix run nixpkgs#opencode           # او github:anomalyco/opencode لاحدث فرع dev

[!TIP] احذف الاصدارات الاقدم من 0.1.x قبل التثبيت.

تطبيق سطح المكتب (BETA)

يتوفر OpenCode ايضا كتطبيق سطح مكتب. قم بالتنزيل مباشرة من صفحة الاصدارات او من opencode.ai/download.

المنصة التنزيل
macOS (Apple Silicon) opencode-desktop-darwin-aarch64.dmg
macOS (Intel) opencode-desktop-darwin-x64.dmg
Windows opencode-desktop-windows-x64.exe
Linux .deb او .rpm او AppImage
# macOS (Homebrew)
brew install --cask opencode-desktop
# Windows (Scoop)
scoop bucket add extras; scoop install extras/opencode-desktop

مجلد التثبيت

يحترم سكربت التثبيت ترتيب الاولوية التالي لمسار التثبيت:

  1. $OPENCODE_INSTALL_DIR - مجلد تثبيت مخصص
  2. $XDG_BIN_DIR - مسار متوافق مع مواصفات XDG Base Directory
  3. $HOME/bin - مجلد الثنائيات القياسي للمستخدم (ان وجد او امكن انشاؤه)
  4. $HOME/.opencode/bin - المسار الافتراضي الاحتياطي

    # امثلة
    OPENCODE_INSTALL_DIR=/usr/local/bin curl -fsSL https://opencode.ai/install | bash
    XDG_BIN_DIR=$HOME/.local/bin curl -fsSL https://opencode.ai/install | bash
    

Agents

يتضمن OpenCode وكيليْن (Agents) مدمجين يمكنك التبديل بينهما باستخدام زر Tab.

  • build - الافتراضي، وكيل بصلاحيات كاملة لاعمال التطوير
  • plan - وكيل للقراءة فقط للتحليل واستكشاف الكود
    • يرفض تعديل الملفات افتراضيا
    • يطلب الاذن قبل تشغيل اوامر bash
    • مثالي لاستكشاف قواعد كود غير مألوفة او لتخطيط التغييرات

بالاضافة الى ذلك يوجد وكيل فرعي general للبحث المعقد والمهام متعددة الخطوات. يستخدم داخليا ويمكن استدعاؤه بكتابة @general في الرسائل.

تعرف على المزيد حول agents.

التوثيق

لمزيد من المعلومات حول كيفية ضبط OpenCode، راجع التوثيق.

المساهمة

اذا كنت مهتما بالمساهمة في OpenCode، يرجى قراءة contributing docs قبل ارسال pull request.

البناء فوق OpenCode

اذا كنت تعمل على مشروع مرتبط بـ OpenCode ويستخدم "opencode" كجزء من اسمه (مثل "opencode-dashboard" او "opencode-mobile")، يرجى اضافة ملاحظة في README توضح انه ليس مبنيا بواسطة فريق OpenCode ولا يرتبط بنا بأي شكل.

FAQ

ما الفرق عن Claude Code؟

هو مشابه جدا لـ Claude Code من حيث القدرات. هذه هي الفروقات الاساسية:

  • 100% مفتوح المصدر
  • غير مقترن بمزود معين. نوصي بالنماذج التي نوفرها عبر OpenCode Zen؛ لكن يمكن استخدام OpenCode مع Claude او OpenAI او Google او حتى نماذج محلية. مع تطور النماذج ستتقلص الفجوات وستنخفض الاسعار، لذا من المهم ان يكون مستقلا عن المزود.
  • دعم LSP جاهز للاستخدام
  • تركيز على TUI. تم بناء OpenCode بواسطة مستخدمي neovim ومنشئي terminal.shop؛ وسندفع حدود ما هو ممكن داخل الطرفية.
  • معمارية عميل/خادم. على سبيل المثال، يمكن تشغيل OpenCode على جهازك بينما تقوده عن بعد من تطبيق جوال. هذا يعني ان واجهة TUI هي واحدة فقط من العملاء الممكنين.

انضم الى مجتمعنا Discord | X.com