Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Arka 终端编码实用工作流 —— 设置、日常命令、运行模式、IDE 集成与五分钟示例。
arka code init .
arka mode agent
arka mode agent cd ~/dev/myapp arka code init . arka mcp doctor arka mcp install # 将输出合并到 Cursor MCP 配置 arka agent_hub sync --unify # 可选:多代理共享 MCP
arka ask "路由在哪里处理?"
arka gemini explain asyncio
arka goal 重构 auth 并运行 pytest
arka surgical-edit …
arka structure .
arka review --staged
arka teammate-review .
arka ci
arka repo_health run
arka pr_check babysit
arka self improve routing
arka self improve routing --apply
agent
ask
plan
debug
arka code init . arka ask "where is routing handled?" arka review --staged arka ci --changed arka self improve routing
相关主题
此页面对您有帮助吗?