pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript language:Go
Filter by
152M results
Summary
Revamps how experience is presented and adds a round of UX polish, all verified end-to-end in a headless browser across
breakpoints, themes, and both languages.
Headline: scroll-driven horizontal ...
Task
agentops-116 -- Extend cerebra/internal/web/logging_test.go: request-ID propagation and 5xx capture paths
(tasks/agentops/agentops-116.md)
Analyse
The task acceptance criteria were partly stale ...
Summary
Follow-up to #1039. Imported Note: labels are shown stripped (Note: Mak → Mak) in the operations list and in the
operation s own label chips, but the autocomplete suggestion chips still rendered ...
变更内容
- 新增 .gitignore,忽略 docs/ 本地设计文档目录
说明
- 不包含 AGENTS.md 等本地代理规则文件
- 这笔变更只处理仓库级忽略规则
Bumps and ws. These dependencies needed to be updated together. Updates ws from 8.18.3 to 8.21.0 details summary Release
notes /summary p em Sourced from a href= https://github.com/websockets/ws/releases ...
dependencies
javascript
变更内容
- 初始化 services/mcp-gateway Go module
- 添加 YAML 配置文件与环境变量占位加载
- 添加 /mcp 运行时最小入口,支持 initialize 与 notifications/initialized
- 添加 SQL 初始化脚本占位
- 添加配置与运行时单元测试
验证
- 执行 go test ./... 通过