详细分析 ▾
运行时依赖
版本
Version 0.5.0 of ai-dev-runtime - Introduced new tools and workflows for interacting with AI Dev Runtime, including commands for full dev tasks, low-level operations, batch execution, bug fixing, and analysis. - Added support for hybrid semantic + keyword code search with learning memory. - Recommended improved workflow using memory_search and prior_memory for higher accuracy when fixing bugs or running tasks. - Clarified usage instructions for setup with AI_DEV_RUNTIME_URL and API key. - Updated documentation and metadata for easier onboarding and usage.
安装命令 点击复制
技能文档
Use these tools to interact with AI Dev Runtime:
- ai_dev_runtime_command: Slash command —
/ai-dev-runtimeruns full dev task (plan → edit → test → fix) - ai_dev_runtime_invoke: Low-level tool calls — read_file, search, edit, edit_multi, apply_patch, find_references, call_hierarchy, run_terminal, run_tests
- ai_dev_runtime_run_task: Batch task execution (multi-step coding)
- ai_dev_runtime_fix_bug: Bug-fix workflow (analyze → patch → verify)
- ai_dev_runtime_analyze: Codebase analysis (semantic + keyword search, learning memory)
For higher accuracy: Before calling ai_dev_runtime_fix_bug or ai_dev_runtime_run_task, use memory_search to find similar past fixes (e.g. "login bug", "500 error", "pytest"). Pass the snippets as prior_memory so Runtime can use them.
Set AI_DEV_RUNTIME_URL (default http://localhost:8000) and optionally AI_DEV_RUNTIME_API_KEY. Ensure AiDevRuntime HTTP server is running.
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制