Skip to content

refactor: simplify matching and interface flows - #5

Merged
softmaxe merged 2 commits into
mainfrom
refact/simplify-codex
Sep 2, 2026
Merged

softmaxe merged 2 commits into
mainfrom
refact/simplify-codex

Conversation

@softmaxe

@softmaxe softmaxe commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove duplicated matching levels, state, UI dispatch, and release metadata parsing
  • reduce repeated allocation and filesystem work in matching and terminal rendering
  • prepare the package for v1.0.4

Verification

  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all-targets --all-features
  • RUSTDOCFLAGS="-D warnings" cargo doc --no-deps --all-features
  • validate release workflow YAML, bash syntax, and version/tag cases

@softmaxe
softmaxe merged commit 9020d25 into main Sep 2, 2026
4 checks passed
@softmaxe
softmaxe deleted the refact/simplify-codex branch September 2, 2026 18:04
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