feat(PollinationsAudio): add new audio provider with transcription and speech capabilities hlohaus 提交于 2026-05-01 12:43 b4e6f291
Merge pull request #3428 from vyguera/fix/openai-chat-gizmo-conversation-mode H Lohaus 提交于 2026-04-21 22:41 0393f105
fix(OpenaiChat): use gizmo_interaction conversation_mode for custom GPTs ruben.viguera 提交于 2026-04-20 09:54 2adec1bd
Refactor provider method handling for improved clarity and consistency; update mocks and add SKILL.md for usage guidance hlohaus 提交于 2026-04-17 14:07 cc0ad7a9
Refactor provider methods to unify async and sync handling, enhance clarity, and improve error management hlohaus 提交于 2026-04-16 02:38 06df47f2
Refactor provider initialization in Backend_Api to enhance clarity hlohaus 提交于 2026-04-07 17:02 dfbdf56e
Refactor media rendering to yield messages only if content parts exist hlohaus 提交于 2026-04-07 16:28 86eab3b9
Update Claude provider to use new base URL and enhance cookie handling hlohaus 提交于 2026-04-07 16:08 97f99539
Remove redundant try block in main function for client mode execution hlohaus 提交于 2026-04-07 12:42 6aeb41f8
Merge pull request #3419 from xtekky/copilot/update-finish-reason-tool-call H Lohaus 提交于 2026-04-06 14:22 a6a26faf
Fix finish_reason to return tool_calls when tool calls are present copilot-swe-agent[bot] 提交于 2026-04-06 08:43 90fb39a4
Add debug mode to CLI and improve argument parsing error handling hlohaus 提交于 2026-04-06 06:10 9f9d18cc
Enhance security in pa_provider by implementing import restrictions for sensitive submodules; remove unused AuthManager import in base_provider hlohaus 提交于 2026-04-06 05:02 889e0977
Fix chunk handling in Backend_Api to ensure content is properly yielded as a string hlohaus 提交于 2026-04-06 03:06 cd8c096f
Merge pull request #3418 from xtekky/copilot/add-pa-py-file-parser-executor H Lohaus 提交于 2026-04-06 00:39 1325c4d9
Refactor PA backend conversation endpoint for improved streaming and error handling; adjust session key generation to use 1024 bits for user input compatibility hlohaus 提交于 2026-04-06 00:36 05a9ac45
Merge pull request #3415 from xtekky/copilot/add-pa-py-file-parser-executor H Lohaus 提交于 2026-04-05 23:37 640c45ba
Add PA file handling and secure serving in MCPServer; update FileWriteTool to include file URL hlohaus 提交于 2026-04-05 23:36 b09317fe
Refactor MCPServer response structure and update FileListTool workspace handling for safe mode hlohaus 提交于 2026-04-05 21:30 758df772
Add default active state to OperaAria and enhance quota tracking in Ollama hlohaus 提交于 2026-04-05 19:52 e4fcd38d
Merge pull request #3417 from xtekky/copilot/fix-thumbnail-creation-error H Lohaus 提交于 2026-04-05 19:47 80477446