Keith Guerin
22cf2a6e91
feat(ui): implement refreshed UX for Composer layout
...
- Promotes refreshed multi-row status area and footer as the default experience.
- Stabilizes Composer row heights to prevent layout 'jitter' during typing and model turns.
- Unifies active hook status and model loading indicators into a single, stable Row 1.
- Refactors settings to use backward-compatible 'Hide' booleans (ui.hideStatusTips, ui.hideStatusWit).
- Removes vestigial context usage bleed-through logic in minimal mode to align with global UX direction.
- Relocates toast notifications to the top status row for improved visibility.
- Updates all CLI UI snapshots and architectural tests to reflect the stabilized layout.
- Fixes persistent TypeScript compilation errors in tests by refactoring async render helpers (`LoadingIndicator.test.tsx`, `AppHeader.test.tsx`, `ToolMessage.test.tsx`) to avoid direct destructuring of complex inferred return types, ensuring consistent Promise flattening across all CI environments (Node 20/22/24).
2026-03-19 23:21:20 -07:00
Sam Roberts
2ebcd48a4e
Update callouts to work on github. ( #22245 )
2026-03-19 21:11:14 +00:00
Bryan Morgan
949e85ca55
feat(core): differentiate User-Agent for a2a-server and ACP clients ( #22059 )
2026-03-12 02:31:59 +00:00
Jerop Kipruto
18112c474e
docs: clarify telemetry setup and comprehensive data map ( #21879 )
2026-03-10 17:20:25 +00:00
Coco Sheng
e91f86c248
feat(telemetry): add specific PR, issue, and custom tracking IDs for GitHub Actions ( #21129 )
2026-03-10 14:59:13 +00:00
Tommaso Sciortino
c89d4f9c6c
docs: add Windows PowerShell equivalents for environments and scripting ( #20333 )
2026-02-27 23:41:47 +00:00
heaventourist
b1befee8fb
feat(telemetry) Instrument traces with more attributes and make them available to OTEL users ( #20237 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jerop Kipruto <jerop@google.com >
Co-authored-by: MD. MOHIBUR RAHMAN <35300157+mrpmohiburrahman@users.noreply.github.com >
Co-authored-by: Jeffrey Ying <jeffrey.ying86@live.com >
Co-authored-by: Bryan Morgan <bryanmorgan@google.com >
Co-authored-by: joshualitt <joshualitt@google.com >
Co-authored-by: Dev Randalpura <devrandalpura@google.com >
Co-authored-by: Google Admin <github-admin@google.com >
Co-authored-by: Ben Knutson <benknutson@google.com >
2026-02-27 02:26:16 +00:00
Jerop Kipruto
bf278ef2b0
feat(plan): support automatic model switching for Plan Mode ( #20240 )
2026-02-25 00:15:14 +00:00
Sam Roberts
d25c469f77
Migrate files to resource or references folder. ( #19503 )
2026-02-19 23:47:39 +00:00
Adib234
868f43927e
feat(plan): create metrics for usage of AskUser tool ( #18820 )
...
Co-authored-by: Jerop Kipruto <jerop@google.com >
2026-02-12 17:46:59 +00:00
Adib234
4ffc349c18
feat(plan): create a metric for execution of plans generated in plan mode ( #18236 )
2026-02-05 23:46:34 +00:00
Adib234
e5745f16cb
feat(plan): telemetry to track adoption and usage of plan mode ( #16863 )
2026-01-20 18:57:34 +00:00
christine betts
9e13a43225
Replace relative paths to fix website build ( #16755 )
2026-01-15 17:54:43 +00:00
Jerop Kipruto
0f7a136612
docs(telemetry): add Google Cloud Monitoring dashboard documentation ( #16520 )
2026-01-13 18:10:34 +00:00
Abhi
b13c6b57ae
chore: rename smart-edit to edit ( #15923 )
2026-01-05 20:25:54 +00:00
Marat Boshernitsan
b9b3b8050d
Allow telemetry exporters to GCP to utilize user's login credentials, if requested ( #13778 )
2025-12-03 05:27:37 +00:00
David Huntsperger
26f050ff10
Updated ToC on docs intro; updated title casing to match Google style ( #13717 )
2025-12-01 19:38:48 +00:00
Shardul Natu
6a43b31218
update(telemetry): OTel API response event with finish reasons ( #13849 )
...
Co-authored-by: Shnatu <snatu@google.com >
2025-11-27 04:46:40 +00:00
Jenna Inouye
4b53b3a6e6
Update telemetry.md to remove references to flags. ( #12397 )
2025-10-31 20:23:45 +00:00
Jerop Kipruto
01ad74a870
docs(cli): user.email attribute is only available for Google auth ( #12372 )
2025-10-31 15:13:38 +00:00
Shardul Natu
236334d015
feat(telemetry): Add extension name to ToolCallEvent telemetry ( #12343 )
...
Co-authored-by: Shnatu <snatu@google.com >
2025-10-31 13:50:22 +00:00
Jerop Kipruto
135d981e3c
Create line change metrics ( #12299 )
2025-10-30 18:55:47 +00:00
Shardul Natu
36207abec2
feat(telemetry): Add extensions to StartSessionEvent telemetry ( #12261 )
...
Co-authored-by: Shnatu <snatu@google.com >
2025-10-29 22:21:32 +00:00
Christie Warwick (Wilson)
70996bfdee
feat: Add Open Telemetric semantic standard compliant log ( #11975 )
2025-10-28 20:02:46 +00:00
Jerop Kipruto
d915525c8e
docs(cli): update telemetry documentation ( #11806 )
2025-10-24 14:56:21 +00:00
anj-s
47f693173a
Add support for output-format stream-jsonflag for headless mode ( #10883 )
2025-10-15 20:55:37 +00:00
Jerop Kipruto
38bc856212
feat(telemetry): ensure all telemetry includes user email and installation id ( #10897 )
2025-10-10 16:06:08 +00:00
Jerop Kipruto
1f6716f98a
feat(telemetry): add diff stats to tool call metrics ( #10819 )
2025-10-09 22:01:35 +00:00
Richie Foreman
a08938010c
cleanup(markdown): Prettier format all markdown @ 80 char width ( #10714 )
2025-10-09 12:17:37 +00:00
Jenna Inouye
14dbda9145
Docs IA update and Get Started section. ( #10192 )
2025-10-01 23:24:29 +00:00