Commit Graph

319 Commits

Author SHA1 Message Date
bruwbird dd98e8757b docs: reasoning effort levels for Codex provider (#6798)
Signed-off-by: Yusuke Shimizu <stm1051212@gmail.com>
2026-02-12 17:59:44 +00:00
dianed-square af15242b57 docs: standalone mcp apps and apps extension (#6791)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 16:25:35 +00:00
Manik Surtani ffc2471d5a docs: White label guide (#6857)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: angiejones <jones.angie@gmail.com>
2026-02-12 02:43:18 +00:00
dianed-square 7f0af1be52 docs: pin version in ci/cd (#7168) 2026-02-12 01:24:37 +00:00
dianed-square c6e27b8f84 docs: keyring fallback to secrets.yaml (#7165) 2026-02-11 22:29:28 +00:00
Douwe Osinga 12a346fec1 Make the system prompt smaller (#6991)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-11 15:48:49 +00:00
Josh Soref f636a97faa Spelling (#7137)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2026-02-11 14:35:24 +00:00
dianed-square 72601fd3cb docs: tool output optimization (#7109) 2026-02-10 15:08:09 +00:00
Jonathan Hult 8de69f6e2b chore(docs): update GOOSE_SESSION_ID -> AGENT_SESSION_ID (#6669)
Signed-off-by: Jonathan Hult <Jonathan@JonathanHult.com>
2026-02-09 15:32:09 +00:00
Emma Youndtsmith 966ced19bb Document max_turns settings for recipes and subagents (#7044) 2026-02-06 17:04:12 +00:00
dianed-square 57033b70b5 docs: run extensions in containers (#6971)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-05 16:59:28 +00:00
dianed-square f3d969c317 docs: custom model definitions (#6910) 2026-02-04 15:07:26 +00:00
dianed-square adc7732482 docs: gooseignore negation patterns (#6929)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-03 22:44:32 +00:00
Emma Youndtsmith 782ef02e6e Document keyboard shortcut menu (#6928)
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
2026-02-03 20:39:06 +00:00
Emma Youndtsmith 7fa5b3ecdf Document duplicate session button and fork command (#6923) 2026-02-03 19:19:57 +00:00
dianed-square 632e4fc30f docs: cli external editor (#6922) 2026-02-03 19:15:18 +00:00
dianed-square 29e41ee2e2 docs: customizable prompt templates (#6908) 2026-02-03 19:14:49 +00:00
Elias Posen 8631caa890 Use Port of Context (pctx) for code mode (#6765)
Signed-off-by: Elias Posen <elias@posen.ch>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
2026-02-03 12:15:49 -05:00
dianed-square 3d4a20f5c1 docs: session isolation (#6846) 2026-01-30 11:44:18 -08:00
dianed-square 22e10b14bf docs: cli newline keybinding (#6823)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-29 16:40:51 -08:00
dianed-square 70f7bd7cc1 docs: usage data collection (#6822) 2026-01-29 15:00:33 -08:00
Angie Jones d0e8112ac7 tutorial: subagents (#6756) 2026-01-27 19:33:31 -05:00
dianed-square 48e7b505f3 docs: multi-chat support and misc updates (#6753) 2026-01-27 14:52:26 -08:00
Emma Youndtsmith b662d0d84d Document r slash command (#6724) 2026-01-26 17:29:09 -06:00
Emma Youndtsmith 1765318d18 Document spellcheck toggle (#6721) 2026-01-26 14:23:26 -06:00
dianed-square cbe510e81c docs: export recipe and copy yaml (#6680) 2026-01-23 13:15:32 -08:00
dianed-square bb82c062b1 docs: mid-session changes (#6672)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-23 12:11:18 -08:00
dianed-square 4578c77576 docs: ml-based prompt injection detection (#6627) 2026-01-22 14:34:33 -08:00
Emma Youndtsmith 24e85afd30 Document tab completion (#6635) 2026-01-22 10:00:17 -06:00
dianed-square 51cc5db387 docs: max tokens config (#6596) 2026-01-20 15:40:31 -08:00
dianed-square 5a04ee8700 docs: http proxy environment variables (#6594)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-20 14:08:41 -08:00
Emma Youndtsmith 60891d379f Fix path for global agent skills (#6591) 2026-01-20 11:57:12 -06:00
dianed-square 87e52b5410 docs: temp correction for agent directory (#6544) 2026-01-16 09:24:19 -08:00
dianed-square 5e102f81f1 docs: acp mcp support (#6491) 2026-01-14 10:39:06 -08:00
Emma Youndtsmith 653fa3a712 Remove gitignore fallback from gooseignore docs (#6480) 2026-01-13 14:18:28 -06:00
Adrian Cole 8880192071 docs: remove SSE transport and rename to Streamable HTTP (#6319)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-12 13:42:48 -08:00
Abhijay Jain 9376796cf0 refactor: include hidden dotfiles folders in file picker search (#6315)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-01-12 14:56:30 -05:00
dianed-square 350ab4b96a docs: stream-json and auth-token cli options (#6426)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-09 15:41:48 -08:00
dorien-koelemeijer 9dc548ee2f Add ML-based prompt injection detection (#5623) 2026-01-08 11:55:59 +10:00
Rizel Scarlett e49079edc0 docs: add MCP Apps tutorial and documentation updates (#6384) 2026-01-07 18:06:31 -05:00
dianed-square c90ead254f docs: slash commands topic (#6333)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2026-01-05 16:59:35 -08:00
dianed-square 982b894521 docs: add goose for vs code extension (#6262)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-30 09:51:12 -08:00
dianed-square 454e98bb74 docs: agent skills compatibility note (#6299) 2025-12-29 17:49:27 -08:00
Rizel Scarlett c5b9163967 docs: clarify GOOSE_TERMINAL requires ~/.zshenv for zsh users (#6297) 2025-12-29 17:35:09 -05:00
Ramiro Salas 31eaa47209 feat: add OpenAI Codex CLI provider (#6263)
Signed-off-by: RamXX <ramxx@ramirosalas.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-12-29 17:01:21 +11:00
Angie Jones fa3885d2d4 docs: ref blog from Skills page (#6269) 2025-12-24 10:41:17 -06:00
dianed-square 48f2dc2d2c docs: move code mode topic (#6259) 2025-12-23 14:52:42 -08:00
dianed-square 4e33e5a934 docs: code mode and code execution extension (#6255) 2025-12-23 13:39:59 -08:00
dianed-square 69aebcb992 docs: fix links in recipe topics (#6256) 2025-12-23 13:36:02 -08:00
Angie Jones 40246432dc remove Tool Selection Strategy preview (#6250) 2025-12-23 14:09:06 -06:00