matrix-org / matrix-org/pinecone
Sim Feature: Event capture mode
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 486
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Sim users should be able to record the commands they send to the server to be used in future sequence imports. For this to work the following needs to be added:
- record the events as they happen
- allow the user to save this somewhere upon stopping the capture
Contributor guide
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
The issue names no files, tests, or simulator entry points. Start by locating where simulator commands are sent and where sequence imports are handled; determine how capture state is started and stopped, where recorded events should be saved, and what format future imports require. Done means events are recorded during capture and can be saved after stopping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100