pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Python language:Java
Filter by
113M results
Backport
This will backport the following commits from master to 8.19:
- Support all Rally Tracks in an Offline fashion (#1140)
!--- Backport version: 10.2.0 --
Questions ?
Please refer to the Backport ...
backport
Summary
- File calendar_notes.json tồn tại nhưng rỗng khiến json.load() ném JSONDecodeError
- Fix: đọc nội dung dưới dạng string, kiểm tra rỗng trước khi parse
https://claude.ai/code/session_01FmA8pyQkNRNXFwx4jevXfZ ...
진단용 임시 로그
Generated by Claude Code
Summary
- U1: Agent registry — validate_agent_name / resolve_agent / list_agents / load_meta / save_meta with per-tier
(project/global) resolution
- U2: DNA path parameterization — --dna-path ...
Why
AbstractTemplateLoader.getFileContent currently logs an ERROR for every template file that cannot be resolved -
including the optional _plain.ftl variant. EmailService.createMessage already derives ...
Summary
- WS 로컬 연결 수정: .env.development.local에 VITE_WS_URL=ws://localhost:8000/v1/ws 추가 (로컬 개발 시 reconnect 루프 방지)
- activeAgentId 자동 선택: AuthedLayout에서 로그인 후 에이전트 목록을 조회해 activeAgentId 자동 지정
- 에이전트/매치 ...
HW3 Submission — Ali Abdulzahra Raheem (404131066)
Changes Added:
- test_utilities.py — 22 unit tests for ClassTypeData class
- .github/workflows/ci.yml — CI/CD pipeline with quality gates
- Dockerfile ...
Motivation
- Vereinheitlichen der Timeline-UX: Bei Pflanzen- und Beet-Einträgen sollen Titel, Beschreibung und Datei jeweils
optional sein und Einträge gespeichert werden, wenn mindestens eines ...
codex
Automated test pull request
Update the JPAW master branch to run on Java 25.
Changes:
- bump the root POM compiler settings to Java 25
- bump the javadoc plugin source level to Java 25
- update snapshot and release workflows ...