-
### SITUATION
1.**npx appmap-agent-js** with _pm2_ :
```
npx appmap-agent-js --command="pm2 start ecosystem.config.js" --recorder=process
```
2. exit process:
```
pm2 stop
pm2 delete
pm2 kil…
-
When you rename the folder with appmap files, the appmap indexing gets broken, appmaps show twice in the list but 1/2 of them cannot be open.
https://www.loom.com/share/37120c24fde241f68d82ac780c98…
-
I was installing the gem in our project and got an error regarding a [connector](https://github.com/limebike/activerecord-mysql2rgeo-adapter) that we use "MakaraMysql2RgeoAdapter"
AppMap encountered …
-
I asked Navie for help making a change to some existing code. It didn't find the existing code, so it made up an answer.
AppMap Services log: [navie-log.txt](https://github.com/user-attachments/fil…
-
Code indexing time can be a bottleneck to Navie. Here's an example:
```
15756 [Stdout] Indexed 2438 files in /Users/kgilpin/source/appland/appmap-js in 9494ms
```
Optimize the indexing time to…
-
When using the `@generate` command, Navie doesn't know the name of the pinned file.
You can see how, in this screenshot, I have pinned a context file called "official.py".
Then I've asked a typ…
-
On run of installer, after afresh reinstall of PyCharm 2023.2 (or a run of Webstorm) on Windows 10 | npm 9.6.7 | node 20.3.0
Step: to install the AppMap agent, I get
```pwsh
C:\Users\%USER%\App…
-
I executed tests for an internal project (an IntelliJ plugin project, Gradle, Java 17).
When I run the tests, exceptions were printed and ~80 of about ~3500 tests failed. Without the AppMap agent, no…
-
https://github.com/getappmap/navie-benchmark/actions/runs/10895709882/job/30234378127#step:7:472
```
The issue description will be provided as context within a `` tag.
Error: Failed to complete: …
-
I mapped `cli` in `appmap-js` and got some maps, but I noticed that many of them are missing functions. For example, the map from [this test case](https://github.com/getappmap/appmap-js/blob/main/pack…