issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python language:Go
Filter by
46.1M results
What to build
Web Server 安全地向局域网开放。新增 --expose flag 控制网络绑定,所有 SSE 和 REST API 端点通过 token 认证中间件保护。
变更范围
网络绑定
- 默认 localhost(当前行为不变)
- vibe-deck serve --expose → web.TCPSite 绑定 0.0.0.0
- LAN IP ...
enhancement
v0.1
Problem
The Prisma schema defines createdAt DateTime @default(now()) on the Proposal, Review, Message, and Notification models.
However, the corresponding in-memory services (proposalService.js, reviewService.js, ...
The mio codec is excellent in many ways, but it is a shame that it is non-causal. Please release a native causal model.
Checklist
- [ ] 1. If the issue you raised is not a feature but a question, please raise a discussion at
https://github.com/sgl-project/sglang-omni/discussions/new/choose Otherwise, it will be closed. ...
Summary
Give the mid column an explicit width (in addition to startCol) so that per-column align is well-defined for it.
Follow-up to #139 (device-agnostic print-data JSON).
Problem
In the current columns ...
What to build
持久化的终端注册系统。~/.vibe-deck/config.yaml 新增 terminals 列表,每个终端有独立 UUID token,daemon 通过注册表管理终端生命周期。
变更范围
配置结构
# config.yaml 新增
terminals:
- id: 550e8400-e29b-41d4-a716-446655440000
name: ...
enhancement
v0.1
Scheduled deep-suite run failed for nightly.
Run: https://github.com/ManuGH/xg2g/actions/runs/27113971820 Suite: nightly Schedule: 0 2 * * *
| Job | Result |
| --- | --: |
| nightly-race | failure | ...
🧪 E2E 测试失败
触发事件: schedule 分支: refs/heads/dev 提交: e436109e93786975fbbce215f9e6972493a5814d Workflow 运行: #27113964146 浏览器: webkit
🔗 相关链接
- 查看 Workflow 运行
- 查看提交详情
- 下载测试报告
📋 失败的测试
请查看测试报告了解具体失败信息。 ...
bug
test
workflow-failure
What to build
LayoutEngine 当前维护单个 LayoutFrame。改为维护一个 dict[terminal_id, LayoutFrame],每个已连接的 Terminal 拥有独立的 frame。这是 ADR 0001 的核心实现。
变更范围
LayoutEngine API 变化
- self._frames: dict[str, LayoutFrame] ...
enhancement
v0.1
Summary
codexplusplus install failed.
Command
codexplusplus install
Error
[!] Codex App Not Found
Ensure Codex is installed in one of the default Windows locations.
Tried:
C:\Users\Acai\AppData\Local\Programs\Codex ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.