issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:JavaScript language:CSS
Filter by
4.3M results
Summary
Create a clear documentation boundary policy that defines what belongs in public .github, private company, private
security, service repos, arbiter-site, and repo-local docs.
Context
Recent ...
documentation
governance
Description
Update pyproject.toml with REST API dependencies and install them.
Changes Needed
- Add existing deps with: fastapi, uvicorn, sqlalchemy[asyncio], aiosqlite, pydantic, python-multipart, ...
The search tool was missing the wait_for_drain parameter and the Envelope structure (stale and data keys) that other
read-only tools like get_context use to report indexing state. This caused it to silently ...
💥 이슈 설명
머지된 결정론 플래너(compute_gap)를 실제 코칭 응답에 연결합니다. 지금은 엔진이 있어도 응답에 쓰이지 않아, 부족 자원·수량을 LLM이 추측합니다. 사용자 질문에서 제작 목표 아이템을 해석하고
compute_gap으로 정확한 부족 재료·채굴 티어 차단을 계산해 프롬프트에 주입하면, 코치가 검증된 수치로 안내할 수 있습니다.
그래프 ...
M7.1: Canvas particle system overlay
Single-dispatch task from specs/projects/kerrigan-dashboard/tasks.md Milestone 7.
Dependency: external:M3.3 (DAG) — merged. This slice is the self-contained overlay ...
agent:go
M6.1: Tiptap writable + markdown round-trip
Single-dispatch task from specs/projects/kerrigan-dashboard/tasks.md Milestone 6.
Dependency: external:M3.4 (components/PlanEditor) — merged. Extend it. Isolated ...
agent:go
M4.2: ACP event renderers + chat pane UI
Single-dispatch task from specs/projects/kerrigan-dashboard/tasks.md Milestone 4.
Dependency: external:M4.1 (lib/acp-client.ts) — merged. Consume it as-is. Fully ...
agent:go
问题
README.md:113 中 Quick Start 的 clone URL 还是占位符:
git clone https://github.com/yourusername/ticketpilot.git
应改为实际仓库地址。
修复方案
git clone https://github.com/lennney/ticketpilot.git
涉及文件
- README.md ...
documentation
good first issue
问题
README 声明了 MIT License,但根目录没有 LICENSE 文件。没有 LICENSE 文件的仓库在法律上是 All Rights Reserved ,其他人无法合法使用。
修复方案
在根目录创建 LICENSE 文件,写入 MIT License 全文,版权信息使用 Copyright (c) 2026 lennney。
documentation
good first issue
问题
项目根目录缺少 .gitignore,以下文件可能被误提交:
- __pycache__/、*.pyc(Python 缓存)
- .venv/、venv/(虚拟环境)
- node_modules/(前端依赖)
- .env、.env.local(密钥文件)
- *.egg-info/(打包产物)
- .ruff_cache/(linter 缓存)
- dist/、build/(构建产物) ...
enhancement
good first issue

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.