kenryu42
|
98578d3a7b
fix(bun): reinstall plugins when cache module missing (#8815)
|
1 month ago |
Aiden Cline
|
8ebc601ea2
core: use --no-cache when behind proxy to avoid hangs
|
2 months ago |
Aiden Cline
|
606cf3b6f2
chore: rm dead code
|
2 months ago |
Aiden Cline
|
f8bca50f00
rm unnecessary code
|
2 months ago |
Nick
|
c33a90320c
fix: resolve 'latest' to actual version when caching plugins (#5292)
|
2 months ago |
Adam
|
acf1dd8500
wip(share): more styling
|
3 months ago |
Aiden Cline
|
30ffcaa667
tweak: start bundling in some ai-sdk packages (#4649)
|
3 months ago |
Dax Raad
|
768c81cdfd
core: prevent concurrent bun package installs that could cause corruption or conflicts
|
3 months ago |
Aiden Cline
|
48e4f2f45d
tweak: add bun install retries
|
3 months ago |
Dax
|
96bdeb3c7b
OpenTUI is here (#2685)
|
4 months ago |
Jérôme Benoit
|
0eb899a950
chore: cleanup versioned zod imports (#3460)
|
4 months ago |
Dax
|
c1b4e1f19d
Upgrade to Zod v4 (#2605)
|
5 months ago |
Yordis Prieto
|
31b8e3d5ab
docs: clarify Bun's default registry resolution in index.ts (#1438)
|
7 months ago |
Nipuna Perera
|
add81b9739
Enhance private npm registry support (#998)
|
7 months ago |
Dax Raad
|
17fa8c117b
fix packages being reinstalled on every start
|
7 months ago |
Dax Raad
|
1254f48135
fix issue preventing things from working when node_modules or package.json present in ~/
|
7 months ago |
Dax Raad
|
4bb8536d34
introduce cache version concept for auto cleanup when breaking cache changes happen
|
7 months ago |
Dax
|
f884766445
v2 message format and upgrade to ai sdk v5 (#743)
|
8 months ago |
Wendell Misiedjan
|
3cfd9d80bc
fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage (#468)
|
8 months ago |
Dax Raad
|
00a3d818b6
ci: windows
|
8 months ago |
Dax Raad
|
9cfb6ff964
ignore: revert
|
8 months ago |
Dax Raad
|
9dc00edfc9
potential fix for failing to install provider package on first run
|
8 months ago |
Dax Raad
|
dbba4a97aa
force use npm registry
|
8 months ago |
Dax Raad
|
2c9fd1e776
BREAKING CHANGE: the config structure has changed, custom providers have an `npm` field now to specify which npm package to load. see examples in README.md
|
8 months ago |
Dax Raad
|
fa1266263d
downgrade to ai sdk v4.x
|
8 months ago |
Dax Raad
|
2c376c5abc
bedrock loader
|
8 months ago |
Dax Raad
|
3e086e3ab9
sync
|
8 months ago |
Dax Raad
|
e3ad6a0698
do not output bunproc
|
8 months ago |
Dax Raad
|
81c245035f
Simplify BunProc.which() to use process.execPath directly
|
8 months ago |
Dax Raad
|
dda7059e57
update bun integration
|
8 months ago |