issues Search Results · language:Dune language:TypeScript language:Java language:CSS language:JavaScript language:Java
Filter by
14.6M results
This is an epic tracking issue for the Release Followups implementation — the two agent-found follow-ups raised after
the 0.1.0 release.
Overview
Two small fix-forward patches for @takazudo/zudo-ogp-check-panel, ...
epic
Type: b Bug /b
Issue Description
Steps to Reproduce
Expected Behavior
Actual Behavior
Extension version: 2.140.8 VS Code version: Code 1.109.3
(b6a47e94e326b5c209d118cf0f994d6065585705, 2026-02-12T17:54:48.470Z) ...
Type: b Bug /b
Issue Description
Steps to Reproduce
Expected Behavior
Actual Behavior
Extension version: 2.140.8 VS Code version: Code 1.109.3
(b6a47e94e326b5c209d118cf0f994d6065585705, 2026-02-12T17:54:48.470Z) ...
Code Style - Inconsistent Null Check
PortMethodEnum uses != null for null check (line 53) while most of the codebase uses == null or Objects.requireNonNull.
Location
// PortMethodEnum.java line 53
if ...
enhancement
These API always response with 404:
- /api/user-groups
- /api/roles
- /api/custom-clients
Problem
Composable instances are currently only visible through the plugin s own custom inspectors (Composables, Composables by
Component, Composables Flat in packages/plugin/src/vue/devtools/index.ts). ...
enhancement
What to build
A new Appearance section in the right properties panel, shown only when the selection contains rect shapes. The section
is deliberately named Appearance (not Corner Radius ) because further ...
sandcastle
What to build
The undoable mutation path and derived selection state for corner-radius editing — no UI yet. Verifiable through
co-located tests and jotai-devtools.
- One new undoable command via createCommand ...
sandcastle
Security - Incomplete Log Injection Prevention
PortFactoryEnum.sanitizeForLog() removes some control characters but may miss others that could be used for log
injection attacks.
Location
// PortFactoryEnum.java ...
enhancement
What to build
Extend the rect shape model with an optional per-corner radii tuple and make rounded corners actually render, end to end
from schema to canvas and layer thumbnail. A pure corner-geometry ...
sandcastle

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.