Commit Graph

7 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 64a4996b70 Add Git source management to WebUI 2026-06-06 00:33:37 +01:00
george 979a32cfb8 Support ZIP uploads 2026-06-06 00:30:24 +01:00
george fbddfc51d2 Handle Qdrant create_collection wait support 2026-06-06 00:00:19 +01:00
george 67d5d6d16a Support Qdrant collection API variants 2026-06-05 23:51:16 +01:00
george 421b6f973a Initial DocsMCP stack 2026-06-05 23:02:55 +01:00