pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C# language:HTML
Filter by
137M results
Summary
- Add admin user create CLI for scoped (--tenant-id, repeatable) and break-glass (--break-glass) admin users via
AdminUserRepository.
- Wire command through Program.cs / MailerCliHost ...
What why
Three units, landed together after an adversarial review swarm:
1. Subagents as async actors (#134, ratified). Unifies the two async-delegation lifecycles. A subagent now runs under
its own ...
What this fixes
Visual bugs on the admin dashboard (from the screenshot review):
1. The New client modal wasn t contained — it had no solid card background, so the page behind (the Admin dashboard
...
작업 내용
- PostgreSQL의 venue 테이블에서 좌표(latitude, longitude)가 없는 공연장 조회
- Kakao Local API로 주소 → 좌표 변환
- 1차: 주소로 검색
- 2차: 주소 검색 실패 시 공연장 이름으로 재검색
- 조회한 좌표를 DB에 UPDATE
실행 방법
python3 -m venv ...
What happen
commands/caveman-init.toml tells the agent to run node src/tools/caveman-init.js {{args}} in the current repo . For
every installed Codex / Gemini-extension user, cwd is their project — that ...
Summary
- Replaces infra/ansible/roles/{postgresql,nodejs}/tasks/DRAFT.md with real, verified .yml task files (RRX-058), plus
new common, tailscale, hardening, nginx, and backup roles and a master ...
The 21d JSON backup only trimmed entries — planTasks, blocks, devLog, and distractions were bundled in full, so the
work-log-backup-21d-*.json file grew every day despite its name.
All five dated arrays ...
chatgpt-review
Resolves #318
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| renovate (source) | [43.249.5 → 43.251.0](https://octochangelog.com/compare?repo=renovatebot%2Frenovate ...
dependencies
renovate
Finding 1 of 9 — code review
strip() in src/lib/simcProfile.js removed only quotes and backslashes from a build s per-slot label before emitting
profileset. NAME +=talents=…. A label carrying a newline ...