mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 06:34:26 +01:00
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:
@@ -1,14 +1,13 @@
|
||||
---
|
||||
title: Using Goosehints
|
||||
sidebar_position: 3
|
||||
title: Providing Hints to Goose
|
||||
sidebar_position: 4
|
||||
sidebar_label: Using Goosehints
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
# Providing Hints to Goose
|
||||
|
||||
`.goosehints` is a text file used to provide additional context about your project and improve the communication with Goose. The use of `goosehints` ensures that Goose understands your requirements better and can execute tasks more effectively.
|
||||
|
||||
:::info Developer extension required
|
||||
|
||||
Reference in New Issue
Block a user