Commit Graph

16 Commits

Author SHA1 Message Date
Ruben Fiszel 202475a175 feat: add private npm registry proxy support for ATA in webide (#7597) 2026-01-17 10:44:30 +00:00
centdix 4ad9262c44 feat(ai chat): search for relevant hub scripts and npm packages in script mode (#6215)
* draft

* move tool

* also use hub search

* add types in context of the chat

* reuse code

* cleaning

* better docs fetching

* cleaning

* adapt limit based on context window

* cleaning

* fix

* fix
2025-07-18 11:36:05 +00:00
Ruben Fiszel 031e522a6a ui code builder v0 (at secret path) (#4964) 2025-04-20 01:19:02 +02:00
Ruben Fiszel 7024404bb3 feat(typescript-bun): support relative imports without the .ts extension 2024-10-18 12:26:57 +02:00
Ruben Fiszel 3e3b57f203 fix: improve vscode extension handling of relative paths 2024-09-16 20:57:27 +02:00
Ruben Fiszel 5811ae9468 fix: add fetch connection limits to bun type fetcher 2024-08-13 23:40:00 +02:00
Ruben Fiszel c8915063c4 feat: track dependency map for bun + inline script of flows 2024-06-08 16:43:48 +02:00
Ruben Fiszel 059420b05b fix: improve bun assistant for relative paths 2024-03-15 11:09:01 +01:00
Ruben Fiszel 108d19bced fix: improve bun type assistant (#3402)
* fix ATA

* improve ATA

* improve ATA

* improve ATA
2024-03-13 16:55:43 +01:00
Ruben Fiszel 4ee18c4f91 improve bun auto-type fetching 2024-02-28 13:22:12 +01:00
Ruben Fiszel 15bbccf0eb fix: add limits to bun auto-type fetching 2024-02-28 12:54:02 +01:00
Ruben Fiszel 37002b8dc4 fix: improve ata for bun 2023-12-27 02:29:38 +01:00
Ruben Fiszel 279a5686d1 ata nits 2023-12-22 07:59:13 +01:00
Ruben Fiszel 51acf80d36 fix: add relative path handling for bun ATA 2023-12-22 04:30:18 +01:00
Ruben Fiszel 4a072d1eb9 improve ata 2023-12-20 18:35:58 +01:00
Ruben Fiszel 1a0a3ba07d feat: bun automatic type acquisition in frontend directly (#2884)
* foo

* ata

* done

* remove bun from lsp

* update all
2023-12-20 12:52:01 +01:00