Loading
fix(ai): correct checkout_tdoc return type handling
- checkout_tdoc() returns Path directly, not a result object with .error - Fix checkout_tdoc_to_workspace() to handle Path return type - Add proper exception handling for FileNotFoundError and other exceptions