Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (codeoxy-ai) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
codeoxy-ai
npm paketi: çoklu AI aracı + LLM Wiki şablonunu projeye kopyalar.
Kullanım
cd my-project
npx codeoxy-ai initinit sonrası .agents/ altını düzenleyin; diğer IDE kopyaları için:
npx codeoxy-ai sync(Mevcut dizinde scripts/sync.cjs olmalı.)
Üzerine yazma:
npx codeoxy-ai init --forcenpm’de yayınlama
- npmjs.com hesabı oluşturun;
npm login. - Paket adı
codeoxy-aidoluysapackage.jsoniçinde"name"alanını benzersiz bir isme değiştirin (ör.@senin-scope/codeoxy-aiveyacodeoxy-ai-cli). npm publish --access public(scoped isimde--access publicgenelde gerekir).
Önce kontrol: npm pack --dry-run.
Geliştirme
Şablon template/ altında. Yerel test:
node bin/cli.js initŞablon özeti
Tek merkez: .agents/ (kurallar, skills, manifest, docs, şema). Detay: template/.agents/README.md.
Upstream LLM Wiki: nashsu/llm_wiki.