Commit 8d1a66b
refactor: Make AIConfig inherit from AIConfigDefault
AIConfigDefault serves as the base class holding the shared attr_readers
(enabled, messages, model, provider) and to_h. AIConfig extends it with
tracker_factory and create_tracker only.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 222c264 commit 8d1a66b
1 file changed
Lines changed: 2 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
145 | | - | |
| 143 | + | |
146 | 144 | | |
147 | | - | |
148 | | - | |
| 145 | + | |
149 | 146 | | |
150 | | - | |
151 | | - | |
152 | 147 | | |
153 | 148 | | |
154 | 149 | | |
| |||
159 | 154 | | |
160 | 155 | | |
161 | 156 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | 157 | | |
174 | 158 | | |
175 | 159 | | |
| |||
0 commit comments