pullrequests Search Results · language:Dune language:TypeScript language:Python language:HTML language:Python
Filter by
159M results
Summary
新增「智能时间表(日历事项)」功能:用户在 WebUI 以日历样式为任意日期添加节日/事项,调用 LLM 前通过新占位符 {calendar_today} 把「当天事项」注入到「用户信息模板」或「主动对话提示词」,让 AI
感知特殊日期。功能完全本地、全局共享一份时间表、不区分会话。
数据模型与重复语义
单条事项 {id, year(基准年), month, day, text, ...
Bumps pyyaml from 3.12 to 5.4. details summary Changelog /summary p em Sourced from a href=
https://github.com/yaml/pyyaml/blob/main/CHANGES pyyaml s changelog /a . /em /p blockquote p 5.4 (2021-01-19) ...
dependencies
python
變更內容
1. AGENTS.md 模組化重構
- 拆分 440 行單一文件為 14 個主題模組
- 主文件使用 @ 語法引用模組
- 5 大分類:專案基礎、開發規範、架構設計、測試與部署、維運支援
2. Oracle 健康檢查改進
- 改用 SYS 使用者執行健康檢查
- 檢查 PDB 狀態(READ WRITE)確保完全就緒
Commits
- 80294c4 ...
config
documentation
Summary
Implements the full Gatling Turret + Gunpowder production chain, Coal deposit, Coal→Gunpowder Crusher, and radar-scaled
enemy edge spawning — all within the existing monolithic src/game.ts architecture. ...
Summary
- add a disposable Docker-backed ShopMonkey cutover rehearsal command
- make migration loaders accept the sanitized cutover report as a real load source
- fix rehearsal-blocking importer ...
Summary
Doc-side complement of PR #96 (bug 2 of #193). The agent-loop wrapper now writes state files under ` out-dir
/.wrapper/{pid,status.json,log}` instead of top-level ` out-dir /wrapper.{pid,status,log}` ...
Motivation
- Add a visible, left-aligned title for the UI scaling controls to improve discoverability and clarify purpose.
Description
- Inserted a div with class ui-scale-title containing the text ...
codex
…rich group objects
wa_group_ids (String[]) could only store plain phone numbers, causing the web UI s group objects {id, name, phone} to be
lost on reload. Also the GET endpoint returned group_ids while ...
Bumps eventlet from 0.19.0 to 0.40.3. details summary Changelog /summary p em Sourced from a href=
https://github.com/eventlet/eventlet/blob/master/NEWS eventlet s changelog /a . /em /p blockquote h1 0.40.3 ...
dependencies
python