aptu-core 0.10.12

Core library for Aptu - OSS issue triage with AI assistance
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Example 1 (happy path)

Input: PR adds OAuth2 login flow with tests.

```json
{"suggested_labels": ["feature", "auth", "security"]}
```

## Example 2 (edge case — documentation only PR)

Input: PR fixes typos in README.

```json
{"suggested_labels": ["documentation"]}
```