pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:CSS language:JavaScript
Filter by
197M results
Problem
Today s Hermes production run (2026-06-06) failed at Stage 4 (merge):
[merge-report] schema validation failed:
- meta.source_health.feeds_sections.ok: Invalid input: expected boolean, received ...
무엇을
확률가중 경로 분포 (팬차트)에 1주일 전 가중평균 경로를 점선으로 추가했습니다.
- 밴드(분포대)는 표시하지 않고, 가중평균 수치만 각 포인트 아래에 노출
- 회색 점선 + 각 지점 아래 monospace 수치 라벨로 현재 경로(검은 실선)와 구분
- 범례에 1주일 전 가중 항목 추가
왜 / 어떻게
팬차트의 가중 경로는 data.json의 ...
무엇을 / 왜
더보기 탭(/more)이 허접하다는 지적 → 재설계.
- 의미 없는 5색 랜덤 파스텔 카드 배경
- 3열 그리드의 외톨이 7번째 카드
- 낮은 정보 밀도, 그룹핑 없음
변경 내용
- 7개 메뉴를 소통 / 나의 기록 / 설정 3개 의미 섹션으로 그룹화
- 색을 카드 전체 배경 → 섹션당 1색 아이콘 칩(grape/leaf/sunshine-100)으로 ...
Summary
- Make install-time OpenCode config writes honor OPENCODE_CONFIG_DIR
- Add regression coverage for opencode.json / opencode.jsonc path resolution
- Document custom OpenCode config directorybehavior ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Bumps the npm_and_yarn group with 1 update in the /frontend/infra/plugins/pkg-root-webpack-plugin directory: vitest.
Bumps the npm_and_yarn group with 1 update in the /frontend/packages/agent-ide/bot-config-area-adapter ...
dependencies
javascript
Redis expire failure fallback.
What
- Create ThemeProvider with localStorage persistence
- Create ThemeToggle component cycling light/dark/system
- Add toggle to landing page and dashboard headers
- Respect system preference ...
enhancement
ready-for-agent
概要
本番 ECS の Java を H2(インメモリ)から Supabase(PostgreSQL) に接続できるようにする。DATABASE_URL がセットされているときだけ Postgres に切り替わり、未設定(ローカル/テスト)では
H2 のまま。
本番 ECS task は既に Go 用に DATABASE_URL(Secrets)を注入しており Java コンテナにも渡るため、infra ...