|
|
hai 6 meses | |
|---|---|---|
| .github | 3ad7a18989 ci | hai 6 meses |
| .husky | 0b63cae1ae fix: update pre-push hook to allow caret version differences (#9876) | hai 6 meses |
| .opencode | b59aec6f04 feat: add /learn command to extract session learnings to scoped AGENTS.md files (#10717) | hai 6 meses |
| .vscode | 066a876f3d docs(contributing): Add "Setting up a Debugger" section (#4421) | hai 9 meses |
| github | 8ec6477c47 chore: delete used file (#11253) | hai 6 meses |
| infra | d8bbb6df60 zen: disable reload when reload fails | hai 6 meses |
| logs | 1ea3a8eb9b big format | hai 9 meses |
| nix | 79ece6a5b9 chore: update nix node_modules hashes | hai 6 meses |
| packages | 5b0323145e chore: update ai sdk deps | hai 6 meses |
| patches | 9111005165 fix: terminal serialization and isolation | hai 8 meses |
| script | 95309c2149 fix(beta): use local git rebase instead of gh pr update-branch | hai 6 meses |
| sdks | 24f8f18455 release: v1.1.44 | hai 6 meses |
| specs | acf0df1e98 chore: cleanup | hai 6 meses |
| themes | 92089bb295 chore: generate | hai 7 meses |
| .editorconfig | dd22cb2bb0 chore: add .editorconfig (#536) | hai 1 ano |
| .gitignore | 6e020ef9ef chore: cleanup nix (#8964) | hai 7 meses |
| .prettierignore | 28c802f399 wip: zen | hai 8 meses |
| AGENTS.md | be23984baa ci: fix container build script | hai 6 meses |
| CONTRIBUTING.md | 9407a6fd7c ignore: rm STYLE_GUIDE, consolidate in AGENTS.md | hai 6 meses |
| LICENSE | ef3fd5900f docs: cleanup casing | hai 1 ano |
| README.ar.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.br.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.da.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.de.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.es.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.fr.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.it.md | e7c6267323 chore: generate | hai 6 meses |
| README.ja.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.ko.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.md | 775d288027 feat(i18n): add th locale support (#10809) | hai 6 meses |
| README.no.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.pl.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.ru.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.th.md | 775d288027 feat(i18n): add th locale support (#10809) | hai 6 meses |
| README.zh.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| README.zht.md | 64a3661a32 docs: add Italian README (#10732) | hai 6 meses |
| SECURITY.md | b05d88a730 docs: clarify that malicious config files are not an attack vector | hai 6 meses |
| STATS.md | 008ad54cb5 ignore: update download stats 2026-01-29 | hai 6 meses |
| bun.lock | 5b0323145e chore: update ai sdk deps | hai 6 meses |
| bunfig.toml | 351ddeed91 Permission rework (#6319) | hai 7 meses |
| flake.lock | f1df6f2d18 chore: update flake.lock (#9938) | hai 6 meses |
| flake.nix | 91787ceb3e fix: nix ci - swapped dash/underscore (#9352) | hai 6 meses |
| install | 4d08123ca0 feat(install): respect ZDOTDIR for zsh config detection (#8511) | hai 7 meses |
| package.json | 5b0323145e chore: update ai sdk deps | hai 6 meses |
| sst-env.d.ts | a890d51bbc wip: zen black | hai 6 meses |
| sst.config.ts | a90f2b9723 ci: fix | hai 7 meses |
| tsconfig.json | 925ce6503e sync | hai 10 meses |
| turbo.json | f00f18b926 chore: cleanup | hai 6 meses |
وكيل برمجة بالذكاء الاصطناعي مفتوح المصدر.
English | 简体中文 | 繁體中文 | 한국어 | Deutsch | Español | Français | Italiano | Dansk | 日本語 | Polski | Русский | العربية | Norsk | Português (Brasil)
# 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 الرسمية، تحديث اقل)
paru -S opencode-bin # Arch Linux
mise use -g opencode # اي نظام
nix run nixpkgs#opencode # او github:anomalyco/opencode لاحدث فرع dev
[!TIP] احذف الاصدارات الاقدم من 0.1.x قبل التثبيت.
يتوفر 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
يحترم سكربت التثبيت ترتيب الاولوية التالي لمسار التثبيت:
$OPENCODE_INSTALL_DIR - مجلد تثبيت مخصص$XDG_BIN_DIR - مسار متوافق مع مواصفات XDG Base Directory$HOME/bin - مجلد الثنائيات القياسي للمستخدم (ان وجد او امكن انشاؤه)$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
يتضمن OpenCode وكيليْن (Agents) مدمجين يمكنك التبديل بينهما باستخدام زر Tab.
بالاضافة الى ذلك يوجد وكيل فرعي general للبحث المعقد والمهام متعددة الخطوات.
يستخدم داخليا ويمكن استدعاؤه بكتابة @general في الرسائل.
تعرف على المزيد حول agents.
لمزيد من المعلومات حول كيفية ضبط OpenCode، راجع التوثيق.
اذا كنت مهتما بالمساهمة في OpenCode، يرجى قراءة contributing docs قبل ارسال pull request.
اذا كنت تعمل على مشروع مرتبط بـ OpenCode ويستخدم "opencode" كجزء من اسمه (مثل "opencode-dashboard" او "opencode-mobile")، يرجى اضافة ملاحظة في README توضح انه ليس مبنيا بواسطة فريق OpenCode ولا يرتبط بنا بأي شكل.
هو مشابه جدا لـ Claude Code من حيث القدرات. هذه هي الفروقات الاساسية:
