issues Search Results · language:Edge language:Python language:JavaScript language:Java language:Java language:JavaScript
Filter by
55.2M results
Summary
PoC-04: LLMアダプタ+プロンプト+Schema強制 を実施し、Phase1 Epic #26 のPoC前提を検証できる状態にする。
Scope
- Target directories: core/llm
- In scope:
- 4変換向けのLLMアダプタ、プロンプト、JSON Schema強制・修復フローを実装する。
- Phase0成果物を前提に、最小実装と対応テスト/検証を追加する。 ...
agent-ready
codex
component:llm
phase:1
type:feat
어떤 기능인가요?
화장품 WMS의 품질 검사 도메인의 서비스, 컨트롤러 레이어를 구현했습니다. Lot 단위 입고 품목에 대한 WAITING → IN_PROGRESS → COMPLETED 상태 흐름을 구현했습니다.
작업 상세 내용
- [x] QualityInspection 엔티티 생성 및 JPA 테이블/컬럼 매핑
- [x] QualityInspection ...
🛠️ feat
🧪 test
Summary
PoC-03: Word/Excel解析モジュール を実施し、Phase1 Epic #26 のPoC前提を検証できる状態にする。
Scope
- Target directories: core/parsers
- In scope:
- docx/xlsxをDocument IRへ変換する最小parserを実装する。
- Phase0成果物を前提に、最小実装と対応テスト/検証を追加する。 ...
agent-ready
codex
component:parser
phase:1
type:feat
Summary
ScenarioRequest.name has only @NotNull — no @NotBlank and no @Size(max=200) — while the entity column is length=200.
A 201-char name reaches the DB and fails as a DataIntegrityViolation → generic ...
bug
Reminder
- [x] I have read the above rules and searched the existing issues.
System Info
llamafactory0.9.5
Reproduction
Put your message here.
Others
No response
bug
pending
Summary
PoC-02: PDF解析モジュール(テキストPDF) を実施し、Phase1 Epic #26 のPoC前提を検証できる状態にする。
Scope
- Target directories: core/parsers
- In scope:
- テキストPDFをDocument IRへ変換する最小parserを実装する。
- Phase0成果物を前提に、最小実装と対応テスト/検証を追加する。 ...
agent-ready
codex
component:parser
phase:1
type:feat
Summary
PoC-01: Document IR v1実装 を実施し、Phase1 Epic #26 のPoC前提を検証できる状態にする。
Scope
- Target directories: core/ir
- In scope:
- IR v0スキーマ(P0-08)を土台に、parser出力からIR v1を生成し構造検証できる最小実装を追加する。
- ...
agent-ready
codex
component:ir
phase:1
type:feat
Summary
The paginated runs endpoint caps page size but passes the sort parameter through unchecked. A client can sort by any
entity property (or a typo / undocumented relationship path); an unknown property ...
bug
quality
Overview
Issue #11 explicitly required removing voyage_api_key from Settings as it is not needed for Modules 1–3. The field was
removed from the new BaseSettings class, but it still exists in the old ...
背景 / 目的
Phase0(技術検証・評価準備・IR試作)が完了したため、次フェーズとしてPhase1 PoCを開始する。 PoCでは主要変換パターンの最小E2E成立を確認し、Document IR → LLMプラン → Schema検証 →
決定論生成の一連を実装・検証する。
スコープ
- Word→Excel、Excel→Word、PDF→Excel(テキスト)、PDF→Word(一部)の最小E2E。 ...
epic
phase:1

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.