Commit 7c6eb51
committed
refactor(agent-config): reorder lib.rs so Config struct is visible first
Reorganize lib.rs so an engineer opening the file immediately sees the
Config struct and its fields, followed by the loading entry points, then
the extension trait, builder, and macros. Sections are separated with
headers for quick scanning.1 parent a4a35ef commit 7c6eb51
1 file changed
+388
-369
lines changed
0 commit comments