What's next for Recto. Track upcoming features, current work, and completed milestones.
Support file uploads to local storage instead of URL references only.
2026-03-08
Support multiple users with separate journal spaces and per-user API keys.
2026-03-08
Add structured logging with configurable log levels across the entire system.
2026-03-08
Revisit all documentation for accuracy and perform manual QA across the system.
2026-03-11
OAuth 2.1 with PKCE for MCP HTTP transport. Includes authorization server metadata (RFC 8414), dynamic client registration (RFC 7591), token refresh, and automatic cleanup.
2026-03-08
General refactor across all packages for better code quality, consistency, and stability.
2026-03-11