opencode-agent[bot]
|
353532b1c1
|
chore: generate
|
2026-04-23 16:00:01 +00:00 |
|
Shoubhit Dash
|
9df7c78ebe
|
fix(npm): respect npmrc for version lookups (#24016)
|
2026-04-23 21:28:54 +05:30 |
|
Shoubhit Dash
|
38deb0f3ee
|
fix(npm): respect npmrc config (#24001)
|
2026-04-23 19:54:01 +05:30 |
|
Luke Parker
|
e383df4b17
|
feat: support pull diagnostics in the LSP client (C#, Kotlin, etc) (#23771)
|
2026-04-23 00:25:40 -04:00 |
|
Aiden Cline
|
e539efe2b9
|
fix: patch arborist to get around bun bug (#23460)
|
2026-04-20 00:49:46 -05:00 |
|
Dax Raad
|
f27eb8f09e
|
fix plugins reinstalling too often
|
2026-04-18 20:02:24 -04:00 |
|
Dax Raad
|
1ee712e549
|
core: fix early return when node_modules is missing during package install
|
2026-04-18 10:42:33 -04:00 |
|
Dax
|
cded68a2e2
|
refactor(npm): use object-based package spec for install API (#23181)
|
2026-04-17 17:30:50 -04:00 |
|
Dax
|
467be08e67
|
refactor: consolidate npm exports and trace flock acquisition (#23151)
|
2026-04-17 18:58:37 +00:00 |
|
Dax Raad
|
992435aaf8
|
do not flock until reify
|
2026-04-17 14:18:48 -04:00 |
|
Dax Raad
|
2f73e73e9d
|
trace npm fully
|
2026-04-17 14:08:45 -04:00 |
|
Kit Langton
|
5d47ea0918
|
refactor: unwrap ConfigMCP namespace + self-reexport (#22948)
|
2026-04-16 19:52:04 -04:00 |
|
Kit Langton
|
ab15fc1575
|
refactor: collapse npm barrel into npm/index.ts (#22911)
|
2026-04-16 20:36:02 +00:00 |
|
Dax
|
675a46e23e
|
CLI perf: reduce deps (#22652)
|
2026-04-16 02:03:03 -04:00 |
|
Kit Langton
|
343a564183
|
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
|
2026-04-15 23:15:58 -04:00 |
|
Kit Langton
|
d22b5f026d
|
feat: unwrap unpm namespace to flat exports + barrel (#22708)
|
2026-04-16 02:14:44 +00:00 |
|
Dax
|
4ae7c77f8a
|
migrate: move flock and hash utilities to shared package (#22640)
|
2026-04-15 15:50:24 +00:00 |
|
Dax
|
be9432a893
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Luke Parker
|
68f4aa220e
|
fix(plugin): parse package specifiers with npm-package-arg and sanitize win32 cache paths (#21135)
|
2026-04-06 00:26:40 +00:00 |
|
Dax
|
629e866ff0
|
fix(npm): Arborist reify fails on compiled binary — Bun pre-resolves node-gyp path at build time (#21040)
|
2026-04-04 16:27:20 -04:00 |
|
Sebastian
|
8a8f7b3e90
|
flock npm.add (#20557)
|
2026-04-02 00:21:26 +00:00 |
|
Sebastian
|
cc30bfc94b
|
resolve subpath only packages for plugins (#20555)
|
2026-04-01 22:14:36 +00:00 |
|
Dax
|
c9326fc199
|
refactor: replace BunProc with Npm module using @npmcli/arborist (#18308)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-04-01 21:01:37 +00:00 |
|