pullrequests Search Results · language:B4X language:C++ language:TypeScript language:Python language:C# language:C# language:HTML
Filter by
186M results
This PR has been triggered in an effort to close out the migration for proxsuite071.
IMPORTANT: If you close this PR, the bot will presume that the feedstock has been rebuilt with this update and WILL ...
This pull request was created by @kiro-agent on behalf of @rasyidpurnama20 :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro autonomous ...
Summary
PR #79 introduced useTheme() but missed useTheme imports in 4 files and coupled ThemeContext to SettingsContext,
breaking 67 tests across 4 suites.
This PR fixes:
- 4 missing useTheme imports ...
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| eslint-plugin-jsdoc | ^51.4.1 → ...
PR 제목
feat / SS-52-InferenceSchema - 추론 요청/응답 스키마 정의 (Zod)
PR 본문
반영 브랜치
SS-52-InferenceSchema - dev
PR 타입(하나 이상의 PR 타입을 선택해주세요)
- [x] 기능 추가
- [ ] 기능 삭제
- [ ] 버그 수정
- [x] 의존성, 환경 변수, 빌드 관련 ...
Summary
A full CodeQL rescan (triggered by #79) surfaced 3 pre-existing HIGH-severity alerts (created 2026-05-28, not introduced
by recent work) plus 3 residual unused-variable notes. This clears all ...
Features Applied
- fixes and updates to solution
- refactoring
- unit tests
- code cleanup
- remove unnecessary migration applied file
- clean up on dev script
enhancement
fix #5275: add 20 unit tests for capabilities/queries.ts covering all query functions — queryRoles, queryRole,
queryToolPermissions, queryWorkflowPermissions, queryAgentsByRoleId, queryAgent, queryAgents ...