Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Vue language:HTML

Filter by

44.4M results  (2 s)

44.4M results

問題 單字庫每按一次只生 50 字,難以累積到大量;且日文詞表只有 210 字,很快用罄。 修正 1. 新增 「🔁 連續生成到目標」:設定目標總字數,按一次自動逐批生成並 rerun,達標 / 詞表用罄 / 連續 2 批無新增(額度耗盡)才停,可隨時「⏹ 停止」。連續模式不每批推 GitHub,達標或停止時才一次推回。 2. 日文詞表 210 → 621 字(精選分級 JLPT N5~N1 ...

Summary - add internal billing user-cancel refund endpoint with strict service auth + acting user id - refund reserved cancels net-zero and charged cancels via rollback, reversing prior partial refunds ...

Bumps the pip group with 1 update in the / directory: idna. Updates idna from 3.10 to 3.15 details summary Changelog /summary p em Sourced from a href= https://github.com/kjd/idna/blob/master/HISTORY.md ...
dependencies
python

問題 「庫存到不了 10000」的根因:每按一次「開始生成」只做 50 字,要到上萬得手動按 ~200 次。 修正 新增 「🔁 連續生成到目標」: 1. 設定目標總字數(如 10000),按一次後程式自動逐批生成並 st.rerun() 接著跑下一批 2. 直到 達標 / 詞表用罄 / 連續 2 批無新增(額度耗盡) 才停 3. 隨時可按 「⏹ 停止連續生成」 中斷 4. 連續模式不每批推 ...

Follow-up to #245 (merged). This commit was pushed to the branch after #245 merged, so it needs its own PR. 1. Radar header icon matches the BD-Calendar page tile The Market Intelligence Radar header ...

Summary - Preserve configured Honcho host/base_url values when building the raw plugin config overlay - Add regression coverage for raw config overlay handling - Add the agent-dreaming skill and ...

V0.2.6 变更摘要 数据存储外迁 - 新增 aetherflux/paths.py 统一路径解析,读取 AETHERFLUX_DATA_ROOT 环境变量 - 所有运行时数据(DB、日志、采集产物、每日资料包)迁移到 ~/Documents/Agent/AetherFlux_Data - 子项目各自通过本地 _DATA_ROOT 常量独立解析路径,保持独立运行能力 - 修改 ...

OMN-12449 — Hot-load market nodes via contract on the bus Fixes the two omnibase_infra runtime defects that blocked omnimarket nodes from hot-loading via contract on the event bus. The hot-load path itself ...