issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Python linked:pr
Filter by
4.5M results
요약
폴백 체인에서 Ollama 모델이 항상 조용히 제외됩니다. _generate_with_fallback 의 프로바이더 추출 로직이 모델 ID ollama_chat/... 에서 ollama_chat 을 뽑아내는데,
PROVIDER_API_KEYS 의 키는 ollama 라서 매칭에 실패합니다.
근거
# services/core/ai_service.py:495-499 ...
요약
services/data/web_research_service.py 가 모듈 최상단에서 duckduckgo_search 를 import 하지만, 이 패키지가 requirements.txt 에 선언되어 있지 않습니다.
패키지가 설치되지 않은 환경에서는 해당 모듈을 import 하는 기능(퓨전 분석·웹 리서치 에이전트 등)이 ModuleNotFoundError ...
Summary
Make the existing Run Detail / trace screen readable on phone-width viewports.
Backlog Source
- docs/PRODUCT_BACKLOG.md MOB-008: Mobiele run-detail-weergave
Acceptance Criteria
- Run Detail ...
auto-implement
codex
feature
priority:medium
배경 / 문제 상황
PR #44의 alpha-lab은 4,501개 alpha weight 후보를 평가할 수 있게 했지만 기본 ranking은 risk-adjusted survivability 기준 한 가지입니다. 실제 Track 1은
live PnL 경쟁이므로, 생존성만 높은 후보와 수익률을 더 밀어붙이는 후보를 분리해 봐야 합니다.
목표
alpha-lab ...
feature
Prepare the next package release by updating project metadata, the root lockfile, and version reference docs from 0.9.0
to 0.9.1.
Validation: just check.
project#dify-plugin-sdks
Summary
Add a readable recent-runs list to the Mobile dashboard surface.
Backlog Source
- docs/PRODUCT_BACKLOG.md MOB-005: Mobiele Runs-lijst
Acceptance Criteria
- The Mobile screen shows a compact ...
auto-implement
codex
feature
priority:medium
Tracked through the AgentOS issue/branch lifecycle policy.
- Kind: phase
- Stage: 3
- Phase: 2
- Planned branch: codex/stage3-phase2-docker-session-report
Summary
Make the mobile dashboard overview KPI strip stack cleanly on narrow phone-width viewports.
Backlog Source
- docs/PRODUCT_BACKLOG.md MOB-004: Mobile Overview strip (stacked)
Acceptance Criteria ...
auto-implement
codex
feature
priority:medium
What
agents/agentic_scraper.py:76-98 has two small wiring methods, both untested:
_build_tools() — lines 76-89
tools = get_tools()
tools.append(create_rag_tool(self.vector_service))
tools.append(create_embed_tool(self.vector_service, ...
Summary
Long-running gateway processes can keep an old skill-command cache after skills are added, removed, or renamed. If
command resolution misses, the resolver currently keeps serving from the stale ...
comp/agent
comp/gateway
P2
tool/skills
type/bug

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.