issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:Java language:Python
Filter by
5.8M results
목적
수집된 직접/간접 뉴스를 OpenAI API에 전달해 투자 판단 보조용 뉴스 분석 JSON을 생성합니다.
작업 내용
- OpenAiAnalysisService 구현
- OpenAI Chat Completions 또는 Responses API 연동
- 종목명, 직접 뉴스 목록, 간접 뉴스 목록을 프롬프트에 포함
- JSON 응답 DTO ...
backend
enhancement
목적
MVP에서 지원할 초기 관심 종목 데이터를 관리하고, 프론트엔드가 지원 종목 목록을 조회할 수 있게 합니다.
작업 내용
- Stock Entity 구현
- StockRepository 구현
- 초기 지원 종목 seed 구성
- StockService 구현
- GET /api/stocks 구현
- 종목별 직접/간접 키워드 JSON ...
backend
enhancement
Issue Draft 6 — OpenAI Onboarding Documentation Gaps
Repository: https://github.com/MervinPraison/PraisonAIDocs
Also affects PraisonAI README — recommend cross-repo sync after docs fix.
1. Issue Title ...
bug
claude
documentation
Issue Draft 2 — YAML Framework Initialization Bug
Repository: https://github.com/MervinPraison/PraisonAI
1. Issue Title
Short title: YAML CLI fails: framework adapter initialized before YAML is loaded ...
bug
Context
The palette flip is already a pure attribute flip (data-agtheme= dark default, light dormant), and src/agent-main.js
already reads localStorage( ag_theme ) on boot. What s missing is a control ...
fleet
Description
In setup.py line 28, the install_requires argument of setuptools.setup() receives the raw text of requirements.txt — a
multiline string — instead of a properly parsed list of package specifiers. ...
bug
In .claude/skills/rabbit-decompose/SKILL.md the Protocol numbers top-level steps 1-4, but Step 4 ( Hand off to scaffold
+ spec drafting ) carries five lettered sub-steps:
- A. Open the decompose-context ...
bug
feature:rabbit-decompose
in-progress
priority:low
Advisory Details
Title: Executor task startup deletes host ~/.claude data before running any agent logic
Description:
Summary
The executor service deletes the runtime user s ~/.claude directory when ...
Parent bounty: #743
Mirrors #6181 because the original report is not owned by this account.
Problem
POST /api/reviews currently accepts anonymous requests and forwards req.body directly to createReview() ...
背景・目的
フェーズ2(フロントエンド実装)の起点となる環境構築。Vite + React + TypeScript構成でフロントエンドプロジェクトを初期化し、開発サーバーが起動できる状態を整える。
作業内容
- frontend/ ディレクトリに npm create vite@latest で React + TypeScriptプロジェクトを作成
- 必要なパッケージをインストール(axios ...

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.