issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java language:JavaScript
Filter by
3.2M results
在浏览器里实际运行并观察后,发现几个明显不符合人类使用习惯的问题:
1. note 形状尺寸失控
代码里写死 160×50 或 180×50,但 tldraw 的 note 形状实际是固定 200×200(最小),size 只能改字号。导致:
- 项目结构图节点纵向严重重叠。
- 依赖图节点横向挤在一起。
- 文件结构图同样会重叠。
建议:把 note 换成 geo 矩形(type: ...
enhancement
Problem
In dark mode the SVG icons render as pure black (#000000) on the dark panel gray (#3C3F41) — verified by rendering an
icon under FlatDarkLaf. The stroke= currentColor icons are not being recolored ...
目的
drive skill で usage-guard を デフォルト適用(opt-out 化) する。現状は --usage-guard の opt-in で、未指定なら drive 本体は usage-guard
を一切呼ばない(src/skills/drive/SKILL.md:43、配線は SKILL.claude-code.md の「usage-guard 配線」節・Claude 専用 ...
documentation
enhancement
解決したい課題 / Problem
GitHub Advanced Security(CodeQL)が actions/missing-workflow-permissions(warning / medium)を 4 件検出している。GITHUB_TOKEN
の権限を明示制限していないワークフローがあり、最小権限の原則(supply-chain ハードニング)に反する。
| # | 場所 | ...
enhancement
Friction (empirical, 2026-06-21 nightshift — operator-caught, TWICE)
The L3_No_Hold_State Stop-hook (laneStateStopHook.mjs) blocks every non-operator turn-end, but it does not scan the
turn-final text ...
ai
architecture
model-experience
to define employee work schedule
https://github.com/link-assistant/formal-ai/pull/471#issuecomment-4702252785
When split by 150k exactly and 13k output it looks suspicious, is really split exactly? Usually it is indicator of fake
data. ...
bug
question
Before reporting an issue
- [x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed
without action if I do not follow them.
Area
testsuite ...
area/testsuite
kind/bug
status/triage
team/continuous-delivery
목적
현재 MyBatis XML에 흩어져 있는 테이블/컬럼 사용 정보를 기준으로 PostgreSQL 개발용 스키마 초안을 작성합니다.
작업 범위
- src/main/resources/mapper/**/*.xml의 SQL에서 참조되는 테이블과 컬럼을 추출합니다.
- PostgreSQL에서 실행 가능한 DDL 초안을 추가합니다.
- 추론 한계, ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.