Skip to content

feat!: release v2.4.0-seedclay#19

Merged
Mjoyufull merged 1 commit intomainfrom
dev
Dec 10, 2025
Merged

feat!: release v2.4.0-seedclay#19
Mjoyufull merged 1 commit intomainfrom
dev

Conversation

@Mjoyufull
Copy link
Owner

Implements the complete Seedclay modernization overhaul including async architecture, Frecency ranking, and strict legacy parity. Major Changes:

  • feat(core): migrate main loop to async tokio + ratatui w/ TEA pattern
  • feat(rank): implement Zoxide-style Frecency algorithm with time decay
  • feat(config): implement robust layered configuration with config-rs
  • fix(parity): restore synchronous app loading for instant startup
  • fix(parity): restore legacy scroll physics and mouse selection logic
  • fix(parity): align UI visuals and input handling 1:1 with v2.2.0
  • docs: update README/USAGE with accurate CLI options and Frecency info
  • chore: bump version to 2.4.0-seedclay This release replaces the internal architecture while maintaining backward compatibility for user configurations.

Implements the complete Seedclay modernization overhaul including async architecture, Frecency ranking, and strict legacy parity.
Major Changes:
- feat(core): migrate main loop to async `tokio` + `ratatui` w/ TEA pattern
- feat(rank): implement Zoxide-style Frecency algorithm with time decay
- feat(config): implement robust layered configuration with `config-rs`
- fix(parity): restore synchronous app loading for instant startup
- fix(parity): restore legacy scroll physics and mouse selection logic
- fix(parity): align UI visuals and input handling 1:1 with v2.2.0
- docs: update README/USAGE with accurate CLI options and Frecency info
- chore: bump version to 2.4.0-seedclay
This release replaces the internal architecture while maintaining
backward compatibility for user configurations.
@Mjoyufull Mjoyufull self-assigned this Dec 10, 2025
@Mjoyufull Mjoyufull merged commit 7b78d36 into main Dec 10, 2025
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