Skip to content

Roadmap

nathan nelson edited this page Apr 13, 2026 · 1 revision

Roadmap

Where Longhand is headed, what's actively being worked on, and where contributors can help.

Current version

v0.5.1 — stable, daily-driver tested, security-audited (zero critical findings).


Near term


Exploring

  • Optional LLM layer on top of the deterministic core for narrative synthesis (core pipeline stays rules-based)

Help wanted

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

Explicitly not planned

  • Cloud-hosted version — would violate the local-only design principle

How to propose something

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.

Clone this wiki locally