Files
cproof/src/ui
Jabber Developer 277c82fb5d
Some checks failed
CI Code / Check spelling (pull_request) Successful in 23s
CI Code / Check coding style (pull_request) Successful in 37s
CI Code / Code Coverage (pull_request) Failing after 1m8s
CI Code / Linux (ubuntu) (pull_request) Failing after 3m5s
CI Code / Linux (arch) (pull_request) Failing after 3m51s
CI Code / Linux (debian) (pull_request) Failing after 5m58s
refactor(ai): remove default command and enforce strict window context
- Remove `/ai set default-provider` command and related autocomplete logic
- Remove global `wins_get_ai()` window accessor function
- Enforce strict requirement that `/ai model`, `/ai switch`, `/ai models`, and `/ai clear` commands must be executed from within an active AI chat window
- Update `/ai start` to require `<provider>` argument

BREAKING CHANGE: `/ai model`, `/ai switch`, `/ai models`, and `/ai clear` commands now require an active AI window context. The `/ai set default-provider` command has been removed.
2026-05-13 12:41:20 +00:00
..
2026-05-01 12:56:57 +00:00
2023-08-31 23:14:02 +02:00
2025-03-12 10:15:39 +01:00
2025-03-27 20:06:38 +01:00
2020-09-04 12:55:20 +02:00
2019-11-13 12:11:05 +01:00
2020-07-07 14:18:57 +02:00
2025-03-12 10:09:41 +01:00
2023-12-12 18:26:21 +01:00
2023-08-31 23:14:02 +02:00