Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:TypeScript language:Java language:JavaScript

Filter by

291M results  (2 s)

291M results

What !-- Brief description of the change -- Why !-- What problem does this solve? Link to issue if applicable -- How !-- Key implementation details, if non-obvious -- Checklist - [ ] tsc -b passes ...

DB migration guardrails (Wave 1, item 1 of the ContentFlow contribution plan) Ports the migration-safety discipline from ContentFlow into the template, stripped of all product specifics. A downstream ...

This PR introduces a new interactive tool and significant enhancements to existing utilities: 1. New Tool: Sorting Visualizer - Visualizes common sorting algorithms: Bubble, Selection, and Insertion ...

Summary Adds support for sending WhatsApp template messages to deliver opportunities, enabling proactive outbound messaging that bypasses the 24-hour customer care window. Falls back to freeform messages ...

Realicé la página de registro, espero su feedback de mejora

标题 feat(s4): add SessionManager for persistent conversation and task planning system 功能描述 实现持久化会话管理和任务规划系统,使 Agent 具备多轮对话能力和自主任务分解能力: - SessionManager:持久化会话历史,支持 session.create / session.send_message,历史注入到 ...

Summary Follow-up hotfix for H2H continuity: the official /calendar endpoint can omit intermediate confirmed rows when queried with one broad range. This changes the recent official overlay to query daily ...

背景 外向き API は task に統一されているものの、内部実装に旧称 pattern が残存しており可読性を損ねていました。また cli.py に軽微な重複 import がありました。本 PR は振る舞いを変えない純粋な内部リファクタです。 変更内容 重複 import の削除(eval/cli.py) - _ensure_jaeger 内で再 import していた import ...