-
Notifications
You must be signed in to change notification settings - Fork 4
Roadmap
nathan nelson edited this page Apr 13, 2026
·
1 revision
Where Longhand is headed, what's actively being worked on, and where contributors can help.
v0.5.1 — stable, daily-driver tested, security-audited (zero critical findings).
- Optional LLM layer on top of the deterministic core for narrative synthesis (core pipeline stays rules-based)
Areas where outside contributions would land well:
- Documentation — filling in the
<!-- TODO -->sections on this wiki - Language-specific error pattern matchers in
longhand/extractors/errors.py
- Cloud-hosted version — would violate the local-only design principle
Open an issue at github.com/Wynelson94/longhand/issues with the problem you're trying to solve, not the feature you think solves it. Feature-first proposals get closed; problem-first proposals start a real conversation.