pullrequests Search Results · language:Dune language:Python language:Java language:Python language:TypeScript language:JavaScript
Filter by
262M results
Updates Grok Build from 0.2.21 to 0.2.32.
This workflow downloads the pinned binary and runs bun run extract so generated prompt artifacts stay in sync.
grok-bump
Summary
- Publish the pending FactorZen documentation, example report, data robustness, backtest, and walk-forward updates.
- Add .gitignore entries for local agent state and temporary preview output. ...
Additional Notes:
This PR updates the label synchronization workflow by replacing pull_request with pull_request_target for safer and more
reliable repository-level operations.
Checklist
!-- Mark items ...
ci-cd
configuration
external-contributor
github-actions
no-issue-linked
size/XS
Son refactorizaciones de codigo y refactorizaciones de los controller de coordinador
Per-stage profiling showed the can t-lie overhead (~3.7s) was ~65% of a simple turn, running serially every turn.
- Parallelize the auditor (honesty/app) with the grounding gate via asyncio.gather — ...
🚨 Severity: HIGH 💡 Vulnerability: DOM-based XSS in Export/Print features. 🎯 Impact: Attackers could execute arbitrary
JavaScript in the context of the user s browser by providing malicious input in fields ...
这个 PR 做了什么
新增 ASS 字幕的解析与导出,接入现有上传/翻译/导出流程。SRT 行为完全不变。
设计原则:无损保留
除 可翻译的对白(Dialogue)文本 外,其余一律按原始行透传:[Script Info] / [V4+ Styles] / [Fonts]、Events 的 Format: 行、Comment: 行、以及绘图(\p)/卡拉OK(\k)
这类不该翻译的行,全部原样保留。 ...
Summary
- Extend pipeline_run_state.json with llmProgress and emit updates from LLM loops
- Poll run state during all processing steps and show LlmProgressBar in ProgressDock
- Wire bulk pseudo ...
摘要
- 新增 VERSION(git short SHA,除錯用;非 git 環境回 unknown)
- on_ready 末尾發送含版本號的上線訊息 embed
- 開機訊息頻道設定:.env 的 STARTUP_CHANNEL_ID 為預設,可由 settings(slash 指令)覆寫
- 新增 admin-only 指令 /startup_channel_set|clear|show(仿 ...