Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 2, 2025

  • Fix platform/manager.py: Replace asyncio.create_task with anyio.create_task_group for proper anyio compatibility
  • Fix db/init.py: Update sessionmaker call to use async_sessionmaker from SQLAlchemy
  • Fix provider/sources/openai_source.py: Correct return type for text_chat_stream method
  • Run mypy again to verify fixes
  • Run ruff check and format

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants