Skip to content

refactor: extract feature reducers - #96

Merged
zatevakhin merged 12 commits into
refactor/componentsfrom
refactor/feature-reducers
Aug 27, 2026
Merged

refactor: extract feature reducers#96
zatevakhin merged 12 commits into
refactor/componentsfrom
refactor/feature-reducers

Conversation

@zatevakhin

Copy link
Copy Markdown
Collaborator

Scope

  • Extract bounded reducers, actions, and outcomes for mesh/auth, models/profiles, sessions, delegation, and chat stream/tool/usage/error/elicitation/history behavior.
  • Make ordered coordination and effects explicit while keeping application composition shallow.
  • Include the release coordination fix and the SessionNotification -> AppEvent -> reducer acceptance bridge.
  • Exclude Phase 8+ work.

Validation

  • cargo fmt --all -- --check
  • cargo check --all-targets --all-features
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo build --all-targets --all-features
  • Debug all-target/all-feature tests: 999 passed, 0 failed/ignored.
  • Release all-target/all-feature tests: 999 passed, 0 failed/ignored.
  • Exact approved head: d97bf1b2d5c4bed656431bb039d6ca6a2c52e6cd.
  • Independent aggregate review approved with no actionable findings.

Residual

  • No live ACP/UI smoke was available.

@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 373aac9a-f368-4ca7-a82d-17705e69608a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@zatevakhin
zatevakhin merged commit 9b39601 into refactor/components Aug 27, 2026
4 checks passed
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