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

Aiden Cline 2ef6c88a0b Merge branch 'dev' into fix/stale-running-session-ui 3 hafta önce
.github f13da808ff chore: denounce ai spammer (#17901) 1 ay önce
.husky 0b63cae1ae fix: update pre-push hook to allow caret version differences (#9876) 2 ay önce
.opencode 2c056c90da doc: update translator to gpt model 3 hafta önce
.signpath df3203d2dd ci: move signpath policy 2 ay önce
.vscode 066a876f3d docs(contributing): Add "Setting up a Debugger" section (#4421) 5 ay önce
.zed 1bb8574179 app: refactor server management backend (#13813) 1 ay önce
github 3ebba02d04 refactor: replace Bun.sleep with node timers (#15013) 1 ay önce
infra bd44489ada go: upi payment 3 hafta önce
nix e71a21e0a8 chore: update nix node_modules hashes 3 hafta önce
packages 2ef6c88a0b Merge branch 'dev' into fix/stale-running-session-ui 3 hafta önce
patches b3d0446d13 feat: switch xai provider to responses API (#18175) 3 hafta önce
script 1fe8d4d7ad ci: exclude draft PRs from beta labeling process to prevent unfinished work from being included in releases 1 ay önce
sdks 4ee426ba54 release: v1.2.27 1 ay önce
specs 267d2c82de chore: cleanup 1 ay önce
.editorconfig dd22cb2bb0 chore: add .editorconfig (#536) 9 ay önce
.gitignore 5576662200 feat(app): missing themes (#17275) 1 ay önce
.prettierignore e0e32ed3a8 desktop: add more basic menu bar items 2 ay önce
AGENTS.md 613562f504 core: make account login upgrades safe while adding multi-account workspace auth (#15487) 1 ay önce
CONTRIBUTING.md fc1addb8f4 ignore: tweak contributing md (#14168) 1 ay önce
LICENSE ef3fd5900f docs: cleanup casing 10 ay önce
README.ar.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.bn.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.br.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.bs.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.da.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.de.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.es.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.fr.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.gr.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.it.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.ja.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.ko.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.no.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.pl.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.ru.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.th.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.tr.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.uk.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) 1 ay önce
README.vi.md e1cf761d29 chore: generate 1 ay önce
README.zh.md 0843964eb3 feat(web): use Feishu for Chinese community links (#16908) 1 ay önce
README.zht.md 0843964eb3 feat(web): use Feishu for Chinese community links (#16908) 1 ay önce
SECURITY.md e4b548fa76 docs: add policy about AI-generated security reports 1 ay önce
STATS.md 008ad54cb5 ignore: update download stats 2026-01-29 2 ay önce
bun.lock b3d0446d13 feat: switch xai provider to responses API (#18175) 3 hafta önce
bunfig.toml 351ddeed91 Permission rework (#6319) 3 ay önce
flake.lock 48412f75ac chore: nix flake update for bun 1.3.10 (#15648) 1 ay önce
flake.nix 19b1222cd8 feat(nix): expose overlay for downstream use (#12643) 2 ay önce
install 4018c863e3 fix: baseline CPU detection (#13371) 2 ay önce
package.json b3d0446d13 feat: switch xai provider to responses API (#18175) 3 hafta önce
sst-env.d.ts bd44489ada go: upi payment 3 hafta önce
sst.config.ts a90f2b9723 ci: fix 3 ay önce
tsconfig.json 925ce6503e sync 6 ay önce
turbo.json 324230806e chore: update turborepo (#16061) 1 ay önce

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