Skip to main content

2026-03-09

v0.1.17

What’s Changed

Added

Fixed

Documentation

Other Changes

Full Changelog: https://github.com/esau-morais/grind/compare/v0.1.15…v0.1.17

2026-03-03

v0.1.16

What’s Changed

Fixed

Documentation

Other Changes

Full Changelog: https://github.com/esau-morais/grind/compare/v0.1.15…v0.1.16

2026-03-02

v0.1.15

What’s Changed

Added

Fixed

Other Changes

Full Changelog: https://github.com/esau-morais/grind/compare/v0.1.13…v0.1.15

v0.1.14

What’s Changed

Fixed

Other Changes

Full Changelog: https://github.com/esau-morais/grind/compare/v0.1.13…v0.1.14

2026-03-01

v0.1.13

What’s Changed

Added

Fixed

Other Changes

Full Changelog: https://github.com/esau-morais/grind/compare/v0.1.12…v0.1.13

2026-02-27

v0.1.11

What’s Changed

Changed

Fixed

Documentation

Other Changes

Full Changelog: https://github.com/esau-morais/grind/compare/v0.1.9…v0.1.11

2026-02-26

v0.1.9

What’s Changed

Added

Changed

Fixed

Other Changes

Full Changelog: https://github.com/esau-morais/grind/compare/v0.1.8…v0.1.9

2026-02-25

v0.1.0

Initial release with full forge automation, AI companion, multi-channel gateway, and TUI/web dashboards.

Added

  • Full forge automation engine with daemon loop, git/file/process signal collectors
  • Gateway webhook server with Telegram, Discord, WhatsApp (Cloud + Web), and Google Calendar support
  • TUI terminal dashboard with dashboard, quests, skills, and chat screens
  • Streaming AI companion with extended thinking, context compaction, and session persistence
  • Multi-theme support (Grind, Tokyo Night, Catppuccin, Dracula)
  • WhatsApp Web integration via Baileys
  • Web landing page with interactive theme switcher
  • Mintlify documentation

Core

  • Quest engine with full state machine and six quest types
  • XP calculator with difficulty, streak, and proof multipliers
  • Skill tree with DAG construction and XP routing
  • Proof system with 10 proof types and automatic proof selection
  • Streak system with seven tiers and streak shields
  • Companion trust ladder (Watcher → Sovereign)
  • Agent runtime with 18 tools and permission system
  • Vault: encrypted SQLite with optional Turso sync and custom migration runner