Migrate act() to conversation-based architecture with Speaker pattern and add caching v2 features. #893
Annotations
2 errors
|
Run Checks
Process completed with exit code 1.
|
|
Ruff (E501):
src/askui/models/shared/conversation.py#L300
src/askui/models/shared/conversation.py:300:89: E501 Line too long (89 > 88)
|