pullrequests Search Results · language:Dune language:Python language:JavaScript language:C# language:JavaScript language:C#
Filter by
161M results
!-- CURSOR_AGENT_PR_BODY_BEGIN --
What
tasks/2026-06-01-trade-aware-mirror-sync-design.md — comprehensive design for trade-level (not just position-level)
mirror sync between the mothership (TT model ...
…rega
A variavel tiposEntrega era importada de src/data/bulbe.js, removido em #110. Declarada inline no proprio controller -
nao justifica arquivo separado. Corrige POST /api/v1/bulbe/entrega retornando ...
Updates the requirements on ruff to permit the latest version. details summary Release notes /summary p em Sourced from
a href= https://github.com/astral-sh/ruff/releases ruff s releases /a . /em /p blockquote ...
dependencies
python
概要
サイトのグレー文字が読みにくいため、白に近い色に調整しました。
PR #1 のマージにこの変更が含まれていなかったため、改めて取り込みます。
変更内容
- 本文・説明文: gray-400/500 → gray-200/300
- 見出しラベル: gray-500 → gray-300
- フッター・矢印など補助テキスト: gray-600 → gray-400
- ホバー時はすべて ...
Summary
The next integration phase: close the config control loop so changes made in the Sojourns settings panel apply to a
running bot without a redeploy.
The server side already worked end-to-end - ...
Summary
Research deliverable for #76: an adopt-first proposal for inference-time self-improvement, mapped onto the actual
harness. Inference-time only; train-time RL stays parked per PLAN.md 7.2.
Produced ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| TUnit | 1.47.0 → 1.48.0 | age | adoption | passing | confidence ...
1. optimize OSGym performance
- removing image saving function
- optimize the code structure of OSGym
- optimize the running speed of OSGym
2. update OSGym configure
- move desktop_env, ...
Summary Closes #335 The IntentClassifier s _has_trained_weights method only checked for the existence of weight files
(pytorch_model.bin/model.safetensors), but did not verify the model was actually fine-tuned. ...