src/tdoc-ai/tdoc_ai/context.py
0 → 100644
+69
−0
+18
−6
Loading
- Introduced DocumentContext dataclass to encapsulate document metadata. - Updated pipeline operations to utilize DocumentContext for folder resolution. - Refactored workspace member handling to improve clarity and maintainability. - Enhanced error handling and logging for document processing phases.