← Back to Strix

[~] Launches

Every release of Strix, from the first prototype to the latest build.
Midnight Shrike
July 2026 - Current
Latest
The first public release. A fully functional habit RPG with the Intelligent Companion across all 4 phases.
  • Deterministic companion engine with 16 intents and 42 templates
  • 6-domain classification with keyword-based clustering
  • Chain system with XP multipliers (1.25× – 2.00×)
  • Rhythm phases: Morning, Afternoon, Evening, Night
  • Pattern insights: follow patterns, time preferences, day preferences
  • Expandable thought process ([?] to show reasoning)
  • Optional LLM enrichment via local Ollama
  • User training: rate messages as helpful/unhelpful
  • Configurable verbosity, intent subscriptions, companion disable
  • CLI commands: add, done, skip, undo, stats, review, graph, export
  • Interactive TUI with full keyboard navigation
⬇ Download Midnight Shrike
Barn Owl
Planned - Q4 2026
Planned
Cross-session persistence, reminder scheduler, embedding-based domain classification.
  • Time-based and condition-based reminders
  • Carry-over intentions across sessions
  • Improved domain classification (embedding-based)
  • Enhanced chain detection with multi-session tracking
  • Config profiles (export/import settings)
Great Grey
Planned - Q1 2027
Planned
Cross-platform GUI mode, mobile companion view, API for integrations.
  • Web-based companion view (read-only)
  • Calendar integration (export to iCal)
  • GitHub/GitLab integration for dev workflows
  • Plugin system for custom domains and scoring

[↓] How to Install

Download the binary for your platform, make it executable, and run it.

# Linux / macOS
chmod +x strix-linux-x86_64
./strix-linux-x86_64

# Or rename and add to PATH
mv strix-linux-x86_64 strix
sudo mv strix /usr/local/bin/

# Windows
# Rename strix-windows-x86_64.exe to strix.exe and run in Terminal

No dependencies required. First run creates ~/.strix/strix.db automatically.

License: Free for personal use. Not for commercial use. No warranties. Use at your own risk. See LICENSE for full terms.