pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python
Filter by
148M results
Auto-pin: plugin content changed in 2b78d62. Pins both odoo-semantic-skills and odoo-semantic-mcp.
auto-pin
Added the inittal Forntend Code
@MukulDhy MukulDhy committed 4 minutes ago ADDED THE ROUTES INDES SERVER LAYERS
@MukulDhy MukulDhy committed 3 minutes ago aDD THE INVOICE MODELS
@MukulDhy MukulDhy committed ...
Summary
- Advance the wrapper eats-frontend gitlink to the merged mobile ingredients polish release.
- Keeps the top-level EATS workspace in sync after frontend PR #42 merged and production was promoted. ...
Summary
- All 12 iNat taxon IDs were wrong — stored IDs pointed to unrelated species (ivy, fungi, etc.). Verified and
corrected all 12 via the iNat API (GET /v1/taxa/{id}), set inat_taxon_id_verified: ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess module ...
ai-remediation
severity-low
完成前后端约定的全部 8 个 API 端点实现,前后端现在可以完整交互。
新增文件
backend/src/core/storage.py
- JSON 文件存储层,MVP 阶段无需数据库
- 支持项目 CRUD、剧本读写、转换任务管理
backend/src/api/projects.py
- 8 个 API 端点完整实现
- 剧本保存做基本校验(meta/characters/scenes ...
Description
Related Issue
Closes #6537
Summary
This PR adds Copy and Favorite functionality to the Random Advice Generator, allowing users to copy advice to the
clipboard, save advice locally, and ...