mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
Fixed small typo in ARCHITECTURE.md (#1924)
This commit is contained in:
parent
15f2ba01e5
commit
ba73df4a2b
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ that you should be able to observe by using it.
|
|||
- Surfacing the plan to document what has been accomplished
|
||||
|
||||
> [!TIP]
|
||||
> In addition, there are some implementation choices that we've found very performance driving. The share
|
||||
> In addition, there are some implementation choices that we've found very performance driving. They share
|
||||
> a theme of working well by default without constraining the model.
|
||||
>
|
||||
> - Encouraging the model to use `ripgrep` via the shell performs very well for navigating filesystems. It mostly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue