Skip to content

Tuxedo

v2026.7.1 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 12d CLI & Terminal
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

todo todo-app todotxt tui

Summary

AI summary

Fixes off‑by‑one calendar day spacing and adds readline editing keys to text input.

Changes in this release

Feature Medium

Support quoted key‑value pairs in notes (note:"" syntax).

Support quoted key‑value pairs in notes (note:"" syntax).

Source: llm_adapter@2026-07-15

Confidence: high

Feature Medium

Tab or Enter autocompletes input and hides the popup menu.

Tab or Enter autocompletes input and hides the popup menu.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Medium

Add TokyoNight themes: Moon, Storm, Night, Day.

Add TokyoNight themes: Moon, Storm, Night, Day.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Medium

Allow changing the week start for due‑bucketing and configuration.

Allow changing the week start for due‑bucketing and configuration.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Medium

Enable direct date typing into the calendar overlay.

Enable direct date typing into the calendar overlay.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Medium

Add readline editing keys (e.g., Ctrl‑A, Ctrl‑E) to text input fields.

Add readline editing keys (e.g., Ctrl‑A, Ctrl‑E) to text input fields.

Source: llm_adapter@2026-07-15

Confidence: high

Feature Low

Press 'e' opens editor in Normal mode.

Press 'e' opens editor in Normal mode.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Feature Low

Press 'i' opens editor in Insert mode.

Press 'i' opens editor in Insert mode.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Feature Low

Autofill creation date when a task has a priority.

Autofill creation date when a task has a priority.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Feature Low

Hot‑reload config.toml and preserve symlinks on write.

Hot‑reload config.toml and preserve symlinks on write.

Source: granite4.1:30b@2026-07-15-audit

Confidence: low

Bugfix Medium

Re‑render UI immediately after a resize event.

Re‑render UI immediately after a resize event.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

Properly handle forward slashes (/) in todo body text.

Properly handle forward slashes (/) in todo body text.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

Update edit dialog status bar to reflect current Vim mode.

Update edit dialog status bar to reflect current Vim mode.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

Correct calendar day‑of‑week spacing and date offset calculation.

Correct calendar day‑of‑week spacing and date offset calculation.

Source: llm_adapter@2026-07-15

Confidence: high

Full changelog

What's Changed

  • e and i open in Normal and Insert mode respectively by @mikenikles in https://github.com/webstonehq/tuxedo/pull/50
  • Change how the TUI handles a no-arg, no-todo.txt situation by @mikenikles in https://github.com/webstonehq/tuxedo/pull/47
  • fix: re-render immediately after a resize event by @RyanBreaker in https://github.com/webstonehq/tuxedo/pull/43
  • Properly handle / in todo body by @mikenikles in https://github.com/webstonehq/tuxedo/pull/51
  • Remove tap instructions, move to Homebrew Core by @chrisfinazzo in https://github.com/webstonehq/tuxedo/pull/57
  • Jman223 patch 1 by @jman223 in https://github.com/webstonehq/tuxedo/pull/58
  • fix: fix edit dialog status bar to reflect vim mode by @AdamCarter27 in https://github.com/webstonehq/tuxedo/pull/63
  • Added support for quoted kv pairs note:"" by @NavSrijan in https://github.com/webstonehq/tuxedo/pull/67
  • tab/enter autocompletes and hides popup by @memohnsen in https://github.com/webstonehq/tuxedo/pull/68
  • Add TokyoNight themes (Moon, Storm, Night, Day) by @ronload in https://github.com/webstonehq/tuxedo/pull/69
  • add ability to change week start for due bucketing and config by @memohnsen in https://github.com/webstonehq/tuxedo/pull/62
  • Allow typing date directly into calendar overlay by @AdamCarter27 in https://github.com/webstonehq/tuxedo/pull/73
  • Fix calendar day-of-week spacing and date offset by @FTQuin in https://github.com/webstonehq/tuxedo/pull/71
  • feat: add readline editing keys to text input by @ronload in https://github.com/webstonehq/tuxedo/pull/75
  • feat: add task note actions by @smatheusblu in https://github.com/webstonehq/tuxedo/pull/80
  • fix: autofill creation date when a task has a priority by @ronload in https://github.com/webstonehq/tuxedo/pull/82
  • Hot-reload config.toml & preserve symlinks on write by @rogeruiz in https://github.com/webstonehq/tuxedo/pull/86
  • Fix an off-by-one error in the calendar days display by @mikenikles in https://github.com/webstonehq/tuxedo/pull/95

New Contributors

  • @RyanBreaker made their first contribution in https://github.com/webstonehq/tuxedo/pull/43
  • @chrisfinazzo made their first contribution in https://github.com/webstonehq/tuxedo/pull/57
  • @jman223 made their first contribution in https://github.com/webstonehq/tuxedo/pull/58
  • @NavSrijan made their first contribution in https://github.com/webstonehq/tuxedo/pull/67
  • @ronload made their first contribution in https://github.com/webstonehq/tuxedo/pull/69
  • @FTQuin made their first contribution in https://github.com/webstonehq/tuxedo/pull/71
  • @smatheusblu made their first contribution in https://github.com/webstonehq/tuxedo/pull/80
  • @rogeruiz made their first contribution in https://github.com/webstonehq/tuxedo/pull/86

Full Changelog: https://github.com/webstonehq/tuxedo/compare/v2026.6.3...v2026.7.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Tuxedo

Get notified when new releases ship.

Sign up free

About Tuxedo

All releases →

Related context

Earlier breaking changes

  • v2026.5.11 API endpoint /v1/users/profile is deprecated and will be removed in next release.
  • v2026.5.10 Removes deprecated API endpoints for legacy authentication.

Beta — feedback welcome: [email protected]