-
### Describe the bug
When I call the invoke_agent, retrieve, or retrieve_and_generate APIs for the bedrock_agent_runtime, the response never contains the metadata keys associated with the source file…
-
**Original message**: Failed to copy file
**System Info**
Editor version: 1.87.0
Extension version: 0.25.1
OS: win32 10.0.19045
**Stack**
Error: ENOENT: no such file or directory, stat '\wor…
-
N-API is starting to gain traction. This should have the ability to compile against it similar to a node runtime I feel like.
-
Hi @lovell ,
I worked on this native addon and I ported it to **[N-API](https://nodejs.org/dist/latest-v8.x/docs/api/n-api.html)**
You can find my work here: [https://github.com/NickNaso/64/tree/n…
-
I've got a p2.inf with
```
instructions.configure=\
org.eclipse.equinox.p2.touchpoint.eclipse.addJvmArg(jvmArg:\
--add-opens\n\
jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED\n\
--add-opens\n…
-
### Describe the current behavior
Greetings, errors like this occur from time to time, especially in version 6.3.3. I reinstalled the server again, I thought maybe something was wrong, today I got th…
-
Is there any plan for supporting the new N-API?
I assume the porting is a lot of work...
-
indent filter uses \n always rather than following api newline_sequence
Configure the environment with newline_sequence="\r\n"
Then use the indent filter on a multi-line macro
The returned con…
-
### **Repro Steps**
1. Run test-suite with `flask==3.1.0`
2. Broken!
### **Expected Behavior**
Tests pass.
### **Actual Behavior**
Tests fail.
### **Error Messages/Stack Trace**
```
===…
-
I'm just wondering what the plans are in terms of supporting [N-API](https://nodejs.org/api/n-api.html)? It would be cool to see the same compiled module running on V8, Chakra and jsc.