FossilRepo

Roadmap

3 days, 16 hours ago by ragelink

Roadmap

v0.1.0 — Initial Release (Current)

Everything listed in Features is shipped and working.

Highlights

  • Full Fossil integration: code, timeline, tickets, wiki, forum, technotes, files
  • Modern UI with dark/light theme, HTMX, syntax highlighting
  • Git mirror sync to GitHub/GitLab
  • HTTP + SSH clone/push/pull
  • Agentic development platform: MCP server, JSON API, batch API, workspaces
  • Organization management: users, teams, roles, project groups
  • Webhooks, CI status checks, branch protection
  • Omnibus Docker deployment

v0.2.0 — Polish and Production Readiness

UI/UX

  • Improved mobile experience
  • Keyboard shortcut customization
  • User-configurable dashboard widgets
  • Activity feed on dashboard (recent events across all projects)

Performance

  • Redis caching for FossilReader queries
  • Lazy-loading for large file trees
  • Optimized DAG graph rendering for 1000+ entries
  • Dashboard heatmap caching

Collaboration

  • Inline code comments on checkin diffs
  • @mention notifications in tickets, wiki, forum
  • Team-level notification preferences
  • Activity digest per project (not just org-wide)

v0.3.0 — Enterprise Features

Multi-Tenancy

  • Multi-organization support
  • Organization-level billing and quotas
  • Subdomain-per-org routing

Access Control

  • SAML/OIDC SSO integration
  • 2FA/MFA support
  • IP allowlists per organization
  • Session management (view/revoke active sessions)

Compliance

  • Data retention policies
  • Export all user data (GDPR)
  • Audit log retention and export
  • Signed commits verification

v0.4.0 — Ecosystem

Integrations

  • Slack/Discord notifications
  • Jira/Linear ticket sync
  • VS Code extension
  • CLI tool (fossilrepo command)

CI/CD

  • Built-in CI pipeline runner (using Fossil's unversioned content for artifacts)
  • Pipeline definition in repo (.fossilrepo-ci.yml)
  • Artifact storage and browsing

Content

  • Markdown preview in all editors
  • Drag-and-drop file uploads in wiki and tickets
  • Image paste in markdown editors
  • Full-text search indexing (dedicated search engine)

Future Ideas

  • Federation between FossilRepo instances
  • Plugin system for custom views and tools
  • GraphQL API alongside REST
  • Real-time collaborative editing (wiki)
  • AI-powered code review suggestions
  • Dependency graph visualization
  • License compliance scanning

Z ccdb5

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button