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

Kit Langton 9037600d4c Merge branch 'dev' into kit/remove-e2e-url-repro hai 2 semanas
.github 0022cba7c5 test: stabilize patch seeding across e2e backends hai 2 semanas
.husky 0b63cae1ae fix: update pre-push hook to allow caret version differences (#9876) hai 2 meses
.opencode 93fad99f7f smarter changelog (#20138) hai 2 semanas
.vscode 066a876f3d docs(contributing): Add "Setting up a Debugger" section (#4421) hai 5 meses
.zed 1bb8574179 app: refactor server management backend (#13813) hai 1 mes
github 77fc88c8ad chore: remove dead code for todoread tool (#19128) hai 3 semanas
infra bd44489ada go: upi payment hai 4 semanas
nix f151c660b1 chore: update nix node_modules hashes hai 2 semanas
packages c3ef69c866 test(app): add a golden path for mocked e2e prompts (#20593) hai 2 semanas
patches c33d9996f0 feat: AI SDK v6 support (#18433) hai 3 semanas
script 93fad99f7f smarter changelog (#20138) hai 2 semanas
sdks 6314f09c14 release: v1.3.13 hai 2 semanas
specs 267d2c82de chore: cleanup hai 1 mes
.editorconfig dd22cb2bb0 chore: add .editorconfig (#536) hai 9 meses
.gitignore 6926fe1c74 fix: stabilize release changelog generation (#19987) hai 2 semanas
.prettierignore e0e32ed3a8 desktop: add more basic menu bar items hai 2 meses
AGENTS.md 613562f504 core: make account login upgrades safe while adding multi-account workspace auth (#15487) hai 1 mes
CONTRIBUTING.md fc1addb8f4 ignore: tweak contributing md (#14168) hai 1 mes
LICENSE ef3fd5900f docs: cleanup casing hai 10 meses
README.ar.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.bn.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.br.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.bs.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.da.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.de.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.es.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.fr.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.gr.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.it.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.ja.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.ko.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.no.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.pl.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.ru.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.th.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.tr.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.uk.md eb9eb5e334 feat: Add Vietnamese README and update all language navigation links … (#16322) hai 1 mes
README.vi.md e1cf761d29 chore: generate hai 1 mes
README.zh.md 7c5ed771c3 fix: update Feishu community links for zh locales (#18975) hai 3 semanas
README.zht.md 7c5ed771c3 fix: update Feishu community links for zh locales (#18975) hai 3 semanas
SECURITY.md e4b548fa76 docs: add policy about AI-generated security reports hai 1 mes
STATS.md 008ad54cb5 ignore: update download stats 2026-01-29 hai 2 meses
bun.lock 1989704abe feat(acp): Add messageID and emit user_message_chunk on prompt/command (#18625) hai 2 semanas
bunfig.toml 351ddeed91 Permission rework (#6319) hai 3 meses
flake.lock 235a82aea9 chore: update flake.lock (#18976) hai 3 semanas
flake.nix 19b1222cd8 feat(nix): expose overlay for downstream use (#12643) hai 2 meses
install 4018c863e3 fix: baseline CPU detection (#13371) hai 2 meses
package.json 2f405daa98 refactor: use Effect services instead of async facades in provider, auth, and file (#20480) hai 2 semanas
sst-env.d.ts bd44489ada go: upi payment hai 4 semanas
sst.config.ts a90f2b9723 ci: fix hai 3 meses
tsconfig.json 925ce6503e sync hai 6 meses
turbo.json b234370080 feat(windows): add first-class pwsh/powershell support (#16069) hai 2 semanas

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