Commit 616068b
committed
Merge remote-tracking branch 'origin/main' into hooks/claude-code-compatible
* origin/main: (70 commits)
feat: allow goose askai bot to search goose codebase (#7508)
Revert "Reapply "fix: prevent crashes in long-running Electron sessions""
Reapply "fix: prevent crashes in long-running Electron sessions"
Revert "fix: prevent crashes in long-running Electron sessions"
fix: replace unwrap() with graceful error in scheduler execute_job (#7436)
fix: Dictation API error message shows incorrect limit (#7423)
fix(acp): Use ACP schema types for session/list (#7409)
fix(desktop): make bundle and updater asset naming configurable (#7337)
fix(openai): preserve order in Responses API history (#7500)
Use the correct Goose emoji 🪿 instead of Swan in README.md (#7485)
feat(ui): implement fullscreen and pip display modes for MCP Apps (#7312)
fix: prevent crashes in long-running Electron sessions
Disable tool pair summarization (#7481)
fix: New Recipe Warning does not close on cancel (#7524)
The client is not the source of truth (#7438)
feat: support Anthropic adaptive thinking (#7356)
copilot instructions: reword no prerelease docs (#7101)
fix(acp): don't fail session creation when model listing is unavailable (#7484)
feat: simplify developer extension (#7466)
feat: add goose-powered release notes generator workflow (#7503)
...
# Conflicts:
# Cargo.lockFile tree
450 files changed
+96454
-24948
lines changed- .cargo
- .github
- workflows
- bin
- crates
- goose-acp
- src
- tests
- common_tests
- test_data
- goose-cli
- src
- commands
- session
- static
- goose-mcp/src
- developer
- analyze
- languages
- tests
- editor_models
- prompts
- tests
- goose-server
- src
- commands
- routes
- templates
- tunnel
- goose
- src
- agents
- platform_extensions
- developer
- config
- context_mgmt
- gateway
- prompts
- providers
- canonical
- data
- declarative
- formats
- security
- session
- tests
- documentation
- blog
- 2026-02-23-goose-v1-25-0
- 2026-02-24-goose-grant-goose-in-a-pond
- 2026-02-25-order-lunch-with-goose
- docs
- getting-started
- guides/sessions
- mcp
- scripts
- src/pages/community
- data
- static/img
- scripts
- services/ask-ai-bot
- events
- utils
- ai
- tools
- discord
- ui/desktop
- src
- api
- client
- components
- GooseSidebar
- Layout
- McpApps
- apps
- common
- conversation
- extensions
- parameter
- recipes
- schedule
- sessions
- settings
- app
- chat
- config
- dictation
- extensions
- modal
- subcomponents
- gateways
- keyboard
- localInference
- models
- bottom_bar
- subcomponents
- mode
- permission
- providers
- modal
- subcomponents
- forms
- subcomponents
- utils
- reset_provider
- response_styles
- security
- sessions
- tunnel
- ui
- contexts
- hooks
- recipe
- styles
- test
- theme
- utils
- tests/integration
- vendor/v8
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
450 files changed
+96454
-24948
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
185 | 187 | | |
186 | | - | |
| 188 | + | |
187 | 189 | | |
188 | 190 | | |
189 | 191 | | |
| |||
202 | 204 | | |
203 | 205 | | |
204 | 206 | | |
205 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
206 | 210 | | |
207 | | - | |
| 211 | + | |
208 | 212 | | |
209 | 213 | | |
210 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
278 | 280 | | |
279 | | - | |
| 281 | + | |
280 | 282 | | |
281 | 283 | | |
282 | 284 | | |
| |||
285 | 287 | | |
286 | 288 | | |
287 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
288 | 293 | | |
289 | 294 | | |
290 | 295 | | |
291 | 296 | | |
292 | 297 | | |
293 | | - | |
294 | | - | |
295 | | - | |
| 298 | + | |
| 299 | + | |
296 | 300 | | |
297 | 301 | | |
298 | 302 | | |
| |||
0 commit comments