feat(omo-codex): batch 49 (4 files)

This commit is contained in:
YeonGyu-Kim
2026-05-30 19:12:08 +09:00
parent d4becc8d00
commit ffa06fe065
4 changed files with 161 additions and 0 deletions
@@ -0,0 +1,19 @@
name: Feature request
description: Propose a focused codex-lsp improvement.
title: "[feature]: "
labels: ["enhancement"]
body:
- type: textarea
id: problem
attributes:
label: Problem
description: What workflow should improve?
validations:
required: true
- type: textarea
id: proposal
attributes:
label: Proposal
description: What should codex-lsp do?
validations:
required: true