This project includes original work plus open-source dependencies and standard platform tooling.
- Go modules listed in
go.modandgo.sum - Charmbracelet ecosystem libraries used for TUI behavior/styling (Bubble Tea, Lipgloss)
lsofandpsare used for process discovery/metadata on macOS
- AI tooling, including GitHub Copilot CLI, was used to assist with ideation, code drafts, explanation, and test-case brainstorming.
- All generated suggestions were reviewed and adapted before inclusion.
If you borrow non-trivial code, patterns, or assets, add entries below:
| Source | URL | License | What was reused/derived | What is original here |
|---|---|---|---|---|
| Example project | https://example.com | MIT | Initial parsing approach | New CLI flow, TUI integration, crash inference, and docs |