pullrequests Search Results · language:Edge language:Python language:C# language:Java language:Python language:PHP language:C#
Filter by
13.6M results
Updates the boundwize/structarmed dependency from 0.9.2 to 0.9.3.
This pull request changes the following file(s):
- Update composer.json
- Update composer.lock
composer
patch
Resumo
Este Pull Request traz melhorias significativas para o backend e o frontend da aplicação WeatherCards. Os principais
destaques incluem a criação de um novo módulo de inteligência climática, responsável ...
Ships the first M12 reports to production (code-only — no DB migration).
- dev-132 A/R aging outstanding (current/1-30/31-60/61-90/90+) at /account/reports
- dev-133 Revenue (invoiced) by client month ...
I have resolved a critical ImportError in src/engine/media_processor.py that was preventing the application and tests
from running. On top of this fix, I implemented several micro-UX improvements in the ...
Keep the Frankenstyle component tool_installfromgithub unchanged — it remains the technical id (admin tool +
verb-of-purpose, per Moodle convention). Branding applied only to user-visible surfaces.
...
This PR was created by qwen-chat coder for task cf75b33c-3561-45d5-8591-6a02b6c7d5a0.
Implements all 16 tasks from the phase-05 plan:
- 05-01/02: CostPolicy, Snapshot, Artifact, TestRun SQLModel entities + Alembic migration
- 05-03: PricingCache extended with EBS snapshot and data-transfer ...
요약
파이프라인 테스트 콘솔을 단계별 수동 검증 가능하도록 재구성. 각 단계의 내부처리(work, status 불변)와 다음단계 진행(status만 1칸)을 분리하고, 단계별 AUTO ON/OFF 게이트를 추가.
Backend
- StageAutoPolicy(s1~s6, 기본 전부 OFF) + EnrichPolicy(use_cache_db/use_websearch) ...
Summary
- Move subconscious job circuit/schema contracts into aippocampus_runtime.subconscious.job_circuits.
- Move subconscious finding validation into aippocampus_runtime.subconscious.job_validation. ...