- #627: Set source.asset (URL/file_path) before save() in async creation path so failed sources are identifiable and retry works - #670: Only overwrite source title if it's a placeholder ("Processing...") or empty, preserving user-set custom titles - #651: Cascade-delete linked models when credential is deleted instead of returning 409 Conflict; remove unused delete_models parameter - Add tests for all three fixes (12 new tests) - Add .harness and .mcp.json to .gitignore |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| README.md | ||
| test_bug_fixes.py | ||
| test_chunking.py | ||
| test_domain.py | ||
| test_embedding.py | ||
| test_graphs.py | ||
| test_models_api.py | ||
| test_notes_api.py | ||
| test_podcast_path.py | ||
| test_url_validation.py | ||
| test_utils.py | ||
Coming Soon