pullrequests Search Results · language:Dune language:TypeScript language:Java language:Python language:HTML language:CSS
Filter by
30.1M results
Target
- [ ] dev
- [ ] beta
- [ ] main
Checks
- [ ] Static site loads locally
- [ ] Admin page can read backend data
- [ ] Create, edit, and delete tested for touched collections
- [ ] ...
Automated changes by create-pull-request GitHub action
Add get_status MCP tool to query submission status from Portalite.
- Returns status (Pending/Validated/Rejected) for expenses and CRA months
- Optional month filter (format YYYY-MM)
- Added comments ...
確定した根本原因
ユーザー報告: 「{freeText}か...なるほどね が自由入力プロンプトの直後に送られる」
スクショ調査で判明: {freeText}... は free_input 回答後の next message 経路ではなく、free_input プロンプト送信時の通常 chain (`next_message_id` walk)
に乗って即時送信されていた。
buildMessageChain ...
[tui-coder] — User-chosen next topic. Resolves the category-3 structural gap from the hex-consolidation (#1169): .tcss
can t import the Python palette, so theme.tcss hand-synced hex literals (drift hazard, ...
Bug: At low alpha (40%) the overlay became completely untappable. Root cause: WindowManager.LayoutParams.alpha triggers
Android s tapjacking protection — the OS suppresses touch events on windows below ...
newest fix, auth
변경 사항
- AGENTS.md에 worktree에서는 Windows Git(git.exe)를 사용한다는 규칙을 추가했습니다.
- SKILL.md에도 같은 작업 원칙을 반영했습니다.
- .gitignore의 .codegraph/ 규칙에 로컬 에이전트 인덱스 설명을 덧붙였습니다.
검증
- 문서 변경만 포함되어 테스트는 실행하지 않았습니다. ...
Summary
- Add Claude stream JSON output to the workflow runner command.
- Include partial messages and verbose output so Symphony receives progress events instead of sitting at session
started ...