issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:Java
Filter by
5.9M results
Parent bounty: #743
Bug
sendMessage() in apps/api/src/services/messageService.js spreads caller payload with server fields mixed in:
const message = { id: `msg_${Date.now()}`, ...payload, sentAt: new ...
Summary
Add the first self-sufficient bb lifecycle command so the v2 CLI can initialize and inspect the financial-intelligence
foundation without relying on the legacy bankbuddy command surface.
Scope ...
enhancement
Parent bounty: #743
Bug
createReview() in apps/api/src/services/reviewService.js spreads caller payload after the server-generated id, allowing
callers to override the server-assigned id field.
Expected ...
Parent bounty: #743
Bug
createProposal() in apps/api/src/services/proposalService.js spreads caller payload after the server-generated id,
allowing callers to override the server-assigned id field.
...
Signal: pyproject.toml dependencies = []; cli/__init__.py is a pure walkable argparse tree (~594 subcommands; work alone
has 139). No completion/argcomplete anywhere; the only discovery path is repeated ...
Signal: skills_cmd.py:1319 serve_mcp + :1245 _run_mcp_stdio already implement a zero-dep JSON-RPC stdio MCP server, but
only for skill://; there is no card:// scheme. memory_cmd.py:278 _iter_cards is the ...
Signal: in agents.py, --read-only is enforced natively only for codex et al; it is prompt-only (soft) for
goose/copilot/adal/openhands/grok/amp/crush (_read_only_prompt), and ignored entirely by claude ...
Problem
app_bootstrap runs that reach ready_for_human_handover are classified as human-attention work, but the product only
exposes the actual finishing action (Register in Sentinel) from transient local ...
bug
codex
priority:high
ux
📌 기능 설명 (Description)
백엔드 프로젝트에 Flyway를 적용하여 DB 스키마 변경 이력을 코드 기반으로 관리할 수 있도록 합니다.
기존처럼 개발자가 개별적으로 SQL을 실행하거나 로컬/공용 DB 상태에 의존하는 방식은 환경마다 스키마 차이가 발생할 수 있고, 협업 시 누락이나 충돌이 생기기 쉽습니다.
이번 작업의 목적은 다음과 같습니다. ...
[기능] 기능 추가 이슈

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.