pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:Python
Filter by
231M results
…improve repository method formatting
✅ 체크리스트
- [x] merge 타겟 브랜치 잘 설정되었는지 확인하기 (be/dev)
🔥 연관 이슈
- #1444 (별건 체크리스트 항목 ①)
🚀 작업 내용
1. ProfanityWord 도메인에 ASCII 최소 길이 가드 추가 — 정규화 결과가 ASCII 전용이고 3자 미만이면 WORD_TOO_SHORT(P006)로 거부. 시드·관리자 ...
The @tabnas siblings are not published to npm, so CI now clones them and builds the dependency closure in order (this
repo built + tested last). Node pinned to 24. 🤖 Generated with Claude Code
Makes fic zero-shot drivable by coding agents — Phases 2+3 of the original design (CLI → Skill → MCP). Inspired by the
positronick CLI s agent surface and the go-api-cli playbook.
What changed
Structured ...
Summary
Fixes #63.
The etetoolkit skill uses ete3 imports throughout (from ete3 import Tree). The ete3 PyPI package had its last release on
May 2, 2023 (v3.1.3 — over 3 years ago). The ETE project now ...
概要
プロジェクト固有スキル(dependabot-merge / web-design-guidelines)を撤去し、関連する設定参照を整理する。
変更
- スキル本体・シンボリックリンク・vendored 実体を削除
- .claude/skills/dependabot-merge/SKILL.md
- .claude/skills/web-design-guidelines(リンク)+ ...
What
scheduler.py reported model_used as the pre-rewrite backends — sd-webui / coqui-tts / musicgen — long after the media
workers moved to their current backends. The generated output was always correct; ...
概要
!-- このPRで何を変更したかを簡潔に記述してください --
変更の種類
!-- 該当するものにチェックを入れてください --
- [ ] バグ修正
- [x] 新機能
- [ ] リファクタリング
- [ ] ドキュメント
- [ ] CI/CD
- [ ] その他
変更内容
- 日本語TTSの固有名詞を nameIpa のアクセント核付き phoneme ...
react
Summary
- fail closed when a middleware matcher is rejected by the ReDoS safety check
- distinguish unsafe matcher rejection from malformed regex syntax
- warn once that rejected matchers cause ...
Summary
- Adds get_operation_status tool dispatching to VideoJobResolver or SocialPostResolver based on operation_type
- Returns unified OperationStatusResponse with phase: pending | processing | ...