minorsecond / minorsecond/AXTerm
TICKET 1.2 — Terminal Predictability & Isolation
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 1.2 — Terminal Predictability & Isolation
Priority
🧠 Tier 1 — Correctness & Trust
Goal
Ensure terminal behavior is deterministic and understandable.
Scope
- Stable message ordering
- No cross-talk between connections
- Clear connection lifecycle states
- Errors surfaced visibly (not silently ignored)
Acceptance Criteria
- Same input produces same output
- Connections do not interfere with each other
- Terminal state is always clear to the user
Out of Scope
- Subsession terminals
- Terminal theming
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.