No Description

Dax Raad 0ca670e6dc fix(core): cap session output tokens 4 weeks ago
.github 0abbcddac2 chore: add missing team members (#35980) 1 month ago
.husky 0b63cae1ae fix: update pre-push hook to allow caret version differences (#9876) 6 months ago
.opencode bb82aab5c8 update opencode.jsonc 1 month ago
.vscode 066a876f3d docs(contributing): Add "Setting up a Debugger" section (#4421) 8 months ago
.zed 1bb8574179 app: refactor server management backend (#13813) 5 months ago
artifacts d0ba538924 zen: track openai cache_write_tokens 4 weeks ago
github a3b97d9090 fix(github): enforce existing git author identity (#30507) 2 months ago
infra 08a2a623dc fix(data): cut athena stats sync cost 4 weeks ago
nix 3bebfe6b1b chore: update nix node_modules hashes 1 month ago
packages 0ca670e6dc fix(core): cap session output tokens 4 weeks ago
patches ccb6b7c3ea fix: improve xai cache hit rate (#35970) 1 month ago
perf 4ad261d8a7 Skip git setup for processor tool test (#28406) 2 months ago
script 77429f5982 feat(app): sync product translations (#35856) 1 month ago
sdks c2e019ba7d sync release versions for v1.17.18 4 weeks ago
specs a4b6047e64 fix(core): drop legacy config filename (#34645) 1 month ago
.dockerignore 5b02ac4d33 feat: initial datalake and stats site (#28666) 2 months ago
.editorconfig dd22cb2bb0 chore: add .editorconfig (#536) 1 year ago
.gitattributes f0c7febb02 fix(opencode): enforce storage path invariants (#29666) 2 months ago
.gitignore 0b796c5f3d fix(opencode): route SAP AI Core reasoning variants through modelParams (#30482) 2 months ago
.gitleaksignore 5bb7b23440 Add native LLM core foundation (#24712) 3 months ago
.oxlintrc.json bd29004831 feat: enable type-aware no-misused-spread rule, fix 8 violations (#22749) 3 months ago
.prettierignore e6c45134ab fix(client): exclude generated files from formatting (#33832) 1 month ago
AGENTS.md f44423609b feat(sdk): restore session runtime operations (#33777) 1 month ago
CONTEXT.md ef5c9f4931 feat(sdk): expose active sessions (#33991) 1 month ago
CONTRIBUTING.md 5013e8a8ec docs: update desktop app references from Tauri to Electron (#25965) 3 months ago
LICENSE ef3fd5900f docs: cleanup casing 1 year ago
README.ar.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.bn.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.br.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.bs.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.da.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.de.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.es.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.fr.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.gr.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.it.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.ja.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.ko.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.no.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.pl.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.ru.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.th.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.tr.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.uk.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.vi.md d3ebb1f7c0 ignore: cleanup readme (#28049) 2 months ago
README.zh.md b7e4f1ef74 fix: update Feishu community link (#35392) 1 month ago
README.zht.md b7e4f1ef74 fix: update Feishu community link (#35392) 1 month ago
SECURITY.md e4b548fa76 docs: add policy about AI-generated security reports 5 months ago
STATS.md 008ad54cb5 ignore: update download stats 2026-01-29 6 months ago
bun.lock c2e019ba7d sync release versions for v1.17.18 4 weeks ago
bunfig.toml 3b811bd019 feat(app): make session timelines much faster AND without flicker or scroll jumps (#32331) 1 month ago
flake.lock 58db41b4b9 chore: update nix bun version (#23881) 3 months ago
flake.nix 4643e13170 feat(nix): add opencode-electron derivation (#16163) 2 months ago
install 4018c863e3 fix: baseline CPU detection (#13371) 5 months ago
package.json c6c599b872 feat(app): refactor help button and add tabs info popup persistence (#36066) 1 month ago
screenshot-uk.png cbd2620c46 feat(i18n): add Ukrainian (uk) locale support (#28061) 2 months ago
sst-env.d.ts ea5dd9d940 zen: track model tier in stats 1 month ago
sst.config.ts 74052c7bb7 sync 2 months ago
tsconfig.json 925ce6503e sync 10 months ago
turbo.json 04c1730c90 refactor(ui): isolate session components (#33670) 1 month ago

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-mac-arm64.dmg
macOS (Intel) opencode-desktop-mac-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 ولا يرتبط بنا بأي شكل.


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