Dallin Romney
Dallin Romney
[ethjs-rpc] error with payload {"id":9954983350121,"jsonrpc":"2.0","params":[{"to":"0x3c70a0190d09f34519e6e218364451add21b7d4b","data":"0x0178b8bfa2a19dbbc78b06ed6217f8d2653571e76c6db28dc54205f6c4ee2451f6502517"},"latest"],"method":"eth_call"} Error: Maximum number of reconnect attempts reached! in M in L in s in i in i in v in v in Be in Unknown...
### Validations - [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find an [open...
**Problem Description** https://llmstxt.org/?ref=pinata.cloud Describe the issue you're experiencing that has prompted this feature request. For example, "I find it difficult when..." **Proposed Feature** Provide a clear and concise description of...
## Description - Fix off-kilter args - Add args to compact tool UI - fix compact tool UI showing "no results" - Unify duplicate code
Merge these and publish first https://github.com/continuedev/continue/pull/6115 https://github.com/continuedev/continue/pull/6164 (contains package bump)
Reads certs from NODE_EXTRA_CA_CERTS for custom fetch. It appears that whenever agent `ca` is manually set, NODE_EXTRA_CA_CERTS is not read, even though the node docs seem to imply that NODE_EXTRA_CA_CERTS...
## Description Long lines were not broken up in basic chunking, so maxChunkSize could be exceeded Also moved tests to vitest and added a few tests.
## Description Adds support for local blocks to hub assistants Achieves this by creating a simple "dud" assistant to unroll, made up of any local blocks Moves some utils around,...
#5694 was intended to make apply cancelable but only worked for jetbrains because of how it was set up. This PR fixes for VS Code It also passes abort controllers...