pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:Ruby
Filter by
199M results
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
概要
このリポジトリで Claude Code を使うときの開発・運用支援として、.claude/skills/ に skill を 7本 追加します。パッケージ本体(z-aituber)の挙動は変えません。
| skill | 役割 |
| --- | --- |
| aituber-onboarding | 初心者向けセットアップ(前提ソフト→poetry install→.env→AivisSpeech/OBS/仮想オーディオ→検証→初回起動) ...
Opening or polling a large conversation was slow on every repeat.
Root cause
GET /api/session re-ran merge_session_messages_append_only on every request, even when the Session was already served
from ...
Summary
- Strike B.3 from the README s S1→S2 follow-ups list with reference to PR #36.
- Record the full closure note in docs/specs/2026-05-31-s1-ga-closeout-and-s2-followups.md: the three blockers ...
This updates the app’s pinned bandcampsync dependency to the current upstream release so deployments pick up the latest
published behavior and fixes. The change is limited to the dependency reference used ...
The model emits Markdown by default (headings, bullet lists, bold, inline code, tables) but the UI was using
bubble.textContent, so users saw raw asterisks and pound signs.
This vendors:
- marked@12 ...
Summary
- H1 (critical): scrapeWithRetry() — 3 attempts, 5s/15s backoff, fresh browser context per retry. Addresses the
observed 27% gap rate (~34 gaps 9h in 124 readings, including a 24.5h gap ...
Remove artefatos funcionais, contratos e logs da rota pós-Etapa 8 baseada em adaptador/renderização/equivalência.
Escopo:
- remove adaptador renderizável
- remove contratos complementares pós-Etapa ...
Purpose
Introduce a local Model Context Protocol (MCP) server to integrate Charles Schwab Developer API endpoints with AI
assistants like Cursor and Claude Desktop.
What is included:
1. MCP Server ...
Trim `requirements.txt` to packages actually imported by the codebase. Mirrors orchestral 1.5.0 s lean-deps direction.
Dropped (zero grep hits anywhere under tools/scripts/llm/test_runner)
- Multi-provider ...