issues Search Results · language:Edge language:Python language:PHP language:Java language:Java
Filter by
41.3M results
Split from #42. Ephemeral, TTL-bounded, flag-gated, cron-excluded workflow spawn: tools.workflow.spawn(...).
Split from #42. Pin a single fuzzy/LLM step inside an otherwise deterministic Python workflow body: ctx.eval(prompt=...,
inputs=..., ptc=[...]).
Split from #42.
- InboundMessage.origin= workflow dispatch through GatewayManager._handle (so steps re-enter the bus → gateway
pipeline, inheriting rate-limit / channel context / checkpointing ...
Split from #42. Operator/user control surface for workflows. Start with read-only list/runs/status (cheap, makes runs
observable — clone the /agent command closure), then control verbs (pause/resume/cancel) ...
Split from #42 (umbrella closed; durable StepStore + resume shipped in #43, v0.3.0).
Mirror StoreStepStore for Mode-2 authored bodies: a durable ScriptStore over the same LangGraph BaseStore (namespace ...
요약
ante main@3c93086d에서 정상적인 백테스트 결과가 metrics.profit_factor = float( inf )를 만들 수 있고, --format json 출력은 이를 Infinity 토큰으로 그대로
직렬화합니다.
Infinity는 Python json.dumps(..., allow_nan=True) 기본값이 허용하는 확장 토큰이지만 ...
bug
cli
P2
source:ante-oracle
Bug
In generate_pages.py:691-693 (the JavaScript resetProgress function embedded in generated HTML):
resetCount++; // line 691 — incremented
currentLayer = 0;
resetCount = 0; // line 693 — ...
bug
Closure
After 8 OOS tests across structurally distinct hypothesis classes, the active strategy search is being formally
archived. Best test-period Sharpe across the entire program was TSMOM/FUTURES +0.49 ...
Problem (atomic)
The implementation_spec workflow s generate_spec (N2) revision prompt only sees the CURRENT iteration s
completeness_issues. When N3 routes back to N2 with the same failure across iterations ...
Bug
In session.py:81-83, the coding-agent fast path constructs state.actions_taken with hardcoded empty args:
state.actions_taken = [
{ tool : name, args : {}}
for name in result.tool_calls ...
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.