minorsecond / minorsecond/AXTerm
TICKET 0.3 — Packet Reassembly into Logical Messages
Open
@minorsecond is already working on this.
Since Feb 6, 2026.
bug
- Dominant language
- Swift
- Stars
- 0
- Forks
- 0
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 1
Description
TICKET 0.3 — Packet Reassembly into Logical Messages
Priority
🚨 Tier 0 — Ship Blocker
Goal
Display multi-packet transmissions as a single coherent message in the UI.
Scope
- Track packet fragments belonging to the same transmission
- Reassemble before rendering to terminal/log views
- Maintain ordering guarantees where possible
Acceptance Criteria
- Users see one logical message, not packet spam
- Partial transmissions are clearly marked if incomplete
- Reassembly failures do not crash the app
Out of Scope
- Compression heuristics
- Advanced protocol inference
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.
Assessment
This issue has not been assessed yet.