issues Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript linked:pr
Filter by
5.9M results
Summary
The RFC 0005 staged advance machine (#617/B2) blocks at PLAN whenever the plan-stage sentinel s scope.tier is null,
instead of auto-advancing. Found dogfooding #663: PLAN emitted plan_pending_approval ...
Summary
Prepare the 0.5.2 release metadata.
Scope
- Bump the project version from 0.5.1 to 0.5.2.
Validation
- Run the local test and check workflow before review.
project#graphon
What happened?
CI on main is failing in the dependency audit step. The Python lockfile has cryptography 48.0.0, and pip-audit reports
GHSA-537c-gmf6-5ccf with 48.0.1 listed as the fix.
The docs dependency ...
accepted
问题描述
本次清理三个维度的技术债务:
1️⃣ 遗留空目录
simulator/ 和 source/ 两个旧目录只剩 __pycache__,不再包含源代码。需要删除并在 .gitignore 中排除。
2️⃣ 过期文档
- README.md 中的项目结构图仍引用已不存在的 solver/、simulator/、source/ 目录
- README 代码示例使用 from simulator ...
ai-done
Selam.
2 sorunu göstereceğim.
1. URL kısaltma algoritması hatalı
Daha önce eklediğim shortenUrlDisplay URI Authority uzun olduğunda beklediğimiz gibi çalışmıyor. Algoritma biraz daha
farklıymış. Sözlük ...
`CONTRIBUTING.md` has a table mapping each backend package to its README, prefaced with:
Each `backend/src/ package /` subdir documents its conventions and has a recipe for the most common change. Read ...
Code-bot findings. Several accepted, two rejected as false positives, three declined as naming bikeshedding.
Accepted:
- alarm_engine.py _seed_default_rules docstring (222) — describes obsolete InfluxDB-era ...
enhancement
✨ 구현 기능
프론트엔드 코드 변경 시 GitHub Actions에서 자동으로 CI가 실행되도록 워크플로우를 추가한다.
현재 백엔드 CI는 동작하고 있지만, 프론트엔드 변경 사항에 대해서는 PR 단계에서 자동 검증이 되지 않는다. 따라서 프론트엔드 작업 중 발생할 수 있는 lint 오류, build 오류를 머지 전에 확인할 수 있도록
프론트엔드 전용 GitHub ...
Feature Description
Add first-class consideration/support for SMTP load tests that include attachments.
Today SMTPBench sends a simple tracked text message per transaction. That is useful for baseline ...
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.