9f308fadd2
Rotate AI idle suggestions with optional remote packs, move history/dictionary onto self-sizing Home preview cards, harden clipboard capture/prompting, and simplify keyboard chrome by dropping most liquid-glass shadows.
46 lines
895 B
Markdown
46 lines
895 B
Markdown
---
|
|
name: Bug report
|
|
about: Something is broken
|
|
title: '[bug] '
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
## What happened?
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
## Steps to reproduce
|
|
|
|
1. Go to '…'
|
|
2. Press the mic key
|
|
3. Say '…'
|
|
4. See error
|
|
|
|
## Expected behaviour
|
|
|
|
What you expected to happen.
|
|
|
|
## Environment
|
|
|
|
- iOS version: [e.g. 18.5]
|
|
- Device: [e.g. iPhone 16 Pro]
|
|
- Xcode version: [run `xcodebuild -version`]
|
|
- OSGKeyboard version / commit: [e.g. v0.1.0]
|
|
|
|
## Logs
|
|
|
|
Paste the relevant Console.app output filtered to `OSGKeyboard`. Wrap in triple backticks.
|
|
|
|
Before uploading, remove DEBUG transcript/prompt/clipboard content, API keys,
|
|
authorization headers, request/response bodies, and any other credentials or
|
|
personal data. Do not attach unreviewed raw DEBUG logs.
|
|
|
|
```
|
|
<logs here>
|
|
```
|
|
|
|
## Screenshots / recordings
|
|
|
|
If applicable, add screenshots or a short screen recording.
|