getappmap / getappmap/appmap-js
A context search result can be Pinned
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Provide a UI feature which can be used to "pin" a context search result.
This will be used to ensure that a particular file or other context snippet is available for the rest of the conversation.
The pinning action can be essentially the same as the action taken to pin a diagram that is embedded in the AI response.
--
Implement in the components package
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 in the components package and trace the existing action used to pin an embedded diagram in an AI response. Find the context search result UI and apply the same pinning behavior to a file or context snippet. Done means a selected search result remains available for the rest of the conversation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100