Commit 9ccc8eb
committed
Merge branch 'main' of github.com:block/goose into zane/validate-bundled-extensions-cmd
* 'main' of github.com:block/goose: (24 commits)
Set up direnv and update flake inputs (#6526)
fix: restore subagent tool call notifications after summon refactor (#7243)
fix(ui): preserve server config values on partial provider config save (#7248)
fix(claude-code): allow goose to run inside a Claude Code session (#7232)
fix(openai): route gpt-5 codex via responses and map base paths (#7254)
feat: add GoosePlatform to AgentConfig and MCP initialization (#6931)
Fix copied over (#7270)
feat(gemini-cli): add streaming support via stream-json events (#7244)
fix: filter models without tool support from recommended list (#7198)
fix(google): handle more thoughtSignature vagaries during streaming (#7204)
docs: playwright CLI skill tutorial (#7261)
install node in goose dir (#7220)
fix: relax test_basic_response assertion for providers returning reasoning_content (#7249)
fix: handle reasoning_content for Kimi/thinking models (#7252)
feat: sandboxing for macos (#7197)
fix(otel): use monotonic_counter prefix and support temporality env var (#7234)
Streaming markdown (#7233)
Improve compaction messages to enable better post-compaction agent behavior (#7259)
fix: avoid shell-escaping special characters except quotes (#7242)
fix: use dynamic port for Tetrate auth callback server (#7228)
...File tree
92 files changed
+8153
-2399
lines changed- .github/workflows
- crates
- goose-acp
- src
- tests/common_tests
- goose-cli
- src
- scenario_tests
- session
- goose-server/src
- commands
- routes
- goose
- examples
- src
- agents
- platform_extensions
- config/signup_tetrate
- context_mgmt
- execution
- otel
- providers
- canonical/data
- formats
- security
- tracing
- tests
- mcp_replays
- documentation/docs
- guides
- mcp
- tutorials
- ui/desktop
- src
- components
- settings
- extensions
- subcomponents
- providers/modal
- platform/windows/bin
- sandbox
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
92 files changed
+8153
-2399
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
0 commit comments