issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:TypeScript language:Java
Filter by
9.2M results
概要
#27 でアプリ本体の依存(requirements.txt)はバージョン固定方針が決まりましたが、build_exe.bat のビルド依存は最新版を取りに行ったままです。
%VPY% -m pip install --upgrade pip
%VPY% -m pip install -r requirements.txt pyinstaller
- pip … 常に最新へ更新 ...
security
Summary
publication.publishChallengeAnswers currently takes a positional array argument:
async publishChallengeAnswers(challengeAnswers: DecryptedChallengeAnswerMessageType[ challengeAnswers ])
The ...
Describe the bug
While auditing the build-time environment variable sanitation script (scripts/validate-env.js), I discovered a critical
scan bypass vulnerability.
The main security iteration loop explicitly ...
bug
Summary
Revert the MIK-132 right-margin inset on the Note textarea and restore the prior stretch/auto layout.
Acceptance Criteria
- Note textarea keeps alignSelf: stretch and width: auto.
- The ...
Goal
Make the README 5-minute demo match the release installer flow.
Scope
- replace node dist/cli.js examples in the user-facing demo with openathor commands
- keep source/development usage clearly ...
목표
pnpm 모노레포 패키지 구조를 재편하고, 팀 전체의 개발 환경(버전·Git hooks·CLAUDE.md)을 통일한다.
배경 / 필요성
초기 프로젝트 셋업 단계에서 다음 문제들이 있었다.
- 패키지 네이밍이 @repo/*로 혼재되어 프로젝트 네임스페이스 @ilgam/*과 불일치
- PrismaService가 apps/api에 위치해 packages/database ...
背景
現在 bridge-tmux/cmd/bridge/main.go の parseConfig() で SpawnTimeout が 60 秒にハードコードされている:
SpawnTimeout: 60 * time.Second,
claude の初回出力に 60 秒以上かかるケースが報告されており、タイムアウトしてしまっている。
要件
- --spawn-timeout duration ...
This is suboptimal because if no patient id is selected, it redirects to registration. Does not make sense for icon to
link to dashboard too.
roles/install/tasks/canasta.yml resolves the operator user from ansible_user_id, which is a gathered fact. The
dispatcher play (canasta.yml) runs with gather_facts: false, so the fact is undefined. When ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.