-
Repository: https://github.com/sympy/sympy
Commit: 0dbdc0ea83d339936da175f8c3a97d0d6bafb9f8
`appmap.yml` and git patch to be applied: [sympy-repro.zip](https://github.com/getappmap/appmap-python/fil…
-
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…
-
Sometimes a user has a specific file in mind with the query that they want to edit or analyze. For example, I tried this query:
> `@generate`
> Recently a user had a problem running `appmap-node`:…
-
Running Navie with Waltz (https://github.com/land-of-apps/waltz/tree/navie-wip), there are messages like the following:
```
Collecting context with 5 events per diagram.
File not found in the wor…
-
I am asking:
```
/tokenlimit=8000 plan
```
The token limit is set in the environment as:
```
"APPMAP_NAVIE_TOKEN_LIMIT":"19827"
```
In the log, I am observing:
```
15756 [Stderr] U…
-
Currently, if an HTTP endpoint (e.g. a Spring Controller) uses an `ExecutorService` to run a task, none of that processing shows up in the AppMap. For example:
```java
@DeleteMapping("dolphins")…
-
It should use `appmap_dir: tmp/appmap` unless it's a Java project where we can find a better default (e.g. `build/appmap`).
This should happen before an AppMap CLI tool is launched.
-
The AppMap Analysis beta will be available to users who contact us through the website at appland.com/appmap-analysis-beta.
Message the user via [Visual Studio Code notifications ](https://code.visua…
-
e.g.:
````
```ruby
```ruby
module OAuth
extend ActiveSupport::Concern
# ...
end
```
````
-
I tested https://github.com/TooTallNate/Java-WebSocket/tree/master with the JetBrains AppMap plugin (0.48.0)
Setup:
- Windows 10 in a VM
- IntelliJ Ultimate 2021.3
- AppMap plugin 0.48.0
- Repo…