Commit 9fe85fb
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 0da3e39 commit 9fe85fb
1 file changed
+388
-369
lines changed
0 commit comments