getappmap / getappmap/appmap-js
@help instructions are only shown once per conversation
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
When Navie auto-activates help mode, the user is presented with the following message:
It looks like you are asking for help using AppMap, so I'm activating @help mode and basing my
answer primarily on AppMap documentation. To disable this behavior, re-ask your question and
start with the option /nohelp or with a mode selector such as @explain.
This message should only be presented once per thread.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TypeScript path that auto-activates Navie's @help mode and inspect how conversation or thread state is tracked. Verify the existing help message is emitted only on the first activation within a thread, while later activations omit it; add or run the relevant conversation tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100