run_mining
Extracts patterns such as imports, facts, commands, and code from recent output logs and updates occurrence counts for the current project.
Instructions
Run pattern mining on recent output logs.
Extracts patterns (imports, facts, commands, code) from logged outputs and updates the mined_patterns table with occurrence counts.
Mining is project-scoped: only logs from the current project are processed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Hours of logs to process |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||