zimu
3d4d777b07
fix: adjust binary/build.js. copy vscode/tree-sitter folder to binary/ and pack into binary file
2025-07-10 20:00:43 +08:00
Patrick Erichsen
318910df16
chore: build all packages in install scripts
2025-07-07 15:13:38 -07:00
Dallin Romney
cd0b328327
package updates
2025-07-03 12:29:47 -07:00
Nate Sesti
78426cc224
Merge pull request #6022 from uinstinct/speedup-builds
...
chore: speedup builds for binary and prepackage
2025-06-26 21:04:06 -07:00
Nate
a6dbe946ea
address feedback from recurse
2025-06-26 20:54:15 -07:00
Patrick Erichsen
0803fe7c25
Update package-lock.json
2025-06-25 19:19:43 -07:00
Patrick Erichsen
4d47e91f67
chore: bump package-lock.json files
2025-06-25 18:11:15 -07:00
uinstinct
8f7be11657
Merge branch 'main' into speedup-builds
2025-06-19 13:05:52 +05:30
dipfocus
1188688764
style: fix code formatting with prettier
2025-06-18 08:53:40 +08:00
uinstinct
0786fb8e43
Merge branch 'main' into speedup-builds
2025-06-13 20:53:27 +05:30
dipfocus
d42c050e36
feat: add proxy support for ripgrep download
2025-06-13 09:23:54 +08:00
Lucas Shamanic
45e39ed509
bump dependencies and update package versions in package-lock files
2025-06-07 02:19:07 +01:00
uinstinct
9c087bb8b8
revert package-lock to main
2025-06-06 23:04:08 +05:30
uinstinct
a363e34f75
refactor bundle binary to modular function
2025-06-06 23:03:20 +05:30
uinstinct
1d4a31af22
rename install-copy-sqlite-esbuild to download-copy-sqlite-esbuild
2025-06-06 22:59:39 +05:30
uinstinct
e8e8821134
move install-copy-nodemodule to vscode scripts
2025-06-06 22:58:45 +05:30
uinstinct
3722b8c4f8
refactor download node-sqlite to common
2025-06-06 22:51:55 +05:30
uinstinct
9fae1a2f05
refactor utils to child process files
2025-06-06 22:30:40 +05:30
uinstinct
8d48cefc2e
correct to copy-nodemodule.js
2025-06-06 21:20:16 +05:30
uinstinct
112bdcb0ef
move copy-lancedb to root scripts/util
2025-06-06 20:29:00 +05:30
uinstinct
be9b32984c
parallel downloads for node-sqlite and ripgrep
...
- reduction by 4 seconds
2025-06-06 12:29:54 +05:30
uinstinct
dd353c6571
speedup binary build
...
- 70s to 20s
2025-06-06 12:18:14 +05:30
Nate
02e4fa6e45
Merge branch 'main' into nate/prettier-ci
2025-06-02 13:03:36 -07:00
Maxx Rodriguez
1f29af4483
updated package lock files to use latest mcp sdk 1.12.0
2025-05-26 12:08:27 -07:00
Nate
b43ff32446
fix type errs
2025-05-25 20:27:23 -07:00
Nate
4f7ebf0c1b
npx prettier --check "**/*.{js,jsx,ts,tsx,json,css,md}" --ignore-path .
...
gitignore --ignore-path .prettierignore --write
2025-05-25 18:41:32 -07:00
Connor Moran
13f0ab5849
Updated @openapitools/openapi-generator-cli /binary/axios /core/vendor/tar-fs and added nodemodules gitignore in core/vendors
2025-05-20 13:32:22 -04:00
Patrick Erichsen
890c9b3e7b
Merge branch 'main' into pe/apply-fixes-pt2
2025-05-16 15:06:51 -07:00
Patrick Erichsen
ceb92773e9
fix: apply insertion bug
2025-05-15 19:56:25 -07:00
Tomasz Stefaniak
acf1e30900
Merge branch 'main' into pr/5587
2025-05-15 15:56:03 -07:00
Patrick Erichsen
6953fc8ecd
Merge pull request #5582 from continuedev/pe/ripgrep-download
...
feat: manual ripgrep downloads for JB
2025-05-09 13:13:35 -07:00
uinstinct
0d17575553
use npx and install cross-env as a dev depenendency
...
the run scripts fail as they use absolute path and expected cross-env to be shell command
2025-05-09 16:05:44 +05:30
Patrick Erichsen
22f6fdfa1b
feat: better error handling around ripgrep
2025-05-08 18:56:14 -07:00
Patrick Erichsen
587459c007
feat: manual ripgrep downloads for JB
2025-05-08 18:47:13 -07:00
Tomasz Stefaniak
87c7f2d1bf
improv: prevent logger from crashing when logs do not initially exist
2025-05-06 16:26:53 -07:00
Patrick Erichsen
1fd2ce90f2
feat: more visible assistant refresh + submenus
2025-04-30 10:51:15 -07:00
dependabot[bot]
0e58572be9
Bump @octokit/request from 8.4.0 to 8.4.1 in /binary
...
Bumps [@octokit/request](https://github.com/octokit/request.js ) from 8.4.0 to 8.4.1.
- [Release notes](https://github.com/octokit/request.js/releases )
- [Commits](https://github.com/octokit/request.js/compare/v8.4.0...v8.4.1 )
---
updated-dependencies:
- dependency-name: "@octokit/request"
dependency-version: 8.4.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 00:16:49 +00:00
Nate Sesti
5562805b19
Merge pull request #5271 from PeterDaveHelloKitchen/UpdateNode.js
...
Update Node.js LTS to v20.19.0
2025-04-23 08:48:31 -07:00
Nate
7aed0b8c3e
improved Start Core Dev Server
2025-04-22 12:51:38 -07:00
Peter Dave Hello
1db5144b28
Update Node.js LTS to v20.19.0
...
Node.js v20 entered Maintenance LTS six months ago. Update the version
from 20.11.0 (released over a year ago) to 20.19.0, the latest LTS
release from last month.
This ensures the project leverages recent Node.js improvements,
including security updates, and stays on a supported LTS track.
2025-04-22 02:01:03 +08:00
Patrick Erichsen
04f5e3e165
feat: assistant select refresh on right
2025-04-10 09:58:51 -07:00
Patrick Erichsen
7f8882eee1
feat: remove `models` property
2025-04-08 19:28:48 -07:00
Owen W. Taylor
e0ee0f63de
LLMLogFormatter: rich logging to an output stream
...
Add a streaming implementation of rich LLM logging to use
if we don't have the webview connected; it converts the
LLMInteractionItems into a human-readable stream with
timestamps, handling of overlapping interactions, and so
forth.
Use this for the binary.
2025-04-07 14:11:38 -04:00
Owen W. Taylor
3553dfaae4
Add rich logging of LLM interactions
...
Instead of treating LLM logging as simply writing lines of text
sequentially, emit a stream of typed data objects that include
rich information about the interaction, such as timestamps,
message types, tool calls, etc.
These are then collected by a new custom webview in the vscode
extension (the "Continue Console"), allowing a user or developer
to browse through the different interactions and view them in detail.
In progress interactions are now streamed live, instead of being held back
to avoid concurrency issues.
This webview could be also exposed for IntelliJ or file logging
could be reimplemented on top of the new framework.
2025-04-07 14:11:38 -04:00
Nate Sesti
ae59e597da
Merge pull request #4974 from continuedev/tomasz/if-rules
...
Tomasz/if rules
2025-04-03 20:51:27 -07:00
tomasz-io
384fb562e5
fix: dependencies
2025-04-03 15:47:12 -07:00
chezsmithy
d04b7eecb9
feat/bedrock-prompt-caching
2025-04-02 00:38:56 -07:00
dependabot[bot]
41b571e1cb
Bump tar-fs from 2.1.1 to 2.1.2 in /binary
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 2.1.1 to 2.1.2.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-28 23:04:36 +00:00
Nate
8320d0aa0c
use compress option on pkg
2025-03-25 01:04:33 -07:00
Patrick Erichsen
b82d29c2df
feat: profiles slice
2025-03-21 15:11:57 -07:00