Commit Graph

63361 Commits

Author SHA1 Message Date
Dallin Romney
361a02d45d chore: refresh generated baselines 2026-07-02 17:25:10 -07:00
Dallin Romney
4f72f3cda9 fix: reject ambiguous model usage provider ownership 2026-07-02 17:23:09 -07:00
Dallin Romney
e499dd5f5d fix: scope model usage to exact provider ids 2026-07-02 17:23:09 -07:00
Dallin Romney
42dcb23d74 Scope model usage events to provider owners 2026-07-02 17:23:09 -07:00
Dallin Romney
293cd7fbfd feat: expose model usage to plugin services 2026-07-02 17:23:09 -07:00
Dallin Romney
d61bf80fde test(qa): cover Crabline Signal sends (#99262) 2026-07-02 17:18:15 -07:00
Dallin Romney
537b8a2516 test(qa): cover expanded Crabline bindings (#98779) 2026-07-02 17:07:12 -07:00
Dallin Romney
e701dc76b0 test(qa): prove native command targeting across QA transports (#98751)
* QA: prove native command session targeting

* QA: remove superseded native stop e2e

* test(qa): run native commands through Crabline Telegram

* chore(deps): scope Crabline release exception

* test(qa): retain native stop queue cleanup regression
2026-07-02 16:51:30 -07:00
Peter Steinberger
af9ab9f193 fix(android): use Bluetooth microphones for voice capture (#99259)
* fix(android): route voice capture through Bluetooth microphones

* chore(i18n): refresh Android voice source inventory
2026-07-02 16:44:40 -07:00
github-actions[bot]
d47308f800 chore(i18n): refresh native sv locale 2026-07-02 23:12:06 +00:00
github-actions[bot]
6d5a1db048 chore(i18n): refresh native ru locale 2026-07-02 23:10:57 +00:00
github-actions[bot]
1b40eb9e6a chore(i18n): refresh native fa locale 2026-07-02 23:10:18 +00:00
github-actions[bot]
2501ca3409 chore(i18n): refresh native nl locale 2026-07-02 23:09:19 +00:00
github-actions[bot]
283bd82eb4 chore(i18n): refresh native vi locale 2026-07-02 23:08:32 +00:00
github-actions[bot]
a8358e8848 chore(i18n): refresh native th locale 2026-07-02 23:07:41 +00:00
github-actions[bot]
a6631fee6d chore(i18n): refresh native pl locale 2026-07-02 23:06:41 +00:00
github-actions[bot]
e376f285e8 chore(i18n): refresh native id locale 2026-07-02 23:05:53 +00:00
Ayaan Zaidi
3380d3b345 fix(copilot): align extra context header 2026-07-02 16:05:49 -07:00
Ayaan Zaidi
568be74e15 fix(auto-reply): trim inbound prompt metadata
Merge sender identity into conversation info, remove duplicate per-turn delivery hints, demote inbound metadata heading, keep room-event default-silent guidance singular, strip rendered chat-window context on replay, and refresh prompt snapshots.
2026-07-02 16:05:49 -07:00
Ayaan Zaidi
63cbb35056 fix(telegram): unify group history prompt context
Move Telegram group history out of the message body fold and into the structured chat-window context used by the inbound metadata renderer. Preserve outbound self entries, post-self watermarks, recovered forum-topic routing, and richer cached reply/media fields while dropping stale recovered-topic windows.\n\nFixes #99218
2026-07-02 16:05:49 -07:00
github-actions[bot]
6f84c10bda chore(i18n): refresh native uk locale 2026-07-02 23:05:06 +00:00
github-actions[bot]
ed72b860a4 chore(i18n): refresh native tr locale 2026-07-02 23:04:06 +00:00
github-actions[bot]
dedb17ceff chore(i18n): refresh native it locale 2026-07-02 23:03:31 +00:00
github-actions[bot]
c1b7bf23bc chore(i18n): refresh native ar locale 2026-07-02 23:02:02 +00:00
github-actions[bot]
eeb0682409 chore(i18n): refresh native hi locale 2026-07-02 23:01:48 +00:00
github-actions[bot]
6336762b68 chore(i18n): refresh native fr locale 2026-07-02 23:00:24 +00:00
github-actions[bot]
b109b88b57 chore(i18n): refresh native ko locale 2026-07-02 23:00:13 +00:00
github-actions[bot]
7780e3062d chore(i18n): refresh native es locale 2026-07-02 22:58:47 +00:00
github-actions[bot]
dfb7bc84d8 chore(i18n): refresh native ja-JP locale 2026-07-02 22:58:42 +00:00
github-actions[bot]
8bab3f7dbd chore(i18n): refresh native pt-BR locale 2026-07-02 22:57:06 +00:00
github-actions[bot]
d3087fcf37 chore(i18n): refresh native de locale 2026-07-02 22:57:01 +00:00
github-actions[bot]
3a2baef0bf chore(i18n): refresh native zh-CN locale 2026-07-02 22:55:30 +00:00
github-actions[bot]
32f3eb3fa8 chore(i18n): refresh native zh-TW locale 2026-07-02 22:55:24 +00:00
Colin Johnson
ffda2f00a0 fix: keep Android gateway settings save idempotent (#98277)
* fix(android): keep gateway settings save idempotent

* fix(android): centralize gateway settings auth ownership

Co-authored-by: Colin <colin@solvely.net>

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-02 15:53:47 -07:00
github-actions[bot]
c54dc67381 chore(i18n): refresh native ja-JP locale 2026-07-02 22:49:01 +00:00
Ashish Patel
8229f62ac3 fix(android): queue node events until gateway connect (#92602)
* fix(android): queue notification events until gateway ready

Co-authored-by: Ashish Patel <shriganesh.patel@gmail.com>

* style(android): format notification gateway changes

* style(android): fix gateway resolver formatting

* chore(android): sync native i18n inventory

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-02 15:36:14 -07:00
Peter Steinberger
32762dad53 fix(ios): return chat to originating control detail (#99245)
* fix(ios): return chat to originating control detail

Co-authored-by: Colin <colin@solvely.net>

* fix(ios): reset retained state before control chat handoff

Co-authored-by: Colin <colin@solvely.net>

---------

Co-authored-by: Colin <colin@solvely.net>
2026-07-02 15:20:51 -07:00
github-actions[bot]
d506201c65 chore(i18n): refresh native sv locale 2026-07-02 22:16:46 +00:00
github-actions[bot]
c356245fc0 chore(i18n): refresh native ru locale 2026-07-02 22:15:14 +00:00
github-actions[bot]
3e3b6d6669 chore(i18n): refresh native fa locale 2026-07-02 22:15:01 +00:00
github-actions[bot]
3a8375c29a chore(i18n): refresh native nl locale 2026-07-02 22:13:39 +00:00
github-actions[bot]
4c16e669b2 chore(i18n): refresh native vi locale 2026-07-02 22:13:08 +00:00
github-actions[bot]
dd64f66bb9 chore(i18n): refresh native th locale 2026-07-02 22:11:55 +00:00
github-actions[bot]
e6f3f54ad0 chore(i18n): refresh native pl locale 2026-07-02 22:11:23 +00:00
github-actions[bot]
cc0d7e1dd4 chore(i18n): refresh native id locale 2026-07-02 22:10:13 +00:00
github-actions[bot]
117e8e1e04 chore(i18n): refresh native uk locale 2026-07-02 22:09:48 +00:00
github-actions[bot]
b21153b98d chore(i18n): refresh native tr locale 2026-07-02 22:08:13 +00:00
github-actions[bot]
2671bcc39f chore(i18n): refresh native it locale 2026-07-02 22:06:42 +00:00
github-actions[bot]
9c4274f945 chore(i18n): refresh native ar locale 2026-07-02 22:05:00 +00:00
github-actions[bot]
9b6ef34f9d chore(i18n): refresh native hi locale 2026-07-02 22:03:27 +00:00