issues Search Results · language:Dune language:Python language:HTML language:Java language:Python language:Python
Filter by
42.2M results
Subtask of #513 Depends on #755
Create tests/unit/test_enrichment_analytics.py with ≥6 test cases using mock_db_session fixture from
tests/unit/conftest.py. Cases: (1) test_get_stats_returns_correct_coverage ...
Subtask of #513 Depends on #754
Create src/api/routers/enrichment.py with 3 endpoints: GET /stats → EnrichmentAnalyticsService.get_stats, GET
/stale?page=1 page_size=20 stale_after_days=30 → svc.list_stale ...
현재 할 일은 코어 jinary.ts API를 axios처럼 일관성 있게 다듬는 일입니다. 구체적으로 5가지가 있습니다.
작업 목록
작업 A: create()가 post도 돌려주게 만들기
지금: const api = jinary.create({ baseURL: http://... }); api.get(...); // 됨 api.post(...); // ...
Subtask of #513 Depends on #753
Create src/services/enrichment_analytics_service.py with class EnrichmentAnalyticsService(session: AsyncSession, no
default). Implement three methods: (1) get_stats(tenant_id) ...
Subtask of #513
Create src/db/models/enrichment.py with CustomerEnrichment ORM model (id, tenant_id, customer_id, provider, enriched_at
TIMESTAMPTZ, enrichment_data JSONB, created_at, updated_at). Add ...
🚀 The feature, motivation and pitch
curl -v http://localhost:8091/v1/images/edits \ -F prompt=Make it snowy \ -F
image=@/HunyuanImage-3.0/assets/demo_instruct_imgs/input_0_0.png
img width= 2410 height= ...
Run lock for Cursor Company OS — 2026-05-31T07:44:19Z
Describe the Bug
!-- A clear and concise description of what the bug is. --
Steps to Reproduce
1.
2.
3.
Expected Behaviour
!-- What did you expect to happen? --
Actual Behaviour
!-- What actually ...
bug
documentation
背景
新增第四种产出形式:AI 生成手绘风图片卡系列。无需外部工具依赖,用户配置 DASHSCOPE_API_KEY 或 OPENAI_API_KEY 即可在 Claude Code 里直接生成 PNG。
改动范围
scripts/gen-ai-card.sh
templates/ai-image-card/prompt.md
templates/ai-image-card/style-sketch-notes.md ...

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.