refactor: consolidate app runtime and selector architecture#6
Conversation
There was a problem hiding this comment.
Sorry @yanmxa, your pull request is larger than the review limit of 150000 diff characters
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR performs extensive modularization and abstraction refactoring across the codebase. Key changes include splitting agent executor orchestration into focused helpers, decomposing handler input logic into specialized files, extracting core loop utilities into separate modules, refactoring tool execution to use prepared-call abstractions, modularizing UI component logic (plugin and provider selectors), introducing runtime interfaces and request builders, centralizing routing/modal handling, and removing global progress hub state. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
|
Summary
Testing
Summary by CodeRabbit
Release Notes
Refactor
Bug Fixes