-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Feat: Added custom headers and toggle keyring CLI options #5017
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Added custom headers and toggle keyring CLI options #5017
Conversation
ac9d599 to
564ff96
Compare
|
Let us know when this is ready for review, or if you have questions! |
DOsinga
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
564ff96 to
dffd0dd
Compare
|
here's how to fix the DCO check |
b37fb67 to
cbee07e
Compare
|
sorry @BlairAllan for letting this linger - there was a merge conflict I tried to fix, but we changed the interface and I think I made it worse. can you have a look? |
c93eead to
4d119b2
Compare
|
there's a linter error now @BlairAllan |
edbfbe0 to
36d83b8
Compare
Signed-off-by: Blair Allan <Blairallan@icloud.com>
Signed-off-by: Blair Allan <Blairallan@icloud.com>
Signed-off-by: Blair Allan <Blairallan@icloud.com>
Signed-off-by: Blair Allan <Blairallan@icloud.com>
Signed-off-by: Blair Allan <Blairallan@icloud.com>
36d83b8 to
a525296
Compare
This should all be fixed now |
* 'main' of github.com:block/goose: Feat: Added custom headers and toggle keyring CLI options (#5017) Feat/automatic update installation (#5345) fix: Added "Merged consecutive assistant messages" to the acceptable issues for moim injection check (#5933) fix: anthropic provider model fetching (#5932) [MCP-UI] add CSP for images to proxy HTML (#5931)
…0-5147 * 'main' of github.com:block/goose: (243 commits) chore: upgrade npm packages (#5951) feat: ActionRequired (#5897) feat(acp): support loading sessions in acp (#5942) docs: add videos to multi-model page (#5938) docs: promote planning guide (#5934) fix: use a lock to ensure only need to run tunnel just in case multiple go… (#5885) Feat: Added custom headers and toggle keyring CLI options (#5017) Feat/automatic update installation (#5345) fix: Added "Merged consecutive assistant messages" to the acceptable issues for moim injection check (#5933) fix: anthropic provider model fetching (#5932) [MCP-UI] add CSP for images to proxy HTML (#5931) fix: correct typo in blog post (AIMDOEL -> AIMODEL) (#5902) feat: @goose in terminal (native terminal support) (#5887) docs: adding AI-friendly features (#5918) Blog/advent of ai announcement (#5917) Extension selector behind ALPHA flag (#5892) blog: typo fixes (#5896) blog: fixing img url (#5895) blog: MCPs for Developers (#5884) docs: Extension Manager MCP (#5883) ... # Conflicts: # crates/goose-server/src/routes/config_management.rs # crates/goose/src/providers/mod.rs # ui/desktop/openapi.json # ui/desktop/src/api/sdk.gen.ts # ui/desktop/src/api/types.gen.ts # ui/desktop/src/components/ProgressiveMessageList.tsx
Summary
Add support for custom HTTP headers and a CLI option to toggle keyring storage. Updated docs to explain how to add these headers and provided an example.
Type of Change
Testing
and loaded correctly
Storage