issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Java language:HTML
Filter by
61.7M results
Issue description
Now that we ve decided on a direction lets design the thing
Acceptance criteria
- [ ] Create mock flows of /admin UI for creating a portfolio from an approved request
Additional ...
content
design
GitHub シークレット登録情報の取得手順
それぞれの情報の取得先と、取得の手順をまとめました。これらは「Google Cloud」「YouTube」「Slack」の3つの管理画面から取得することになります。
1. YouTube 関連 (YOUTUBE_API_KEY)
YouTubeのデータを取得するための権限を設定します。
- 取得先: Google Cloud Console ...
Feature Request
Users can check balances, lock/unlock cards, and transfer funds, but there is no way to view transaction history. This
is a core banking feature expected by users.
Proposed Implementation ...
Problem
In ui/chainlit_app.py, core components are stored as global variables:
llm_core = None
rag_engine = None
intent_router = None
logger = None
langwatch_tracker = None
These are re-initialized ...
Problem
src/components/Dashboard.tsx is 2420 lines with 54 hook calls. It handles many distinct concerns in one file:
1. Contract list display + sorting/filtering
2. Transaction history display
3. ...
Problem
llm/llm_core.py has no error handling for Mistral API calls. If the API is down, rate-limited, or returns an unexpected
response, the entire application crashes.
Affected methods:
- generate_response() ...
Problem
The prompt injection detection in security/safety_filters.py uses simple regex patterns:
INJECTION_PATTERNS = [
r ignore previous instructions ,
r disregard all ,
r forget your role ...
Problem:
Currently, our live interpretation system only outputs transcriptions and translations as raw text on the screen. While
this is great for reading, it requires users to constantly look at the ...
enhancement
특정 게시물에 대한 댓글 리스트 조회
Why
The issue-workflow skills (/issue-add, /issue-start, /issue-yolo, /issue-finish, /issue-triage, /issue-batch,
/issue-finish-batch) only resolve in Claude Code today. That s now a blocker for a downstream ...
enhancement

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.