arka ci command GitHub Actions gate को अधिक बारीकी से mirror करता है। Local diff review के लिए arka review उपयोग करें, और जब आप fish/Python/test parity जाँचना चाहें arka route audit उपयोग करें।
प्राकृतिक भाषा
CLI commands
संबंधित Arka developer tools
Arka Ruff और Pytest को active Python interpreter से चलाता है, तो local
gate वही virtual environment उपयोग करता है जो
arka installation का है।
release या merge से पहले पूरे test suite चलाने के लिए --full उपयोग करें।
External developer-tool catalog
Arka उन आम tools को recognize करता है जो engineers पहले से terminal के आसपास उपयोग करते हैं:
उपयोग करें:
arka dev-doctor अभी भी वर्तमान project के लिए मायने रखने वाले
repository gates पर केंद्रित रहता है।
Detected tools
Arka खोजता है:- Python:
pytest,unittest,ruff,flake8 - Node:
package.jsonscripts सेnpm test,npm run lint - Rust:
cargo test,cargo clippy - Go:
go test ./... - Make:
make testजबMakefileएकtesttarget परिभाषित करे
doctor credential values प्रिंट किए बिना missing
वैकल्पिक integrations report करता है।
Productivity tools भी supported हैं:
gh, railway, और vercel)
भी report करता है।
Repository और collaboration credentials उसी flow का उपयोग करती हैं:
fix GitHub issues in my code। Arka इसे repo-scoped
coding agent पर route करता है, जो authenticated होने पर gh के माध्यम से issues inspect करता है, समस्या
reproduce करता है, locally edit करता है, और focused tests चलाता है। पहले gh auth login से
authenticate करें; बिना access या verification के Arka issue fixed होने का दावा नहीं करेगा।
Manual setup लेने वाले integrations के लिए, search provider
wizard उपयोग करें। यह keys को Arka के user .env में store करता है और Serper, Tavily, और
Brave Search का समर्थन करता है:
--key छोड़ें; CI और scripts के लिए --key रखें:
set up Serper,
show available integrations, या check my Sentry integration।