Commit f9401ba
committed
Merge remote-tracking branch 'origin/main' into responses-gpt-5.2-x
* origin/main: (263 commits)
working_dir usage more clear in add_extension (aaif-goose#6958)
Use Canonical Models to set context window sizes (aaif-goose#6723)
Set up direnv and update flake inputs (aaif-goose#6526)
fix: restore subagent tool call notifications after summon refactor (aaif-goose#7243)
fix(ui): preserve server config values on partial provider config save (aaif-goose#7248)
fix(claude-code): allow goose to run inside a Claude Code session (aaif-goose#7232)
fix(openai): route gpt-5 codex via responses and map base paths (aaif-goose#7254)
feat: add GoosePlatform to AgentConfig and MCP initialization (aaif-goose#6931)
Fix copied over (aaif-goose#7270)
feat(gemini-cli): add streaming support via stream-json events (aaif-goose#7244)
fix: filter models without tool support from recommended list (aaif-goose#7198)
fix(google): handle more thoughtSignature vagaries during streaming (aaif-goose#7204)
docs: playwright CLI skill tutorial (aaif-goose#7261)
install node in goose dir (aaif-goose#7220)
fix: relax test_basic_response assertion for providers returning reasoning_content (aaif-goose#7249)
fix: handle reasoning_content for Kimi/thinking models (aaif-goose#7252)
feat: sandboxing for macos (aaif-goose#7197)
fix(otel): use monotonic_counter prefix and support temporality env var (aaif-goose#7234)
Streaming markdown (aaif-goose#7233)
Improve compaction messages to enable better post-compaction agent behavior (aaif-goose#7259)
...
# Conflicts:
# crates/goose/src/providers/openai.rsFile tree
714 files changed
+184409
-115001
lines changed- .github
- workflows
- clippy-baselines
- crates
- goose-acp
- src
- bin
- transport
- tests
- common_tests
- fixtures
- test_data
- goose-bench
- src
- assets
- eval_suites
- core
- computercontroller
- developer_image
- developer_search_replace
- developer
- memory
- vibes
- runners
- goose-cli
- src
- bin
- commands
- recipes
- scenario_tests
- recordings/openai
- session
- goose-mcp
- src
- autovisualiser
- computercontroller
- platform
- developer
- analyze
- languages
- tests
- tests
- memory
- tutorial
- tutorials
- goose-server
- src
- commands
- routes
- templates
- goose-test-support
- examples
- src
- test_assets
- goose-test
- goose
- examples
- src
- agents
- builtin_skills
- platform_extensions
- snapshots
- config
- signup_tetrate
- context_mgmt
- conversation
- dictation
- whisper_data
- execution
- goose_apps
- otel
- permission
- prompts
- providers
- canonical
- data
- declarative
- formats
- recipe
- security
- session
- tracing
- tests
- mcp_replays
- documentation
- automation/cli-command-tracking
- config
- recipes
- scripts
- blog
- 2025-03-12-goose-figma-mcp
- 2025-03-14-goose-ollama
- 2025-03-18-goose-langfuse
- 2025-03-31-goose-benchmark
- 2025-03-31-securing-mcp
- 2025-04-08-vibe-code-responsibly
- 2025-04-17-goose-goes-to-NY
- 2025-04-21-practical-use-cases-of-ai
- 2025-05-06-recipe-for-success
- 2025-05-09-developers-ai-playbook-for-team-efficiency
- 2025-05-20-goose-gets-a-drivers-license
- 2025-07-28-streamlining-detection-development-with-goose-recipes
- 2025-08-04-mcp-jupyter-server
- 2025-08-10-vibe-coding-with-goose-building-apps-with-ai-agents
- 2025-08-11-mcp-ui-post-browser-world
- 2025-08-14-how-goose-rebuilt-my-website
- 2025-08-28-ai-teammate
- 2025-12-15-code-mode-mcp
- 2026-01-05-agentic-guardrails-and-controls
- 2026-01-30-5-tips-building-mcp-apps
- 2026-02-06-8-things-you-didnt-know-about-code-mode
- 2026-02-06-rp-why-skill
- 2026-02-06-rpi-openclaw-alternative
- 2026-02-07-context-engineering
- docs
- assets
- guides
- getting-started
- guides
- interactive-chat
- managing-tools
- recipes
- sessions
- mcp
- troubleshooting
- tutorials
- src
- components
- HomepageFeatures
- ui
- css
- pages
- community/data
- extensions
- prompt-library/data/prompts
- recipes/data/recipes
- skills
- static
- img
- authors
- videos
- evals/open-model-gym
- mcp-harness
- src
- suite
- scenarios
- src
- examples
- recipe-scanner
- scripts
- bench-postprocess-scripts
- test-subrecipes-examples
- services/ask-ai-bot
- clients
- commands
- events
- utils
- ai
- tools
- ui/desktop
- public
- src
- api
- client
- core
- bin
- components
- GooseSidebar
- Layout
- McpApps
- apps
- common
- conversation
- parameter
- recipes
- __tests__
- schedule
- sessions
- settings
- app
- chat
- config
- dictation
- extensions
- modal
- subcomponents
- keyboard
- models
- bottom_bar
- subcomponents
- mode
- permission
- providers
- modal
- subcomponents
- forms
- subcomponents
- utils
- reset_provider
- security
- ui
- constants
- hooks
- images
- platform/windows/bin
- recipe
- sandbox
- styles
- test
- types
- utils
- __tests__
- tests/integration
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
714 files changed
+184409
-115001
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
69 | | - | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
88 | | - | |
| 87 | + | |
89 | 88 | | |
90 | 89 | | |
91 | | - | |
| 90 | + | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
| |||
110 | 109 | | |
111 | 110 | | |
112 | 111 | | |
113 | | - | |
114 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
| 116 | + | |
| 117 | + | |
202 | 118 | | |
203 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
204 | 125 | | |
205 | | - | |
206 | | - | |
| 126 | + | |
207 | 127 | | |
208 | | - | |
| 128 | + | |
209 | 129 | | |
210 | 130 | | |
211 | 131 | | |
212 | 132 | | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
| 133 | + | |
217 | 134 | | |
218 | 135 | | |
219 | 136 | | |
| |||
233 | 150 | | |
234 | 151 | | |
235 | 152 | | |
236 | | - | |
| 153 | + | |
| 154 | + | |
237 | 155 | | |
238 | 156 | | |
239 | 157 | | |
240 | | - | |
241 | 158 | | |
242 | 159 | | |
243 | | - | |
244 | 160 | | |
245 | 161 | | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | 162 | | |
251 | | - | |
| 163 | + | |
252 | 164 | | |
253 | 165 | | |
254 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
181 | 180 | | |
182 | 181 | | |
183 | 182 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
| 183 | + | |
195 | 184 | | |
0 commit comments