issues Search Results · language:Dune language:Python language:Java language:Java language:Python language:Java linked:pr
Filter by
4.1M results
Severity: Medium — affects all macOS Desktop users who create custom profiles
Symptom
Right-clicking a profile in the sidebar and selecting Delete shows an error:
Error invoking remote method hermes:api ...
area/config
comp/cli
P3
type/bug
Summary
Production GET /rest/v1/map_analysis returns 503 for multiple standard pairs (e.g. ENISA→ISO 27001, ENISA→NIST 800-53
v5, Cloud Controls Matrix→NIST 800-53 v5).
Heroku logs show:
1. Cache miss ...
Split out of #247 (fixed the InflowDAO/mill flavor). Running the suite under -W error::sqlalchemy.exc.SAWarning surfaces
the same construction-order hazard class for chains:
SAWarning: Object of type ...
작업 목적
프론트엔드 연동과 기본 운영 확인을 위해 CORS 설정, Health Check API, 공통 예외 응답 구조를 추가한다.
작업 내용
- [ ] React 로컬 개발 서버 접근을 위한 CORS 설정 추가
- [ ] GET /api/health API 추가
- [ ] MODELLY-BE 패턴을 참고한 공통 API 응답 포맷 추가
...
backend
setup
배경
AWS 에서 예매 캡차의 GET /captcha/challenge 를 API Gateway → Lambda 로 처리한다(현재 app 구현은 로컬용 유지). ticketing(/queue) 과 동일한 모듈형 패턴으로
captcha 도메인을 추가한다.
작업 범위
- domains/captcha/index.py — lambda_handler (ALTCHA ...
enhancement
来源
PR #907 的代码审查反馈:评论链接
改进项
1. _clean_plan_output 仅匹配 H1 标题 — 中风险
正则 ^#\s 只匹配 # Title(H1),不匹配 ## Section(H2)或 ### Subsection(H3)。如果 agent 生成的计划以 H2 开头,清理不会生效。
修复:改为 ^#{1,6}\s 匹配任意级别 markdown 标题。
...
bug
Bug Description
The gateway s send_message MCP tool reports No home channel set for telegram even when TELEGRAM_HOME_CHANNEL is
correctly configured in both config.yaml and .env.
The CLI path (hermes ...
comp/gateway
P2
platform/telegram
type/bug
Summary
When a RAG context search result is inserted into the prompt via the explicit Insert into Prompt button, the inserted
text contains literal search-highlight brackets around matched terms, e.g. ...
bug
frontend
P3
ux
🔨 리팩토링
현재 service-admin은 단일 DataSource로 온프레미스 PostgreSQL에 연결되어 있어, 상품(catalog 스키마) 데이터와 어드민/BNPL/주문(core 스키마) 데이터가 같은 DB에 저장된다.
상품 데이터를 AWS RDS로 이관하기 위해 service-admin에 Dual DataSource를 구성하고, service-catalog도 ...
🔨 Refactor
Context
Follow-up from the review of #70 (which fixed #69 for DatumFeature and SurfaceFinish). Last known member of the #65
false-positive family.
Problem
DatumTarget passes label_bbox=None, so view_annotation_overlap ...

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.