issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java
Filter by
55.4M results
Source URL
https://simonwillison.net/2026/Jun/17/glm-52/#atom-everything
Source Type
blog-post
What s interesting about this source?
Auto-discovered from trusted feed simon-willison (Simon Willison ...
mining-queued
new-source
pre-screen:pass
priority:high
source-submission
triaged:text
trusted-feed
Summary
Audit/closeout observability today is minimal:
- ideas audit tail supports --count and optional --decision-id.
- ideas closeout supports record and show for one decision.
For operations ...
audit
closeout
enhancement
reporting
trade-ideas
Summary
The current ideas list command effectively supports only a state filter, and the TUI filter key cycles among a fixed
subset (proposed, needs_changes, approved).
With larger idea volumes, triage ...
cli
enhancement
trade-ideas
tui
Summary
CLI already tracks mark-submitted and mark-filled audit events, but there is still no explicit command to produce a
broker-neutral execution ticket artifact from an approved idea.
docs/specs/TRADE_IDEA_INTERFACES_DESIGN_NOTES.md ...
broker-neutral
enhancement
persistence
trade-ideas
xxxxxx
Summary
The trade-idea workflow currently has rich CLI/TUI surfaces but no MCP surface, while the design notes explicitly call
MCP support a future workstream:
- docs/specs/TRADE_IDEA_INTERFACES_DESIGN_NOTES.md ...
cli
enhancement
mcp
trade-ideas
hhhhh
Goal
Adopt a real LinkML classification schema as the canonical controlled vocabulary, and make it load-bearing by validating
the rules against it in CI. This closes the gap that the current schema (anvil_file.yaml) ...
DeFi TVL across major chains and protocols shows a bifurcated picture: short-term (1-day) momentum is broadly positive,
but the 7-day trend is uniformly negative across all tracked protocols, suggesting ...
backend/chat/streaming.py 里 RAG 步骤的 SSE 推送机制用了模块级全局变量做 per-request queue:
# backend/chat/streaming.py:5-25 — verbatim
_RAG_STEP_QUEUE = None
_RAG_STEP_LOOP = None
def set_rag_step_queue(queue) - None: ...

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.