issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
Scope
Phase 8 of the core-foundation SDD change.
Includes
- Admin registration for all models across accounts, medicos, citas apps
- Custom UserAdmin for Usuario model (USERNAME_FIELD=correo)
...
enhancement
Scope
Phase 7 of the core-foundation SDD change.
Includes
- HTML email templates: registration confirm, appointment confirmed, appointment cancelled
- Password reset email template (plain + HTML) ...
enhancement
Scope
Phase 6 of the core-foundation SDD change.
Includes
- Custom EmailAuthenticationForm
- Session-based auth views (register, profile, dashboard)
- Bulma templates: base.html, login, register, ...
enhancement
B2 — RunMetadata Single Source of Truth (SSoT)
Objective
Implement the B2 migration to establish RunMetadata as the canonical runtime metadata container.
This step moves execution metadata ownership ...
Agents can t search the web right now beccasue there is no web search tool. This would be great if the engine offered a
web search tool.
📦 基础信息
- 包名: puppeteer
- 当前版本: 25.1.0
- 目标版本: 25.2.0
- 变更范围: minor
- Workspace: .
- 依赖类型: devDependencies
🔧 升级方法
# .
cd .
bun add -d puppeteer@25.2.0
📋 巡检记录
| 时间 | 状态 | 说明 |
| --- | --- ...
dependencies
📦 基础信息
- 包名: globals
- 当前版本: 17.6.0
- 目标版本: 17.7.0
- 变更范围: minor
- Workspace: .
- 依赖类型: devDependencies
🔧 升级方法
# .
cd .
bun add -d globals@17.7.0
📋 巡检记录
| 时间 | 状态 | 说明 |
| --- | --- | ...
dependencies
Problem
jsdom is listed under dependencies in package.json (^29.1.1) but is referenced nowhere in the codebase — not in server/,
not in public/, and not in test/. A repo-wide search (grep -rn jsdom) only ...
claude
Problem
sm name TARGET NEW_NAME is meant to support renaming a child session, while sm name NEW_NAME renames the current
session. When an agent uses the two-argument form and TARGET resolves to its own ...
Symptom
Visit /admin while logged out - the admin guard sends you to /login - after sign-in you land on loginRedirect (the
home), not back on /admin. A guarded page should return you where you were headed. ...
enhancement

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.