pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Python language:C#
Filter by
127M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
✨ 작업 배경 현우님이 팀을 나가시면서 챗봇 파트를 이어받아 고도화 작업을 진행했습니다. 현우님과는 따로 작업했으며, 팀원분들의 것들을 보고 추가하여 작성했습니다.
✨주요 변경 사항
1. WebSocket → SSE 단방향 전환
챗봇은 사용자가 보내고 AI가 응답하는 단방향 흐름이라 양방향인 WebSocket 대신 SSE로 전환했습니다. 기존 WebSocket ...
Add array-based (IEnumerable Type? ) tests so the synchronous IsMetBy overloads of the type-collection constraints are
exercised. Filtered.Types implements IAsyncEnumerable on net8.0+, so the existing ...
coverage
Summary
Adds explicit __all__ exports to 19 modules across config/models/ and survey/:
- 13 config model files: branding_config, data_sources, report_preferences, social_media_account, user_profile, ...
This PR introduces several improvements to the grant management scripts:
- scripts/sdg_utils.py: Enhances the parse_issue function to prevent a potential AttributeError if the Amount
requested field ...
Automated test pull request
Automated test pull request
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| google/yamlfmt (changelog) | repository | digest | b5ca189 → 21ca532 |
Note: The pre-commit manager ...
dependencies
Capability
Fix the empty OpenCode model dropdown on the Agents page (detail panel) and in the New Agent dialog, and unify
per-backend model loading behind one helper.
Root cause
AgentDetailPanel and ...