issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript linked:pr
Filter by
223k results
We should check why the plugin stopped working with the agent and check for compliance with the composio API
You should follow all the links below and study everything in detail and professionally in ...
背景
PR #25 引入的 scripts/bulk_scheduler.py 在 init_queue() 中硬编码用户路径 + 跨仓库依赖,违反 跨平台路径 规范,且无法在 morning-brief 不存在的环境运行。
位置
scripts/bulk_scheduler.py:33-39:
def init_queue():
sys.path.insert(0, str(Path.home() ...
Problem
New contributors need to install Python, PostgreSQL, and other dependencies manually.
Proposed Solution
Add Docker support:
- Dockerfile for development
- docker-compose.yml for easy setup ...
enhancement
GSSoC
Problem
Inconsistent formatting across different editors and IDEs causes unnecessary diff noise.
Proposed Solution
Add .editorconfig file with standard settings:
- 4-space indent for Python (PEP ...
GSSoC
Документација је на више места застарела у односу на стварно стање кода.
docs/architecture.md
- SHARED/TENANT подела нетачна: kalendar и simple_history су наведени као TENANT_APPS, а заправо су SHARED ...
documentation
Significance. Routing is the minimum information needed to place this slice in the dependency graph. Parent and
dependencies must be existing issue numbers; unlocks may be forward-looking. Prose description ...
slice
Context
Post-merge review on PR #976 found a retained PR-review wait bug in the new POST /reviews/pr route.
The wait notifier currently treats any GitHubReviewMatch from the shared helper as completion. ...
The Syntax check step in .github/workflows/ci.yml fails with SyntaxError: source code string cannot contain null bytes
on scripts/build_tech_db.py on rebased PRs (observed on #603, #613). The file is verifiably ...
Problem Statement
HTGAT attention weights are now exposed through the explainability pipeline, but investigators still cannot directly
understand which graph relationships contributed most to a fraud ...
type:feature
Is your feature request related to a problem? Please describe. README Quick Start에 단일/다중 저장소 조회 예시는 있으나, --aggregate
플래그에 대한 설명과 사용 예시가 없습니다. 현재 사용자는 --aggregate 없이 다중 저장소를 조회할 때와 --aggregate를 붙였을 때 출력 ...

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.