pullrequests Search Results · language:Dune language:Python language:HTML language:Python language:JavaScript language:JavaScript
Filter by
175M results
Changes
- Redesigned authentication pages
- Redesigned dashboard page
- Redesigned tasks page
- Added sidebar navigation
- Refactored task cards and task modal
- Added reusable auth components ...
Summary
This PR removes the Pattern Bundle and Adaptive Layer subsystems from Clarion (bundles.py, adaptive.py) and replaces
them with a focused routing and validation framework for document processing. ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
這個 PR 做了什麼
把 202606 大阪×神戶行程的景點獨立成一個分頁(像美食、購物一樣),每個景點都附「為什麼去 / 重點」介紹文,當作出發前選點的功課;並依需求調整買鞋與新增刮鬍刀採買。
分頁順序:總覽 → 行程 → 美食 → 景點 → 購物 → 交通 → 實用。
景點分頁
- SIGHTS 改結構:加 region/area/whyGo/highlight,day 改選填(自選候選不填)。 ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| transformers | ==5.9.0 → ==5.10.2 | age | confidence |
[!WARNING] Some dependencies could not ...
Phase 9B fast publish: incremental publishable_pool.json update.
目的
把 README 从「平铺式说明」改写为门户化的项目首页:顶部 Hero 横幅 + 徽章墙 + 目录,长段落折叠收纳,并嵌入真实界面截图,让访客一眼看懂项目定位与能力范围。
改动清单
| 项 | 处理 |
| --- | --- |
| Hero 头部 | banner.webp(着陆页 hero 截图,经暗角处理压暗四角、聚焦标题,去描边)+ 标语 + 13 枚 shields.io ...
Summary\n- GitHub Actions pipeline: backend → Cloud Run, frontend → Firebase Hosting\n- Firebase Hosting /api/** rewrite to Cloud Run (same origin, no CORS)\n- Auto init_db + seed on Cloud Run cold start ...