issues Search Results · language:Dune language:Python language:JavaScript language:Python language:Python language:Python
Filter by
40.5M results
Objective
Standardize Orchestrator telemetry delivery to match the canonical snapshot architecture used by Jarvis Brain.
JMC should consume a single canonical payload from Orchestrator rather than many ...
agent-ready
It might be on my local fork where i ve made other changes, but i noticed that updating the scores for Uruguay did not
update their group standings. If you see the same problem on your version just ask ...
The gold price in saudi arabia has shown notable fluctuations recently, reflecting global economic shifts and local
market demands. Investors across the region closely monitor these updates to make well-informed ...
Summary
When a spawned coroutine fails with an uncaught error, run_source() returns { ok : True, ..., extras : { spawned_errors
: [...]}}. The top-level ok field is True even though user-spawned work ...
design
severity:low
subsystem:embedding
Summary
NodusRuntime in runtime/embedding.py is documented as the single embedding entry point. However, tooling/runner.py
constructs VM instances directly in at least 4 places (lines 191, 359, 824, and ...
design
severity:medium
subsystem:runtime
Summary
Coroutine.task_timeout_ms (runtime/coroutine.py:25) and Coroutine.task_started_at (runtime/coroutine.py:26) are real
fields that the scheduler actively enforces:
# scheduler.py:225-227
if coroutine.task_timeout_ms ...
design
severity:low
subsystem:runtime
Summary
RuntimeEventBus supports pluggable sinks via add_sink(sink), but there is no way to attach a sink before run_source()
executes. The only access path is:
result = rt.run_source(src)
rt.last_vm.event_bus.add_sink(my_sink) ...
design
severity:low
subsystem:embedding
Working through how to handle this one.
bug
问题
使用多个策略(momentum, mean_reversion, simple_momentum)进行回测,所有结果均为零交易、Final Value = Initial Cash。
bar 数据已确认存在:
ginkgo data get day --code 000001.SZ --start 20240601 --end 20240610
# 返回5条完整K线数据
但回测中策略未能产生任何信号。 ...
bug
Since completed tasks are being retained in the database for 90 days, there s the potential to generate reports on the
achievements for the week/month/quarter. We should look onto this.

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.