docs: New shared Agent topic with updates to existing topics and other stuff (#2160)

Co-authored-by: John Austin <jaustin@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
This commit is contained in:
John Austin
2025-04-17 13:16:43 -07:00
committed by GitHub
parent 03b461bb1a
commit 9b605dbdd7
19 changed files with 360 additions and 41 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
---
sidebar_position: 6
title: File Management
sidebar_position: 10
sidebar_label: File Management
---
# File Management
As an autonomous agent, Goose is designed to carry out tasks following specified instructions. This may sometimes involve working with local files. It's essential to follow best practices for safe file modification to monitor changes and revert anywhere necessary.