issues Search Results · language:Dune language:JavaScript language:Python language:Java language:Python language:JavaScript
Filter by
55.1M results
This issue is automatically generated by Activepieces for daily tracking.
invalid
Goal
Load metadata JSON for the selected plan if available.
Input
data/metadata/ plan_id _metadata.json
Expected metadata fields
- plan_id
- file_path
- image_width_px
- image_height_px
...
backend
integration
mvp
안녕하세요, ch0ijimin323입니다.
현재 write 권한으로 설정되어 있는데, Admin 권한으로 변경을 요청드립니다.
Repository Settings → Collaborators에서 권한 변경 부탁드립니다.
감사합니다.
背景
現状ルート直下に アプリ本体・一回限りのスクリプト・ドキュメント・成果物(pptx/json/txt)・バックアップ が混在しており、どれが本番に必要なコードか判別しづらい。*.py 66件・*.md 36件がフラットに並んでいる状態。
ゴール
ディレクトリ構成を見直し、保守しやすい構造へリファクタする。アプリ本体を src/blendy/ パッケージ化 し、ドキュメント・スクリプト・成果物を役割ごとに分離する。 ...
Problem
The frontend and backend code-v2 review modules carry three byte-for-byte identical functions (plus their tuning
constants). This duplication increases maintenance burden — every fix has to be ...
Today the external API calls in the repo are inconsistently stubbed. The successful-response branches are mostly
uncovered by tests, and a reviewer who clones fresh cannot run the AI demos without their ...
Goal
Display the selected rendered construction plan image in the app.
Input
data/pages/ plan_id .png
Tasks
- [ ] Load selected PNG.
- [ ] Show image in the main app area.
- [ ] Leave room for ...
backend
mvp
Goal
Automatically discover available plan PNG files under data/pages and allow the user to select one in the app.
Input
data/pages/ plan_id .png
Examples:
data/pages/SP_U1_0003.png data/pages/SP_U1_0004.png ...
backend
integration
mvp
Goal
Create the first runnable Streamlit app for the PlanFuge hackathon demo.
Why
The project has data and CV work happening in parallel. We need a central app that can later display plan images,
candidate ...
backend
mvp
Environment Details
- Helidon Version: 4.x
Description
Helidon HOCON parsing fails in two related include/substitution cases.
Case 1: Included self-reference
include prod
basicAuthEnabledServices: ...

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.