Thanks for your interest in Retain. This is an alpha project and support is best-effort.
-
Report bugs
Use GitHub Issues with clear steps to reproduce. -
Request features
Explain the workflow you want to improve and why it matters. -
Send pull requests
Small, focused changes are easiest to review.
Requirements:
- macOS 14+
- Swift 5.9+
- Xcode 16 (recommended)
Build:
swift build -c releaseRun:
.build/release/Retain- Keep changes focused and well-scoped.
- Add or update tests when behavior changes.
- Avoid committing user data, cookies, or local databases.
- Update docs if you change user-facing behavior.
Please redact sensitive data in logs or screenshots. Do not include cookies, API keys, or private conversations in issues or PRs.