pullrequests Search Results · language:Dune language:Python language:HTML language:Go language:HTML is:unmerged
Filter by
32.9M results
Finally pushing api endpoints to base main.
Adds a Telegram command menu and a max-TTL unlock.
Changes
- /menu — installs the Telegram command menu via setMyCommands: status, unlock, unlock_max, lock. Also published
automatically on daemon ...
📝 Description
!-- Provide a brief description of the changes --
🎯 Type of Change
!-- Mark the relevant option with an x --
- [ ] 🐛 Bug fix (non-breaking change that fixes an issue)
- [ ] ✨ New ...
Configuration and deployment pipeline improvements.
Summary
Adds tests/test_learn_unlearn.py — 17 pytest tests covering the full lifecycle of the /learn and /unlearn commands. No
existing tests existed.
What s tested:
- Core functions — add_learned_fact, ...
Summary
Closes #72.
本 PR 引入会话级图片资源池,让 Word/PPT 文档工作流可以安全、稳定地引用用户上传图片,并补齐 Word/PPT 图片渲染链路。
Changes
- 新增图片资源池服务:
- 支持注册、列出、修改备注、清理图片资源
- 资源引用统一为 images/...
- 拒绝绝对路径、目录穿越和未注册图片 ...
area:plugin
enhancement
size:XL
Summary
- frustration 감지 방식 LLM 기반으로 수정 (범위 0~3 → 0~2)
- 웹 검색 설명 자동 실행 → LLM 판단 후 조건부 실행 으로 수정
- SSE 스트리밍 항목에서 구식 노드명(Coordinator/Planner/Evaluator) 중복 제거
- 실행 환경 표에서 Evaluator → Reviewer 정정
...