aida_log_bug
Log bugs discovered during development or testing. Record bug details including title, severity level, and discovery source to track issues systematically.
Instructions
当你在开发或测试中发现 bug 时调用。记录 bug 信息。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Bug 描述 | |
| severity | No | 严重程度:critical/high/medium/low,默认 medium | |
| source | No | 发现来源:self-review/user-feedback/testing,默认 self-review |