Commit 41973de
committed
fix(agent-core): keep the Codex login exports in the services barrel
The bare side-effect import is the only one in this barrel, and no test can
prove it survives bundling, so the DI registration could be dropped from the
shipped artifact. Keeping the plain re-exports leaves the registration provable.1 parent 5a5abe3 commit 41973de
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
114 | 119 | | |
115 | 120 | | |
116 | 121 | | |
| |||
0 commit comments