Commit Graph

40 Commits

Author SHA1 Message Date
Steffen Kram 501c3e8a24 fix: use api. subdomain for enterprise GitHub Copilot token URL (#8494) 2026-04-12 23:32:20 +00:00
Lifei Zhou 03afcf1ffc add customised github copilot configuration (#8251) 2026-04-02 13:51:50 +00:00
jh-block 11f46dc0e0 fix: GitHub Copilot auth fails to open browser in Desktop app (#6957) (#8019)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-26 18:03:44 +00:00
Vincenzo Palazzo 827175619a fix: clean up OAuth token cache on provider deletion (#7908)
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 17:54:11 +00:00
Lifei Zhou 5dacfde2f3 chore: show important keys for provider configuration (#7265) 2026-02-18 07:10:53 +00:00
Douwe Osinga 9a91fccfb5 Everything is streaming (#7247)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-17 18:53:38 +00:00
Adrian Cole 8d59c2dced feat: MCP support for agentic CLI providers (#6972)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-11 23:37:52 +00:00
Adrian Cole 08b89ca66b fix: remove Option from model listing return types, propagate errors (#7074)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-09 00:03:10 +00:00
Adrian Cole 1ad81e3b69 refactor(providers): extract ProviderDef trait and OpenAiCompatibleProvider (#6832)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-02 22:36:54 +00:00
Adrian Cole f5b402bbdf fix(goose): only send agent-session-id when a session exists (#6657)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-27 13:43:05 +09:00
Adrian Cole 67de49abbb fix(goose): propagate session_id across providers and MCP (#6584)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-22 08:28:56 +08:00
Lifei Zhou 9aee76391c Handling special claude model response in github copilot provider (#6369) 2026-01-08 08:22:59 +11:00
Lifei Zhou a842c99d11 make sure the models are using streaming properly (#6331) 2026-01-06 15:28:15 +11:00
Douwe Osinga 1c820addeb OpenRouter & Xai streaming (#5873)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-16 13:24:53 -05:00
Michael Neale 4cc95d4202 chore: some old code hanging around, and mention configure cli (#5822)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-24 09:46:37 -05:00
Alex Hancock cd33b23fc1 fix: make image processing work in github copilot provider (#5687) 2025-11-12 10:32:45 -05:00
Alex Hancock 2c03f9e88c feat(githubcopilot): add support for newer Copilot AI Models (#5603)
Signed-off-by: Ramazan Sancar <ramazansancar4545@gmail.com>
Co-authored-by: Ramazan Sancar <ramazansancar4545@gmail.com>
2025-11-06 09:50:37 -05:00
Zane 89f7384d57 add clippy warning for string_slice (#5422)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-04 17:46:25 -05:00
Jack Amadeo 2970b5fa34 Stringly typed config (#5463) 2025-10-30 15:13:32 -04:00
Will Pfleger 4d8c91efbd Enable runtime access to provider name (#5399) 2025-10-28 14:21:24 -04:00
Jack Amadeo 9b4c8726f1 improve provider request logging a bit (#5236) 2025-10-18 11:35:42 -04:00
Douwe Osinga 1015064367 Make async (#5126)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-10 19:31:50 -04:00
Douwe Osinga d3a222ddbf Make it startable from playwright and also isolate (#5016)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-06 20:59:26 -04:00
John M Daly 7886db1418 fix(providers): update Claude Sonnet 4 model identifier (#4884)
Signed-off-by: John M Daly <jmdaly@gmail.com>
2025-10-02 14:29:09 -04:00
Angela Ning ac9fd717c8 Tiny: fix github casing (#4903) 2025-09-30 15:35:15 -04:00
Angie Jones 63f3669cf7 Remove deprecated Claude 3.5 models (#4590) 2025-09-10 14:41:02 -05:00
David Katz 72f4ebc640 Feat: Let providers configure a fast model for summarization (#4228) 2025-08-21 17:41:33 -04:00
Jack Amadeo 5eb01004a4 chore: use a Conversation type (#3735) 2025-08-06 22:06:13 -04:00
Adam Tarantino c2f08557af feat: add OAuth provider abstraction for CLI configuration (#3157)
Signed-off-by: Adam Tarantino <tarantino.adam@gmail.com>
2025-08-06 17:04:49 +02:00
Douwe Osinga 918faddf03 Generic retry and error parsing (#3558)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-05 10:37:04 +02:00
Douwe Osinga 21604df685 Ok, well, that got out of hand (#3718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-30 11:41:42 +02:00
Gustavo Hoirisch c84dc392be feat(githubcopilot): add ability to fetch supported models (#2717)
Signed-off-by: Gustavo Hoirisch <gugahoi@users.noreply.github.com>
2025-07-29 11:01:18 +02:00
Alex Hancock b4fc6f7cc8 alexhancock/rmcp-tools-annotations (#3617) 2025-07-24 14:58:14 -04:00
Mike Seddon b3cd03ef61 chore: remove needless clone() in goose/providers (#2528)
Signed-off-by: Mike Seddon <seddonm1@gmail.com>
2025-07-22 11:47:43 -04:00
Jack Amadeo 6555a530b2 feat: Implement streaming for OpenAI (#3413) 2025-07-15 15:16:21 -04:00
Michael Neale 3bb5600632 chore: remove unused dependencies (#3049) 2025-07-03 09:39:14 -04:00
Ebony Louis 3468973c48 Fix GitHub Copilot Provider Config (#2955) 2025-06-17 16:26:28 -07:00
GitMurf 465a43cf51 fix(copilot): gh copilot auth token conflicts w/ gh mcp env var (#2743) 2025-06-04 14:46:27 -05:00
Antonio Cheong 4ae5e4264c feat: GitHub Copilot stream support (fixes gpt-4.1, claude) (#2576)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
2025-05-19 10:23:04 -07:00
Tyler Rockwood d395fb9266 goose/providers: add github copilot (#1926) 2025-05-08 18:14:10 +10:00