architecture guide (#818)

This commit is contained in:
Ebony Louis
2025-01-28 09:25:13 -05:00
committed by GitHub
parent 1ce5ab7a45
commit dd01e83806
3 changed files with 70 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
---
sidebar_position: 1
sidebar_position: 2
---
# Extensions Design
This document describes the design and implementation of the [Extensions framework](/docs/getting-started/using-extensions) in Goose, which enables AI agents to interact with different extensions through a unified tool-based interface.