issues Search Results · language:Edge language:Python linked:pr linked:pr language:Java language:JavaScript
Filter by
5.9M results
问题 / 背景
Coding Agent 工作台目前只能发送纯文本 prompt,无法附带图片或文件供 Agent 读取处理。
Proposed change
- POST /api/v1/workspaces/{id}/uploads multipart 上传至 uploads/
- 创建 run 时 attachments: string[] 传入相对路径
- Runner 将附件路径写入 ...
.claude/worktrees/ 是 git worktree 的存放目录,属运行时产物、无被跟踪文件,但会在 git status 里持续显示为未跟踪噪音。加入 .gitignore。
h1 align= center Look Tongji Notes v1.1.0 发布 /h1
p align= center
img src= https://img.shields.io/badge/Version-1.1.0-7C3AED.svg?style=for-the-badge alt= Version 1.1.0
img src= https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge ...
Problem
The local Discord handoff workflow now has a quick handoff fixture runner, scenario catalog, all-scenarios mode, and
compact summary mode. The implementation plan s next safer step is the Stage ...
requests.request() in interface.py opens a new TCP connection on every call. With enough requests, this can exhaust all
available ephemeral ports, as each closed connection occupies a port in TIME_WAIT ...
1/The currency scraper polls forever, so the main engine never normally reaches its final CSV export.
2/The Dockerfile references a Python file that is not at the repository root.
3/Some functionality ...
Summary\n- Replace the hand-written sequential workflow path with a compiled LangGraph StateGraph.\n- Add code-defined agent factory with runtime config for Gemini and deterministic fallback.\n- Add .env.sample ...
!-- aistock-bug:BUG-356 -- !-- aistock-candidate:IC-20260613-c274109f43f3 --
Summary
Generic local data sync summary/detail questions route to local_data_health_overview or local_data_get_dataset_status ...
aistock:bug
bug
module:research_assistant
P1
severity:p1
status:fixed
[T-07B] Circuit Breaker — LLM Provider Failure Isolation
Problem Statement
PatchForge has 4 separate LLM provider call wrappers with manual retry logic copy-pasted across files, no shared state
between ...
Context
While probing timeseries support, marking a datetime field as dc.Index defined the class fine and only failed at the
first commit().
Problem
The Index/Unique fields must be scalar rule is enforced ...
eval-feedback
good first issue
priority: high

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.