Commit 4e7d952
committed
Complete documentation update for ConfigLoader cache removal
Updated all ConfigLoader documentation to reflect cache removal implementation:
Documentation Changes:
- Removed all caching sections from overview.md, agent-config.md, graph-config.md, swarm-config.md, tool-config.md
- Updated method signatures throughout documentation to remove cache_key parameters
- Removed cache management method documentation (clear_cache, get_available_*)
- Removed caching from best practices sections
- Cleaned up all code examples to remove cache_key usage
Files Updated:
- overview.md: Removed caching sections, updated API method signatures
- agent-config.md: Removed caching examples and best practices references
- graph-config.md: Automated removal of caching references
- swarm-config.md: Automated removal of caching references
- tool-config.md: Automated removal of caching references
Benefits:
- Simplified documentation matching simplified implementation
- Clear migration path for users
- Consistent messaging about cache-free architecture
- Maintained comprehensive feature coverage without complexity
The documentation now accurately reflects the simplified ConfigLoader system without caching complexity, providing users with clear guidance on the streamlined API.1 parent 9cda63d commit 4e7d952
File tree
5 files changed
+19
-90
lines changed- docs/experimental/config-loader
5 files changed
+19
-90
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | 376 | | |
391 | 377 | | |
392 | 378 | | |
| |||
418 | 404 | | |
419 | 405 | | |
420 | 406 | | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
425 | 410 | | |
426 | 411 | | |
427 | 412 | | |
| |||
718 | 703 | | |
719 | 704 | | |
720 | 705 | | |
721 | | - | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | 706 | | |
743 | 707 | | |
744 | 708 | | |
| |||
1117 | 1081 | | |
1118 | 1082 | | |
1119 | 1083 | | |
1120 | | - | |
1121 | | - | |
1122 | | - | |
1123 | | - | |
| 1084 | + | |
1124 | 1085 | | |
1125 | 1086 | | |
1126 | 1087 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
430 | | - | |
431 | 429 | | |
432 | 430 | | |
433 | 431 | | |
434 | 432 | | |
435 | 433 | | |
436 | 434 | | |
437 | | - | |
438 | | - | |
| 435 | + | |
| 436 | + | |
439 | 437 | | |
440 | | - | |
441 | | - | |
442 | 438 | | |
443 | 439 | | |
444 | 440 | | |
| |||
1057 | 1053 | | |
1058 | 1054 | | |
1059 | 1055 | | |
1060 | | - | |
| 1056 | + | |
1061 | 1057 | | |
1062 | 1058 | | |
1063 | 1059 | | |
| |||
1268 | 1264 | | |
1269 | 1265 | | |
1270 | 1266 | | |
1271 | | - | |
1272 | 1267 | | |
1273 | 1268 | | |
1274 | 1269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | 251 | | |
261 | 252 | | |
262 | 253 | | |
| |||
280 | 271 | | |
281 | 272 | | |
282 | 273 | | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
287 | 277 | | |
288 | 278 | | |
289 | 279 | | |
| |||
345 | 335 | | |
346 | 336 | | |
347 | 337 | | |
348 | | - | |
| 338 | + | |
349 | 339 | | |
350 | | - | |
351 | | - | |
352 | 340 | | |
353 | 341 | | |
354 | 342 | | |
| |||
357 | 345 | | |
358 | 346 | | |
359 | 347 | | |
360 | | - | |
361 | 348 | | |
362 | 349 | | |
363 | 350 | | |
364 | 351 | | |
365 | 352 | | |
366 | | - | |
| 353 | + | |
367 | 354 | | |
368 | 355 | | |
369 | | - | |
370 | 356 | | |
371 | 357 | | |
372 | 358 | | |
373 | 359 | | |
374 | 360 | | |
375 | | - | |
| 361 | + | |
376 | 362 | | |
377 | | - | |
378 | 363 | | |
379 | 364 | | |
380 | 365 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
354 | | - | |
355 | 353 | | |
356 | 354 | | |
357 | 355 | | |
358 | 356 | | |
359 | 357 | | |
360 | 358 | | |
361 | | - | |
362 | | - | |
| 359 | + | |
| 360 | + | |
363 | 361 | | |
364 | | - | |
365 | | - | |
366 | 362 | | |
367 | 363 | | |
368 | 364 | | |
| |||
695 | 691 | | |
696 | 692 | | |
697 | 693 | | |
698 | | - | |
| 694 | + | |
699 | 695 | | |
700 | 696 | | |
701 | 697 | | |
| |||
932 | 928 | | |
933 | 929 | | |
934 | 930 | | |
935 | | - | |
936 | 931 | | |
937 | 932 | | |
938 | 933 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | | - | |
454 | | - | |
| 453 | + | |
| 454 | + | |
455 | 455 | | |
456 | | - | |
457 | | - | |
458 | 456 | | |
459 | 457 | | |
460 | 458 | | |
| |||
1112 | 1110 | | |
1113 | 1111 | | |
1114 | 1112 | | |
1115 | | - | |
1116 | | - | |
| 1113 | + | |
1117 | 1114 | | |
1118 | 1115 | | |
1119 | 1116 | | |
1120 | | - | |
1121 | | - | |
1122 | 1117 | | |
1123 | 1118 | | |
1124 | 1119 | | |
| |||
1312 | 1307 | | |
1313 | 1308 | | |
1314 | 1309 | | |
1315 | | - | |
1316 | | - | |
1317 | 1310 | | |
1318 | 1311 | | |
1319 | 1312 | | |
| |||
0 commit comments