Releases: MediTracer/mobius
Releases · MediTracer/mobius
Release list
v1.11.1
v1.11.0
1.11.0 (2026-02-09)
Features
- clean: replace backend API with git-based merge detection (#78) (8af2224)
- per-task model routing and live token tracking (#79) (becb2a8)
- refine: logical-unit granularity + targeted testing (#84) (a4ae686)
- runtime: add opencode adapter and richer TUI telemetry (#81) (810d79a)
- runtime: surface token usage and model metadata across loop orchestration (#80) (df7de0b)
- skills: add agent-gen skill for generating repo-tailored AGENTS.md (#76) (ad58615)
- skills: add scoring normalization and model routing to refine skill (#75) (49033bd)
- tui: add token metrics, model badges, and bordered dashboard panels (#77) (b3e9b19)
Bug Fixes
Code Refactoring
v1.10.0
v1.9.0
v1.8.0
1.8.0 (2026-02-03)
Features
- cli: add list and clean commands with shell shortcuts (#52) (62198e3)
- cli: export MOBIUS_TASK_ID on ml selection (#53) (d42bd9f)
- cli: sync backend statuses before list and clean commands (#56) (c8846b6)
- doctor: add comprehensive runtime validation checks (#14) (34b014c)
- install: rewrite install.sh for Rust binary distribution (#62) (74be3d7)
- jira: migrate Jira integration to Atlassian marketplace plugin (#22) (8421925)
- linear: add fetchLinearIssueStatus function (c4920ab)
- local-first sub-task reading and --no-sandbox flag (#44) (db8c475)
- local-state: implement local-first state management for define/refine/execute lifecycle (#42) (d2fd4e7)
- loop: add automatic PR submission after successful completion (#49) (77ebd4c)
- loop: stop loop when verification sub-task completes successfully (#34) (c13c688)
- migrate from linear-cli to linearis (8e14623)
- migration: complete Rust migration and delete TypeScript codebase (#65) (b68014a)
- rust: implement CLI command orchestrators for all subcommands (#60) (dc50ffd)
- rust: implement loop command orchestrator with parallel execution (#59) (dd1a755)
- rust: implement Rust CLI engine with parallel execution and TUI dashboard (#58) (2ea39ed)
- setup: add --update-skills flag for quick skills/commands refresh (#39) (261257d)
- setup: add CLI detection and installer for backend tools (#45) (31f0e15)
- shortcuts: add shell shorthand functions for define-refine-execute-submit workflow (#48) (63e35cf)
- skill: add per-task subagent phase to refine-issue (#40) (40e6ad9)
- skills: add PR creation skill with structured template (#13) (a619ebb)
- skills: enhance task definition and refinement skills with structured verification (#15) (406c25c)
- skills: replace MCP tool usage with CLI commands in skills and config (#47) (4bfce3b)
- tui: add exit confirmation modal with tmux session cleanup (#23) (bb7ece5)
- tui: add Jira backend support for TUI dashboard (#24) (d46ef6a)
- verification: add project detection and build-aware verify skill (#51) (ed68501)
- verify-issue: add verification config and Jira documentation (#32) (c8d46bb)
Bug Fixes
- context: add local backend logic and workspace context tests (#55) (3bc9a0d)
- harden local state handling and broaden ID patterns (#46) (1dddbbd)
- jira: implement proper issue link creation for task dependencies (#31) (571866c)
- jira: improve error logging for sub-task fetch failures (#25) (6d71f53)
- jira: migrate to new JQL enhanced search API (#27) (f1eb1d8)
- loop: prevent incorrect task failure marking during parallel execution (#16) (8dc1d62)
- parallel-executor: add --verbose flag for stream-json output (#29) (f22da29)
- resolve state file race conditions and display failed tasks correctly (#7) (ff9de56)
- rust: add fallback branch name when Linear doesn't provide one (#61) (a7b3ee7)
- rust: surface actual error when fetch_parent_issue fails (#63) (9121d35)
- tui: correctly resolve blocker status using runtime overrides (#17) (9f52718)
- tui: use completedTasks to override stale graph status in TaskTree (#36) (7848945)
Documentation
Miscellaneous Chores
mobius-ai: v1.7.0
mobius-ai: v1.6.0
1.6.0 (2026-02-02)
Features
- cli: add list and clean commands with shell shortcuts (#52) (62198e3)
- linear: add fetchLinearIssueStatus function (c4920ab)
- local-first sub-task reading and --no-sandbox flag (#44) (db8c475)
- local-state: implement local-first state management for define/refine/execute lifecycle (#42) (d2fd4e7)
- loop: add automatic PR submission after successful completion (#49) (77ebd4c)
- migrate from linear-cli to linearis (8e14623)
- setup: add CLI detection and installer for backend tools (#45) (31f0e15)
- shortcuts: add shell shorthand functions for define-refine-execute-submit workflow (#48) (63e35cf)
- skills: replace MCP tool usage with CLI commands in skills and config (#47) (4bfce3b)
- verification: add project detection and build-aware verify skill (#51) (ed68501)
Bug Fixes
Miscellaneous Chores
mobius-ai: v1.5.0
mobius-ai: v1.4.0
mobius-ai: v1.3.0
1.3.0 (2026-01-28)
Features
- loop: stop loop when verification sub-task completes successfully (#34) (c13c688)
- verify-issue: add verification config and Jira documentation (#32) (c8d46bb)
Bug Fixes
- jira: implement proper issue link creation for task dependencies (#31) (571866c)
- tui: use completedTasks to override stale graph status in TaskTree (#36) (7848945)