issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Python language:PHP
Filter by
62.1M results
When starting the Serena MCP server with --context=name (e.g., --context=antigravity), if a file with the exact same
name (case-sensitive) exists in the current working directory (e.g., the antigravity ...
#ai-generated
Symptom
Serena crasht beim Start weiterhin reproduzierbar:
ERROR Fatal exception: Invalid language: toml [].
...
ValueError: toml [] is not a valid Language
File .../serena/config/serena_config.py ...
ai-generated
bug
Part of the aim-console destination convergence (tmai-core
doc/approaches/2026-06-09-aim-console-destination-convergence.md, Stage C — UI shells, backend-independent, parallel to
Stage A). Three small, ...
复现步骤
前端 order.ts 调用:
- GET /api/v1/orders → 404
- GET /api/v1/orders/{id} → 404
- GET /api/v1/positions → 404
- GET /api/v1/positions/{id} → 404
后端实际存在的订单/持仓端点(OpenAPI):
- GET /api/v1/backtests/{uuid}/orders ...
bug
复现步骤
前端 file.ts 调用以下 5 个端点,全部返回 404:
| 端点 | HTTP方法 | 状态 |
| --- | --- | --- |
| /api/v1/file_list | GET | 404 |
| /v1/file/{id} | GET | 404 (路径也缺 /api 前缀) |
| /api/v1/file | POST | 404 |
| /api/v1/update_file ...
bug
Summary
The Playwright UI E2E projects (chromium-live, chromium-mocked) in apps/web/playwright/playwright.config.ts define their
webServer with cwd: ../main-app (lines ~58 and ~73). apps/web/main-app ...
Settlement currently uses cum_debt = (Σ Vat.frob.dart + Σ Vat.grab.dart) × Vat.ilks[ilk].rate / 1e27 as the BR principal
— i.e. the canonical Vat Art × rate. This includes grab darts (the capitalised liquidation-style ...
P1
Spark
复现步骤
1. GET /api/v1/data/bars (无参数或任意参数)
2. 返回 500: Failed to get bars: list.count() takes exactly one argument (0 given)
根因
api/api/data.py:358:
total=bars_data.count() if hasattr(bars_data, count ...
bug

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.