summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-06-13Handle telemetry in non-interactive mode (#1002)Jerop Kipruto
2025-06-12Code Assist cleanup and docs (#993)Tommaso Sciortino
2025-06-12Refactor OTEL logging for API calls (#991)Jerop Kipruto
2025-06-12GitHub MCP warning (#979)Eddie Santos
2025-06-12telemetry: include user decisions in tool call logs (#966)Jerop Kipruto
2025-06-12Edit pass of docs/architecture.md (#971)starsandskies
2025-06-11Added note about using MCP/tools with a sandbox (#933)Mark McDonald
2025-06-11Telemetry: Improve clarity of user prompt event (#967)Jerop Kipruto
2025-06-11feat: External editor settings (#882)Leo
2025-06-11add excludeTools flag to settings.json config (#957)JingboWang1997-1
2025-06-11Extensibility: Gemini.md files (#944)matt korwel
2025-06-11feat(telemetry): expand cli configuration eventjerop
2025-06-11feat(telemetry): Update API response in telemetryjerop
2025-06-11refactor(telemetry): pass config object to telemetry functionsjerop
2025-06-11update token usage with typesjerop
2025-06-11update from metrics and logs prefix from gemini_code to gemini_clijerop
2025-06-10docs(telemetry): Refine OTEL Collector setup instructionsjerop
2025-06-10Allow simple extensions for registering MCPservers (#890)Tommaso Sciortino
2025-06-10update documentation for oteljerop
2025-06-10docs(telemetry): improve telemetry documentationjerop
2025-06-10Fix null pointer for traces field and use the batch processor (#884)anj-s
2025-06-10restricted networking for all sandboxing methods, new seatbelt profiles, upda...Olcan
2025-06-09docs: add deployment documentation (#874)Brandon Keiji
2025-06-09Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (...matt korwel
2025-06-09rename shell tool more intuitively as run_shell_command (from historical name...Olcan
2025-06-08Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)N. Taylor Mullen
2025-06-07Bryanmorgan/add mcp description support (#825)Bryan Morgan
2025-06-07docs: update and reorganize documentation (#806)cperry-goog
2025-06-06Add batch editing capabilities to Edit Tool (#648)Keith Ballinger
2025-06-06docs: Initialize tutorials section with MCP server examplejerop
2025-06-06feat: Enable environment variable substitution in settingsjerop
2025-06-05OpenTelemetry Integration & Telemetry Control Flag (#762)Jerop Kipruto
2025-06-05Bump default model to `gemini-2.5-pro-preview-06-05` (#765)Eddie Santos
2025-06-05fix: Disable automatic image building if BUILD_SANDBOX is not provided (#764)Tolik Malibroda
2025-06-05feat: Add multi-stage docker build support for custom sandbox.Dockerfile (#746)Tolik Malibroda
2025-06-05Add Theme docs (#753)Miguel Solorio
2025-06-04Docs: Update architecture diagram with Google colors (for future aricles) (#718)Riccardo Carlesso
2025-06-04Fix broken documentation links after server->core folder rename (#740)Keith Ballinger
2025-06-04Ignore folders files (#651)Keith Ballinger
2025-06-03Update configuration.md (#722)Cindy Xing
2025-06-03link tool discovery/call docs from core configuration doc (#720)Olcan
2025-06-03document mcp server trust option (#719)Olcan
2025-06-02allow toolDiscoveryCommand to return function declarations with or without a ...Olcan
2025-06-02Add documentation about debugging using React DevTools (#679)Sandy Tao
2025-05-31feat: allow custom filename for context files (#654)Allen Hutchison
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-30docs: Update README, CONTRIBUTING, and CLI configuration docs (#591)cperry-goog
2025-05-29Refactor read-file and support images. (#480)Jacob Richman
2025-05-20Update docs and tool description for read-many-files. (#456)Jacob Richman
2025-05-20coreTools doc tweak (#452)Olcan