Skip to content

refactor(core): move autonomy state out of tools layer - #1287

Merged
yvgude merged 1 commit into
yvgude:mainfrom
cedric013:refactor/1278-core-autonomy-state
Jul 27, 2026
Merged

refactor(core): move autonomy state out of tools layer#1287
yvgude merged 1 commit into
yvgude:mainfrom
cedric013:refactor/1278-core-autonomy-state

Conversation

@cedric013

Copy link
Copy Markdown
Contributor

Closes #1278

Summary

  • move autonomy state and consolidation trigger policy from tools into core
  • keep tools::autonomy re-exports for compatibility
  • update server/lifecycle code to depend on core autonomy directly

Validation

  • cargo fmt --check
  • cargo check --lib
  • cargo test --lib core::autonomy::tests -- --nocapture

@yvgude
yvgude merged commit 514b0d3 into yvgude:main Jul 27, 2026
25 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor(core): remove autonomy dependency on tools layer

2 participants