# Contributing

Contributions are welcome through GitHub issues and pull requests.

## Development

```bash
bun install
bun test
bun run typecheck
pi -e .
```

Keep changes focused and preserve these behavioral boundaries:

- discovery remains limited to the active Provider;
- moving the selector previews only; Enter applies;
- unsupported models and thinking levels are omitted rather than synthesized;
- the extension does not take ownership of terminal mouse mode.

Please include tests for profile discovery, ordering, navigation, or argument parsing changes.
