issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:CSS linked:pr
Filter by
3.3M results
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Summary
Two related defects in the full-screen project overview URL overlay (the overlay that opens a project s overviewUrl,
controlled by ProjectBrowserOverlayController ...
Enable @typescript-eslint/require-array-sort-compare
What it catches
The rule flags any call to Array.prototype.sort (and toSorted) that omits a compare callback.
Without a comparator, sort converts ...
Two UI fixes:
- Can t change a row s status on /pipeline. The per-row status select is controlled (value={r.status}) with an async
onChange (POST + refetch). React snaps the select back to the old ...
Feature description
When a player is within vanish-mode, it is undesirable to have death-messages be sent to chat; also, if they leave while
in vanish, sending a quit-message gives that fact away. As ...
type: enhancement
작업 영역
API
작업 개요
리포트 API의 narrative / coaching_direction 필드를 2차 항목에서 1차 구현 항목으로 승격하여 AI 생성 텍스트를 반환하도록 변경합니다. emotion-trend 엔드포인트의
three_months 옵션 제거 및 서버 오류 케이스(500) 추가를 반영합니다.
구현 항목
- [ ] narrative ...
Description
In the mini-compare-chart variant, icons rendered inside slot[name= icons ] within .top-section stack vertically instead
of displaying in a horizontal row. The base Shadow DOM CSS (merch-card.css.js:244) ...
Improvement
Enable the built-in prefer-object-spread rule in the shared config.
It flags building a new object with Object.assign({}, ...) and steers it to object spread instead:
// flagged
const merged ...
Problem
FileConfig._needs_fsspec() treats file:// paths as local paths, but LocalFileHandler.open_file() passes the URI string
directly to built-in open().
That means a configuration such as log_file_path: ...
The converters/snowflake/ directory currently ships only the export direction (osi_to_snowflake_yaml_converter.py). The
import direction (Snowflake Cortex Analyst semantic view YAML → OSI) doesn t exist ...

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.