summaryrefslogtreecommitdiff
path: root/docs/index.md
AgeCommit message (Collapse)Author
2025-08-20Update README.md (#6603)matt korwel
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-08-13Add usage documentation for IDE integration (#6154)Shreya Keshive
2025-07-04Releasing: Utilizing Github Actions and Tagging for release. (#2852)matt korwel
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-25Add tos and privacy links docs for clarity (#1571)anj-s
2025-06-24Checkpointing documentation (#1321)Louis Jimenez
Co-authored-by: matt korwel <[email protected]>
2025-06-24Refactor usage statistics to be a top-level setting (#1363)Jerop Kipruto
This commit refactors the `usageStatisticsEnabled` setting from a sub-property of the `telemetry` configuration to a top-level setting. This change simplifies the configuration by decoupling usage statistics from the telemetry settings. The documentation has also been updated to reflect this change.
2025-06-23[June 25] Updated docs for telemetry and user statistics (#1346)Bryan Morgan
2025-06-23docs(telemetry): relocate telemetry documentation (#1327)Jerop Kipruto
Moves the telemetry.md file from docs/core to the top-level docs/ directory to make it more discoverable. Updates the link in the main index.md and removes the old reference from the CLI configuration page.
2025-06-21Updating missing commands (#1289)cperry-goog
2025-06-18docs: update documentation from starsandskies/patch-2 (#1143)N. Taylor Mullen
Co-authored-by: starsandskies <[email protected]> Co-authored-by: matt korwel <[email protected]>
2025-06-10Allow simple extensions for registering MCPservers (#890)Tommaso Sciortino
2025-06-09rename shell tool more intuitively as run_shell_command (from historical ↵Olcan
name of execute_bash_command inherited from terminal tool) (#869)
2025-06-08Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)N. Taylor Mullen
2025-06-07docs: update and reorganize documentation (#806)cperry-goog
2025-06-06Add batch editing capabilities to Edit Tool (#648)Keith Ballinger
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-04Fix broken documentation links after server->core folder rename (#740)Keith Ballinger
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-15Docs: Fix broken links and update documentation (#377)cperry-goog
2025-05-15Docs: Add initial project documentation structure and content (#368)cperry-goog
Co-authored-by: Taylor Mullen <[email protected]>