src/store.js exports a Store class plus a selectActive function. Move selectActive into a new file src/selectors.js, and update store.js to import from selectors.js. The existing test.js (which imports from both) must still pass.
| # | Model | Status | Duration | Tokens | Patch | Failure |
|---|---|---|---|---|---|---|
| 1 | agyexternal | pass | 1m 44s | - | yes | - |
| 2 | agy+MiniMax-M3+deepseek-v4-proconsensus | pass | 1m 44s | 167.5k | - | - |
| 3 | deepseek-v4-prodeepseek | done | 1m 44s | 99.2k | yes | - |
| 4 | MiniMax-M3minimax | done | 1m 44s | 68.3k | yes | - |