issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:HTML
Filter by
61.6M results
Created by bot actor token test. Safe to delete.
Hi, I noticed the repository doesn’t currently include a CONTRIBUTION.md file. Adding contribution guidelines can make
onboarding easier for new contributors and help maintain consistency. I’d like to ...
📝 Description
Provision the MySQL database instance and execute the DDL structural script to build all required tables, data types,
constraints, and relationships. The entire database structure is strictly ...
问题
ast_nodes.py:111:
@dataclass(frozen=True, slots=True)
class If:
cond: tuple[str, str] # (kind, name):kind= var | expr
branches: tuple[Branch, ...]
但 ADR-0003 §4 决策 4 + PRD-0002 v1-issue-5 ...
bug
ready-for-agent
validation de la GitHub App native sans LLM pour le moment
Parent
- Parent PRD: #21
- Related source issues: #14
What to build
实现 State Transition Service(状态推进服务)和 Lock Manager(锁管理器),让主 agent(主代理)只能推进当前 Session Focus Instance(会话焦点实例)的状态。
技术方案细节:
- $agent-guard-run ...
ready-for-agent
问题
v1-issue-6 (#50) 写了 closes 但未落地:
- git diff 0962e75..a8dac20 -- src/core/engine/executor.py = 0 行变化
- executor._execute_if 仍是 v0 打桩(executor.py:227-245):
def _execute_if(self, if_node: If) ...
bug
ready-for-agent
Problem
The watermark.py and rotate_flip.py files don t properly close BytesIO buffers after use, causing memory to accumulate
over time.
Solution
Add buf.close() in finally blocks for both files, similar ...
bug
Description Create comprehensive documentation covering APIs, project architecture, development workflows, and
contributor onboarding.
Suggested Changes
- API Documentation
- Project Architecture ...
adventurer
documentation
elusoc
Parent
- Parent PRD: #21
- Related source issues: #14, #17
What to build
实现 Runtime Router(运行时路由器)对 PreToolUse 的会话焦点判断:Hook(钩子)只提交标准事件,Router 只通过 Session Focus Binding(会话焦点绑定)找到当前实例并执行当前状态规则。
技术方案细节: ...
ready-for-agent

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.