Skip to content

chore(task): complete task-4 deprecation and shortcut cleanup#1

Merged
chrisyqpro merged 3 commits into
mainfrom
codex/task-4-deprecation-shortcut-cleanup
Feb 20, 2026
Merged

chore(task): complete task-4 deprecation and shortcut cleanup#1
chrisyqpro merged 3 commits into
mainfrom
codex/task-4-deprecation-shortcut-cleanup

Conversation

@chrisyqpro

Copy link
Copy Markdown
Owner

Summary

  • migrate deprecated llama token decoding to token_to_piece and align workspace for Rust 2024 warning-clean checks
  • simplify TUI translate submit behavior to Enter-only, remove fallback key paths, and clean dead Enter handling
  • refresh shortcut tests, UI hints, and AGENTS guidance; move task-4 ExecPlan from active to completed

Validation

  • cargo fmt --check
  • cargo check
  • RUSTFLAGS=-D warnings cargo check
  • cargo test --workspace

- Replace deprecated llama token decoding with token_to_piece and

  update workspace edition handling for Rust 2024 warnings.

- Simplify translation submit behavior to Enter-only and remove

  fallback keys plus dead Enter handling paths in the TUI.

- Update shortcut tests, UI hints, and the ExecPlan lifecycle by

  moving task-4 from active to completed with final notes.

- Include AGENTS rule updates so commit workflow expectations stay

  explicit in-repo for future contributors.
- Normalize formatting in core and tui rust files to keep style

  consistent and avoid noisy diffs in later changes.

- Update AGENTS guidance with the no-empty-line reminder so

  commit message expectations remain explicit.
- Clarify that unnecessary empty lines should be avoided in messages.
@chrisyqpro
chrisyqpro merged commit 425cdfd into main Feb 20, 2026
2 checks passed
@chrisyqpro
chrisyqpro deleted the codex/task-4-deprecation-shortcut-cleanup branch February 20, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant