Jacob Richman
|
04f65f3d55
|
Migrate core render util to use xterm.js as part of the rendering loop. (#19044)
|
2026-02-19 00:46:50 +00:00 |
|
Christian Gunderman
|
7f2d33458a
|
Disallow unnecessary awaits. (#15172)
|
2025-12-17 05:28:18 +00:00 |
|
Abhi
|
d35a1fdec7
|
fix: handle missing local extension config and skip hooks when disabled (#14744)
|
2025-12-09 01:51:42 +00:00 |
|
Justin Poehnelt
|
205d0f456e
|
fix(extensions): resolve GitHub API 415 error for source tarballs (#13319)
|
2025-12-04 17:16:08 +00:00 |
|
Maksym
|
f2c52f777c
|
fix(cli): allow non-GitHub SCP-styled URLs for extension installation (#13800)
Co-authored-by: Maksym Kursin <maksym.kursin@dkatalis.com>
|
2025-11-25 16:57:53 +00:00 |
|
Megha Bansal
|
61582678bf
|
Optimize and improve test coverage for cli/src/config (#13485)
|
2025-11-21 04:57:59 +00:00 |
|
Haroon Chaudhry
|
a0a6828265
|
fix: Downloading release assets from private GitHub repository #11928 (#12682)
|
2025-11-07 15:50:44 +00:00 |
|
Jainam M
|
6ab1b239ca
|
refactor(core): Refactored and removed redundant test lines in telemetry (#12356)
|
2025-11-04 08:42:31 +00:00 |
|
Jacob MacDonald
|
1b302deeff
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Jacob MacDonald
|
c4c0c0d182
|
Create ExtensionManager class which manages all high level extension tasks (#11667)
|
2025-10-23 18:39:36 +00:00 |
|
christine betts
|
c6a59896f3
|
Add extensions logging (#11261)
|
2025-10-21 20:55:16 +00:00 |
|
Zack Birkenbuel
|
cc7e1472f9
|
Pass whole extensions rather than just context files (#10910)
Co-authored-by: Jake Macdonald <jakemac@google.com>
|
2025-10-20 23:15:23 +00:00 |
|
Jacob MacDonald
|
d3bdbc6978
|
add extension IDs (#11377)
|
2025-10-17 20:29:07 +00:00 |
|
Jacob MacDonald
|
8c1656bf56
|
Don't always fall back on a git clone when installing extensions (#11229)
|
2025-10-15 21:29:16 +00:00 |
|
Jacob MacDonald
|
56ca62cf3c
|
Pre releases (#10752)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-08 21:26:12 +00:00 |
|
Zack Birkenbuel
|
8980276b20
|
Rationalize different Extension typings (#10435)
|
2025-10-08 14:31:41 +00:00 |
|
Jacob MacDonald
|
343be47fa9
|
use extract-zip and tar libraries to extract archives (#10414)
Co-authored-by: christine betts <chrstn@uw.edu>
|
2025-10-07 15:37:41 +00:00 |
|
Jacob MacDonald
|
7f8537a130
|
Cleanup extension update logic (#10514)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-04 04:06:26 +00:00 |
|
Jacob MacDonald
|
ebbfcda762
|
support giving a github repo URL with a trailing slash (#10360)
|
2025-10-02 14:34:23 +00:00 |
|
Jacob MacDonald
|
d8393a06dd
|
dont attempt to look up releases on github for non-github git uris (#9235)
|
2025-09-23 16:52:42 +00:00 |
|
christine betts
|
d9828e2571
|
Reinstate support for updating locally-installed extensions (#8833)
|
2025-09-22 03:44:58 +00:00 |
|
Jacob MacDonald
|
22b7d86574
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
Jacob MacDonald
|
899b6f72cb
|
Better parsing of github extension source uris (#8736)
|
2025-09-18 19:52:19 +00:00 |
|
christine betts
|
eddd13d70e
|
Add simple extensions release flow support (#8498)
|
2025-09-17 22:14:01 +00:00 |
|