還在用命令列管 OpenClaw?GambaOS 是為它做的桌面管理面板。 搶先體驗 →
💻
開發者助手
使用 OpenClaw 通過 AI 助手提升你的開發工作流程。
你可以做什麼
🔍 代碼審查
在 PR 中獲取 AI 驅動的代碼審查
🔔 CI 通知
在 Slack/Discord 接收構建狀態
📝 文檔
自動從代碼生成文檔
🐛 調試
分析日誌並建議修復方案
設置指南
配置
{
"skills": {
"developer": {
"enabled": true,
"github": {
"webhookSecret": "your-secret",
"autoReview": true
},
"ci": {
"providers": ["github-actions", "gitlab-ci", "jenkins"],
"notifyOn": ["failure", "success", "recovery"]
}
}
}
} 使用示例
"審查我最新的 PR"
"為什麼構建失敗了?"
"為這個函數寫測試"
支持的工具
🐙
GitHub
📦
GitLab
🎫
Jira
📊