feat: allow goose askai bot to search goose codebase (#7508)
Signed-off-by: The-Best-Codes <106822363+The-Best-Codes@users.noreply.github.com>
This commit is contained in:
@@ -13,3 +13,6 @@ AI_MODEL=claude-sonnet-4-6
|
||||
|
||||
# Path to documentation directory (default: ./docs in Docker, for local dev use ../../documentation/docs)
|
||||
DOCS_PATH=../../documentation/docs
|
||||
|
||||
# Path to codebase root (default: ../.. relative to this service, /app/codebase in Docker)
|
||||
CODEBASE_PATH=../..
|
||||
|
||||
Reference in New Issue
Block a user