Commit c4b07aa
style: apply Prettier formatting to source files
Apply consistent code formatting across memory, tools, and utils modules:
- Standardize string quotes (single → double)
- Fix arrow function formatting in filter callbacks
- Adjust function parameter line breaks
- Add trailing commas per project config
Files formatted:
- src/memory/: export-import, multi-agent-sharing, temporal-analysis, visualization
- src/tools/: cleanup-agent-artifacts, update-existing-documentation
- src/utils/: artifact-detector, drift-detector, llm-client, semantic-analyzer
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8adb6ad commit c4b07aa
5 files changed
Lines changed: 202 additions & 143 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
253 | 257 | | |
254 | 258 | | |
255 | 259 | | |
256 | | - | |
| 260 | + | |
| 261 | + | |
257 | 262 | | |
258 | 263 | | |
259 | 264 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
261 | 266 | | |
262 | 267 | | |
263 | 268 | | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
| 269 | + | |
268 | 270 | | |
269 | 271 | | |
270 | 272 | | |
| |||
387 | 389 | | |
388 | 390 | | |
389 | 391 | | |
390 | | - | |
391 | | - | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1312 | 1312 | | |
1313 | 1313 | | |
1314 | 1314 | | |
1315 | | - | |
1316 | | - | |
1317 | | - | |
1318 | | - | |
| 1315 | + | |
1319 | 1316 | | |
1320 | 1317 | | |
1321 | 1318 | | |
1322 | 1319 | | |
1323 | 1320 | | |
1324 | 1321 | | |
1325 | | - | |
1326 | | - | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
| 1325 | + | |
1327 | 1326 | | |
1328 | 1327 | | |
1329 | 1328 | | |
| |||
1429 | 1428 | | |
1430 | 1429 | | |
1431 | 1430 | | |
1432 | | - | |
1433 | | - | |
1434 | | - | |
1435 | | - | |
| 1431 | + | |
1436 | 1432 | | |
1437 | 1433 | | |
1438 | 1434 | | |
| |||
1442 | 1438 | | |
1443 | 1439 | | |
1444 | 1440 | | |
1445 | | - | |
1446 | | - | |
| 1441 | + | |
1447 | 1442 | | |
1448 | 1443 | | |
1449 | 1444 | | |
| |||
1457 | 1452 | | |
1458 | 1453 | | |
1459 | 1454 | | |
1460 | | - | |
1461 | | - | |
1462 | | - | |
| 1455 | + | |
1463 | 1456 | | |
1464 | 1457 | | |
1465 | 1458 | | |
| |||
1566 | 1559 | | |
1567 | 1560 | | |
1568 | 1561 | | |
1569 | | - | |
1570 | | - | |
1571 | | - | |
| 1562 | + | |
1572 | 1563 | | |
1573 | 1564 | | |
1574 | 1565 | | |
| |||
0 commit comments