issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:PHP language:CSS
Filter by
5M results
Summary
Add self-hosted Headscale (an open-source Tailscale control server) and Headplane (a web admin UI for Headscale) as a
new networking service fragment, alongside the existing wg-easy and zerotier ...
enhancement
What
Capture the language-agnostic design of rpg-toolkit s event-driven composition core (Bus + Chain + Effect + Action) so
it can be re-implemented in C++ for Unreal (native) and Unity (via a C ABI / ...
documentation
Summary
RemoteVmcoreIntrospect.from_env() (src/kdive/providers/remote_libvirt/introspect.py) constructed the port with
open_program=None, run_helper=None, and read_vmcore_build_id=_real_read_vmcore_build_id ...
area:debug
provider:remote-libvirt
type:bug
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 ...
Parent bounty: #743
Mirrors #4723 because the original report is not owned by this account.
Bug
Public registration currently accepts role: admin , which lets a new user self-assign admin privileges ...
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 ...
배경
AWS 에서 예매 캡차의 GET /captcha/challenge 를 API Gateway → Lambda 로 처리한다(현재 app 구현은 로컬용 유지). ticketing(/queue) 과 동일한 모듈형 패턴으로
captcha 도메인을 추가한다.
작업 범위
- domains/captcha/index.py — lambda_handler (ALTCHA ...
enhancement
bump nodejs version
- research what is the current most recent stable version of node js
- research where do we specify version of node in this repository
- switch all of those versions to the newest ...
enhancement
Parent bounty: #743
Mirrors #6257 because the original report is not owned by this account.
Problem
POST /api/proposals currently forwards req.body directly into createProposal(). The service creates ...
来源
PR #907 的代码审查反馈:评论链接
改进项
1. _clean_plan_output 仅匹配 H1 标题 — 中风险
正则 ^#\s 只匹配 # Title(H1),不匹配 ## Section(H2)或 ### Subsection(H3)。如果 agent 生成的计划以 H2 开头,清理不会生效。
修复:改为 ^#{1,6}\s 匹配任意级别 markdown 标题。
...
bug

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.