pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Java language:Java
Filter by
210M results
Lighter path on the KV-cache memory sim: define the terms now, develop the full lifecycle treatment (with the sim) in a
future inference/serving topic rather than forcing it into an L100 hardware topic. ...
Closes #289. Final code slice of epic #285 (lore as an Obsidian vault).
The vault now owns lore content (export #286, push #287, auto-sync #290, markdown render #288), so in-app content
editing is a foot-gun ...
Purpose
Briefly describe the purpose of this PR and the problem it solves.
Type of Change
- [ ] Feature
- [ ] Bug fix
- [ ] Refactor
- [ ] Documentation
- [ ] Test improvement
- [ ] CI/CD ...
Summary
- Moves CookieConsentBanner from fixed bottom-0 to fixed top-0 with z-[55] (above Navbar s z-50) and flips the
box-shadow to face downward
- Adds — by Conduit AI caption to the sign-in ...
Summary
Researches the services and features of totalsleepservices.com (VGM Group s sleep-program offering) and compares them
head-to-head with PennFit. Adds docs/competitor-analysis-total-sleep-services-2026-06-14.md. ...
ISSUE_ID
Closes https://github.com/oss2026hnu/reposcore-ts/issues/311
변경사항
- [x] getUpdatedIssuesWithComments()에서 GraphQL 요청 시 고정 상수 PAGE_SIZE 대신 클로저 변수 pageSize를 사용하도록 수정
- [x] --page-size 옵션이 ...
Summary
Updates the project s AGENTS.md with the following improvements:
1. Fix Mantine Text component prop: Changed wrap to textWrap to match the correct Mantine API.
2. Add language rule: Added a ...
Summary
ai-dev-control-plane に Discord スラッシュコマンド Bot と /ask 自然言語対話機能を追加。既存の一方向Discord通知 (DiscordNotifier) はそのままに、Discord
アプリから実行状態の確認・操作・自然言語質問が可能になります。
Changes
- Discord Bot 基盤 (src/lib/discordInteractions.js, ...