pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:Go language:Java
Filter by
204M results
Ports the upstream computer-use-linux v0.2.6 screenshot fix into the embedded copy (computer-use-linux/). Tracks the
codex-sync reminder for upstream commit 7d9e0ef.
What
Screenshots failed from background ...
Applies the proven RSU-calc treatment to the #2 calculator (ISO/AMT, in the homepage persona router).
- Consistency: remaining gray result UI → slate canvas (stats card, Show-the-math, rows, scenario ...
What
Redesign the text-to-speech option surface and make audio ride the text DM.
1. Audio attaches to the text DM (one message). The standalone audio-only upload leg is deleted. When slack_audio is on ...
Cloudflare is serving /assets/site.css with a long max-age; bump the stylesheet URL with a version query so changes
appear immediately.
Summary
- Replaces the full-width closed-market banner with an ambient per-exchange session chip in the footer; top bar is now
identity + nav only (no accidental wrap on narrow screens). Telemetry ...
fix server.js
What
Adds a claudeConfig field to the agent profile, the Claude Code analog of codexConfig (PR #278) for the codex provider.
The claude_code provider maps it to Claude Code CLI flags at launch:
| claudeConfig ...
功能描述
搭建 GoFrame v2 后端基础框架,实现用户认证、项目 CRUD、章节管理、审计日志等核心功能。
实现思路
- 分层架构:API → Controller → Service → Logic → DAO,通过 init() 注册 service 实现
- JWT 认证:HS256 签名,24 小时过期,中间件自动校验 Token 并注入用户上下文
- RBAC 权限:admin/user ...