issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Java language:Java
Filter by
70.5M results
작업 내용
마이페이지 Service/Controller 구현에 앞서 필요한 사전 작업 진행
변경 사항
Entity 수정
- Account: emailVisible 필드 추가
- Reservation: isCleared 필드 추가
Repository 생성
- AchievementRepository
- MemberAchievementRepository ...
Follow cdk-local: new start-agentcore subcommand + studio agentcore-ws serve kind
cdk-local added an interactive WebSocket path for Bedrock AgentCore runtimes. When cdkd bumps its cdk-local dependency, ...
Context
Today the server runs as a local Bun stdio process pointed at a single repo (index.ts → StdioServerTransport). Goal:
package it as a container and serve it together with a container DB.
Explicitly ...
enhancement
!-- jclee-bot-review-finding: 8b2816ac14ffe033 --
Automated Review Finding
Category: Bug Severity: HIGH Source PR: https://github.com/jclee941/account/pull/148 File: README.md Lines: 184-184
Model: ...
bug
critical
jclee-bot
review-finding
Context
Co-change pairs are mined from git history (mineCoChanges in graph.ts). The signal is sparse on this repo (e.g. db.ts
has near-empty history).
Proposed
Use co-change only as a soft overlay — ...
enhancement
Context
The watcher already does incremental rebuilds, but query results aren t stamped with the commit SHA they reflect. A
partition decision today isn t replayable or testable.
Proposed
Stamp every ...
enhancement
Summary
Port the Doc Sweep-Up capability into repo-template, its canonical home (per the spec, §5 / Canonical home ). The pilot
was built and validated in archon (PR #94); Phase 2 promotes it to the template ...
Context
Current analysis uses ts.createSourceFile — syntactic only (chunker.ts, graph.ts). It sees imports/exports but not
resolved symbol references or real call edges.
Problem
The partition refiner ...
enhancement
Context
The overnight / refiner loop needs to decide which issues can run in parallel without colliding. Today that s per-symbol
round-trips plus runtime races (whoever grabs the queue first; merge-order ...
enhancement
Context
The dependency graph is persisted as a flat graph.json and loaded wholesale into memory on every query (loadGraph).
Queries are linear scans / object lookups.
Problem
Set-operations across many ...
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.