Commit Graph

3 Commits

Author SHA1 Message Date
george 1b61af8873 Fix DirEntry sort error in discover_files
Sort os.scandir() results by entry.name instead of comparing DirEntry objects directly, which don't support < operator.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-06 01:04:14 +01:00
george fc683b2803 Fix Git source sync failures 2026-06-06 00:48:21 +01:00
george 421b6f973a Initial DocsMCP stack 2026-06-05 23:02:55 +01:00