issues Search Results · language:Dune language:JavaScript language:HTML language:Java language:Java language:JavaScript
Filter by
39.9M results
Context
#14035 clarified that a missing/unconfirmable operator prompt fails closed to autonomous (good). But it surfaced a
deeper, empirically-demonstrated gap: a confirmable operator prompt that is itself ...
ai
architecture
enhancement
model-experience
https://github.com/insane66613/MCP-SuperAssistant
can connect with the original proxy
or can be test connect correct wiht the npm install -g @modelcontextprotocol/inspector mcp-inspector
http://localhost:3006/mcp ...
✨ 구현 기능
선택한 이벤트 식당,카페페이지에 넘겨주기
✔️ 작업목록
- [ ] TODO1
- [ ] TODO2
- [ ] TODO3
🔗 관련 링크
No response
问题描述
index.html 中仅剩 2 处内联事件处理函数(原 37 处),它们阻止了 CSP 中移除 unsafe-inline:
1. 第 103 行:onclick= window.open(...) — 演示菜单项打开原型页
2. 第 293 行:onkeydown= if(event.key===Escape)closeLauncher() — ESC 关闭启动台
现状 ...
Description
The MCP server starts without errors but never reads from stdin or writes to stdout via the MCP stdio transport. The
property in has no effect because the required Spring Boot auto-configuration ...
bug
critical
5 CaseHub classes each have a private healthDescriptor() / homeDescriptor() / etc. method creating identical
AgentDescriptor instances with the same 18-arg constructor. Only agentId, name, slot, and briefing ...
Purpose
- 이슈 템플릿 내용 통일이 안 되어 있음
- readme를 통해 프로젝트에 조금 더 접근하기 쉽게 내용 일부 수정
- 체크리스트 및 테스팅은 pr 단계에서 확인
📝 docs
Investigate and fix the current error that occurs when editing and saving skill data.
Acceptance criteria
- Skill edits save successfully
- Updated data persists correctly in Supabase
- No relevant ...
bug
self-improvement page
TL;DR
Resilience4j Retry(3회, exponential backoff)를 Circuit Breaker 내부에 두어 PG 일시 장애 시 자동 재시도, 재시도 소진 후 서킷브레이커가 failure로 집계해 지속
장애 시 503 fast-fail로 전파를 차단한다.
본문
Introduction Goals
- Context / Background: ...

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.