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

LukeParkerDev 73a9c26fe9 fix: use realpath consistently for init/dispose and drop unnecessary fsmonitor flag on git show 1 bulan lalu
.github 1b0d65f80e ci: remove electron beta requirement 1 bulan lalu
.husky 0b63cae1ae fix: update pre-push hook to allow caret version differences (#9876) 2 bulan lalu
.opencode da82d4035a chore: tr glossary 1 bulan lalu
.signpath df3203d2dd ci: move signpath policy 2 bulan lalu
.vscode 066a876f3d docs(contributing): Add "Setting up a Debugger" section (#4421) 5 bulan lalu
.zed 1bb8574179 app: refactor server management backend (#13813) 2 bulan lalu
github 2410593023 fix(github): support variant in github action and opencode github run (#14431) 1 bulan lalu
infra 6aa4928e9e wip: zen 1 bulan lalu
nix 9507b0eace chore: update nix node_modules hashes 1 bulan lalu
packages 73a9c26fe9 fix: use realpath consistently for init/dispose and drop unnecessary fsmonitor flag on git show 1 bulan lalu
patches d07f09925f fix(app): terminal rework (#14217) 1 bulan lalu
script 5cf235fa6c desktop: add electron version (#15663) 1 bulan lalu
sdks 2c58964a6b release: v1.2.18 1 bulan lalu
specs 267d2c82de chore: cleanup 1 bulan lalu
.editorconfig dd22cb2bb0 chore: add .editorconfig (#536) 9 bulan lalu
.gitignore 443214871e sdk: build to dist/ instead of dist/src (#14383) 1 bulan lalu
.prettierignore e0e32ed3a8 desktop: add more basic menu bar items 2 bulan lalu
AGENTS.md 3ebebe0a96 fix(process): prevent orphaned opencode subprocesses on shutdown (#15924) 1 bulan lalu
CONTRIBUTING.md fc1addb8f4 ignore: tweak contributing md (#14168) 2 bulan lalu
LICENSE ef3fd5900f docs: cleanup casing 10 bulan lalu
README.ar.md f347194e31 docs: add missing Bosanski link to Arabic README (#15399) 1 bulan lalu
README.bn.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.br.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.bs.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.da.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.de.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.es.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.fr.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.gr.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.it.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.ja.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.ko.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.no.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.pl.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.ru.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.th.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.tr.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.uk.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.zh.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
README.zht.md dc8c011510 docs(readme): add Greek translation and update language navigation (#15281) 1 bulan lalu
SECURITY.md e4b548fa76 docs: add policy about AI-generated security reports 2 bulan lalu
STATS.md 008ad54cb5 ignore: update download stats 2026-01-29 2 bulan lalu
bun.lock 2c58964a6b release: v1.2.18 1 bulan lalu
bunfig.toml 351ddeed91 Permission rework (#6319) 3 bulan lalu
flake.lock 48412f75ac chore: nix flake update for bun 1.3.10 (#15648) 1 bulan lalu
flake.nix 19b1222cd8 feat(nix): expose overlay for downstream use (#12643) 2 bulan lalu
install 4018c863e3 fix: baseline CPU detection (#13371) 2 bulan lalu
package.json 324230806e chore: update turborepo (#16061) 1 bulan lalu
sst-env.d.ts 6aa4928e9e wip: zen 1 bulan lalu
sst.config.ts a90f2b9723 ci: fix 3 bulan lalu
tsconfig.json 925ce6503e sync 6 bulan lalu
turbo.json 324230806e chore: update turborepo (#16061) 1 bulan lalu

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 | Українська | বাংলা | Ελληνικά

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