Commit 1e1dc17
committed
Merge branch 'main' into wpfleger/fork-session
* main: (41 commits)
Allow customizing the new line keybinding in the CLI (#5956)
Ask for permission in the CLI (#6475)
docs: add Ralph Loop tutorial for multi-model iterative development (#6455)
Remove gitignore fallback from gooseignore docs (#6480)
fix: clean up result recording for code mode (#6343)
fix(code_execution): handle model quirks with tool calls (#6352)
feat(ui): support prefersBorder option for MCP Apps (#6465)
fixed line breaks (#6459)
Use Intl.NumberFormat for token formatting in SessionsInsights (#6466)
feat(ui): format large and small token counts for readability (#6449)
fix: apply subrecipes when using slash commands (#6460)
Fix: exclude platform_schedule_tool in CLI (#6442)
Fix: Small update in how ML-based prompt injection determines final result (#6439)
docs: remove SSE transport and rename to Streamable HTTP (#6319)
fix: correct Cloudinary extension command and env variable (#6453)
fix: add gap between buttons in MacDesktopInstallButtons.js (#6452)
refactor: include hidden dotfiles folders in file picker search (#6315)
upgraded safe npm packages (#6450)
chore(deps): bump react-router and react-router-dom in /ui/desktop (#6408)
chore(deps): bump lru from 0.12.5 to 0.16.3 (#6379)
...86 files changed
Lines changed: 4489 additions & 2921 deletions
File tree
- crates
- goose-cli
- src
- commands
- session
- goose-mcp
- goose-server/src
- routes
- goose
- src
- agents
- execution
- providers
- formats
- security
- session
- tests
- test_data
- documentation
- docs
- getting-started
- guides
- recipes
- mcp
- tutorials
- src
- components
- pages
- prompt-library/data/prompts
- recipes/data/recipes
- static
- scripts
- ui/desktop
- src
- api
- components
- McpApps
- sessions
- settings
- chat
- extensions
- subcomponents
- providers/modal/subcomponents/forms
- ui
- hooks
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
59 | | - | |
60 | 57 | | |
61 | 58 | | |
62 | 59 | | |
| |||
0 commit comments