Dax
|
556adad67b
|
fix: wait for dependencies before loading custom tools and plugins (#12227)
|
2026-02-05 03:25:43 +00:00 |
|
Aiden Cline
|
92eb982863
|
fix: undo change that used anthropic messages endpoint for anthropic models on copilot due to ratelimiting issues, go back to completions endpoint instead
|
2026-01-28 23:52:23 -06:00 |
|
Aiden Cline
|
8798a77a72
|
bump: plugins
|
2026-01-28 07:19:18 +00:00 |
|
Aiden Cline
|
5a0b3ee673
|
fix: ensure copilot plugin properly sets headers for new messages api
|
2026-01-28 02:04:30 -05:00 |
|
Aiden Cline
|
026b3cc88d
|
bump plugin version
|
2026-01-28 01:31:01 -05:00 |
|
Rohan Godha
|
898118bafb
|
feat: support headless authentication for chatgpt/codex (#10890)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-01-27 19:05:52 -05:00 |
|
Aiden Cline
|
45b09c1465
|
tweak: when using messages api for copilot, attach anthropic beta headers
|
2026-01-26 17:17:54 -05:00 |
|
Aiden Cline
|
ac53a372b0
|
feat: use anthropic compat messages api for anthropic models through copilot
|
2026-01-26 13:18:08 -05:00 |
|
Aiden Cline
|
94dd0a8dbe
|
ignore: rm spoof and bump plugin version
|
2026-01-25 17:27:24 -05:00 |
|
GitHub Action
|
e2d8310b76
|
chore: generate
|
2026-01-24 05:12:45 +00:00 |
|
Daniel Olowoniyi
|
1d09343f17
|
fix: allow gpt-5.1-codex model in codex auth pluginFixes (#10181)
|
2026-01-24 00:11:54 -05:00 |
|
Cas
|
e4286ae7a3
|
fix(codex): write refresh tokens to openai auth (#10010) (#10011)
|
2026-01-22 09:53:09 -06:00 |
|
Aiden Cline
|
19fe3e265a
|
mark subagent sessions as agent initiated to ensure they dont count against quota (got the ok from copilot team)
|
2026-01-21 16:33:43 -06:00 |
|
Aiden Cline
|
c89f6e7ac6
|
add chat.headers hook, adjust codex and copilot plugins to use it
|
2026-01-21 15:10:08 -06:00 |
|
Vladimir Glafirov
|
1820569818
|
chore(deps): update GitLab packages for better self-hosted instance support (#9856)
|
2026-01-21 11:23:33 -06:00 |
|
GitHub Action
|
80020ade2e
|
chore: generate
|
2026-01-16 23:23:57 +00:00 |
|
Amir Hasanbasic
|
08ef97b162
|
fix(opencode): add oauth polling safety margin in copilot device authentication (#8986)
|
2026-01-16 17:23:18 -06:00 |
|
Brandon Smith
|
8d720f9463
|
fix(opencode): add input limit for compaction (#8465)
|
2026-01-15 01:35:16 -06:00 |
|
Aiden Cline
|
b36837ae93
|
tweak: add error message so people know to reauthenticate with copilot
|
2026-01-14 20:21:03 -06:00 |
|
Aiden Cline
|
74baae597a
|
chore: bump plugin version
|
2026-01-14 17:43:12 -06:00 |
|
Aiden Cline
|
d78d31430d
|
feat: official copilot plugin (#8393)
|
2026-01-14 17:42:51 -06:00 |
|
Aiden Cline
|
1550ae47c0
|
add family to gpt 5.2 codex in codex plugin
|
2026-01-13 13:57:34 -06:00 |
|
Vladimir Glafirov
|
05867f9318
|
feat: Add GitLab Duo Agentic Chat Provider Support (#7333)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-01-13 13:21:39 -06:00 |
|
Aiden Cline
|
e47f383137
|
core: improve error handling for built-in plugin installation failures
|
2026-01-12 13:47:25 -06:00 |
|
Aiden Cline
|
20c18689c0
|
bump copilot plugin version
|
2026-01-11 12:58:14 -06:00 |
|
Aiden Cline
|
0cc3c3bc78
|
tweak: ensure codex built in plugin is always available
|
2026-01-10 22:59:39 -06:00 |
|
Frédéric DE MATOS
|
1662e149b3
|
fix: add ChatGPT-Account-Id header for organization subscriptions (#7603)
|
2026-01-10 07:50:24 -06:00 |
|
Aiden Cline
|
b03172d723
|
fix: ensure gpt-5.2-codex has variants
|
2026-01-09 19:15:57 -06:00 |
|
Aiden Cline
|
a44d4acb3f
|
tweak: adjust codex styling and fix hint
|
2026-01-09 18:59:57 -06:00 |
|
Aiden Cline
|
8b8a358de1
|
update docs and auth methods for openai
|
2026-01-09 18:45:03 -06:00 |
|
Aiden Cline
|
172bbdaced
|
feat: codex auth support (#7537)
|
2026-01-09 17:47:37 -06:00 |
|
Aiden Cline
|
de286b08f6
|
ignore: bump plugin version
|
2026-01-09 12:33:51 -06:00 |
|
Aiden Cline
|
a618fbe8cf
|
bump copilot plugin version
|
2026-01-09 01:32:00 -05:00 |
|
Shpetim
|
c3fd3c8656
|
fix(plugin): prevent duplicate plugin function initialization (#6787)
Co-authored-by: Shpetim <shpetim.alimi@ndbit.net>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2026-01-04 01:39:54 -06:00 |
|
Aiden Cline
|
b9b0e3475c
|
core: improve plugin loading to handle builtin plugin failures gracefully (#6739)
|
2026-01-03 00:54:35 -06:00 |
|
Dax Raad
|
038cff4a93
|
core: improve plugin loading to handle builtin plugin failures gracefully
|
2026-01-01 23:15:04 -05:00 |
|
Dax
|
351ddeed91
|
Permission rework (#6319)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-01-01 17:54:11 -05:00 |
|
Eduardo Santos de Brito
|
4657fa823f
|
feat(plugin): expose server URL to plugins (#6373)
|
2025-12-29 21:05:08 -06:00 |
|
Aiden Cline
|
070ced0b3f
|
fix: revert hook try/catch that surpressed errors
|
2025-12-10 00:14:24 -06:00 |
|
Aiden Cline
|
f5a77c8cd8
|
bump plugin versions
|
2025-12-07 22:42:35 -06:00 |
|
Dax
|
ea7ec60f51
|
v2 SDK (#5216)
Co-authored-by: GitHub Action <action@github.com>
|
2025-12-07 19:04:14 -05:00 |
|
Aiden Cline
|
8a0c86cbdb
|
bump: builtin plugin versions
|
2025-12-04 12:37:14 -06:00 |
|
Aiden Cline
|
0308b2ff98
|
bump anthropic plugin to fix header issue
|
2025-11-30 20:52:50 -06:00 |
|
Aiden Cline
|
ac1e2bfd49
|
bump copilot plugin, give better error message for copilot (#4678)
|
2025-11-24 00:40:15 -06:00 |
|
Aiden Cline
|
0588011476
|
ignore: bump copilot plugin version
|
2025-11-10 13:40:15 -06:00 |
|
Ola
|
fe94bb8e50
|
feat(provider): add GitHub Enterprise support for Copilot (#2522)
Co-authored-by: Jon-Mikkel Korsvik <48263282+jkorsvik@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-11-04 15:36:12 -06:00 |
|
Err
|
6f0028644e
|
fix: support scoped npm plugins (#3785)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-11-04 09:15:01 -06:00 |
|
Dax
|
96bdeb3c7b
|
OpenTUI is here (#2685)
|
2025-10-31 15:07:36 -04:00 |
|
Dax Raad
|
d86d3e7ea1
|
update copilot auth
|
2025-09-23 23:36:27 -04:00 |
|
Dax
|
3b6c0ec0b3
|
support custom tools (#2668)
|
2025-09-18 03:58:21 -04:00 |
|