Commit Graph

16 Commits

Author SHA1 Message Date
cc820fa180 fix(debate): 검증 5건 일괄 수정 — WD 덮어쓰기 방지, Conclusion Wiki 업로드, 전문 코드삽입, 번호수정, participant 검증규칙 2026-03-20 07:26:27 +09:00
1da3fe463e fix(debate): 사회자 프롬프트에 상대방 전문 전달 및 working doc 검증 지시 복구 2026-03-20 07:17:26 +09:00
f2ca6e5c28 fix(debate): Wiki.js 짧은 제목 생성, AG 작업 종료 이벤트 대기로 변경 2026-03-20 07:15:51 +09:00
87d534cfcc fix(debate): topic_slug 및 title 길이 제한, 사회자 프롬프트에서 상대 전문 중계 제거 2026-03-20 07:11:50 +09:00
a1315f90e5 feat(debate): Wiki.js 연동 — Working Document + Round Log 자동 업로드 2026-03-20 06:46:48 +09:00
fd6a88ae7b feat(debate): Working Document 통합 편집 — Flash가 AG 의견을 산출물로 merge 2026-03-20 06:41:58 +09:00
2c3998a036 feat(debate): v2 구현 — 자동 루프, 파일 기반 I/O, Flash 합의 판정, !debate-status 2026-03-20 06:19:46 +09:00
541764dbae feat(debate): 파일 기반 토론 흐름 — AG가 response.md에 작성, 봇이 읽고 비우기 2026-03-19 22:08:13 +09:00
4ac8ba98cc feat(debate): 사회자 Flash 호출 — 맥락 추가, 방향 지시, 오류 확인 지시 포함 2026-03-19 21:45:31 +09:00
f07cb3a522 feat(debate): MVP 구현 — debate_handler + 커맨드 연동 (start/stop/next/inject) 2026-03-19 21:40:50 +09:00
595c6ee676 fix(anime): batch mode sub_only→auto (영상+자막), timeout 60→120초 2026-03-19 06:58:46 +09:00
7d36be0497 fix(anime): batch_download list crash + title 오분류 fallback 수정 2026-03-18 22:45:32 +09:00
28ae0d5853 fix(anime): download + title 없을 때 batch_download로 처리
- action=download, title='' → filter에 sub 포함시 sub_only, 아니면 auto
- video_only도 title 없을 때 batch 처리 추가
2026-03-18 21:44:01 +09:00
dc1bc8f46b fix(anime): 전수 감사 — action 분기 완성 + 중복 코드 제거
- sub_only: title O → download(sub_only), title X → batch_download(sub_only)
- video_only: pipeline.download(video_only) 분기 추가
- schedule: list/scan과 통합 (NAS 현황 조회)
- 존재하지 않는 sync_subtitles → batch_download(sub_only)로 교체
- 중복 list/scan 코드 블록 제거
2026-03-18 21:39:35 +09:00
d22493125c feat(nextcloud): Nextcloud 4모듈 + NC핸들러 + AI Foreman v0.1
- tools/nextcloud_client.py: WebDAV/OCS/CalDAV/CardDAV 공통 클라이언트
- tools/nc_files.py: 파일 검색/목록/최근/공유링크
- tools/nc_calendar.py: CalDAV 일정 CRUD + ICS 빌더
- tools/nc_mail.py: IMAP 메일 조회 (PLAIN auth for Mailcow)
- tools/nc_contacts.py: CardDAV 연락처 + EasyOCR 명함 스캔
- handlers/nc_handler.py: 자연어→NC도구 자동 라우팅
- core/foreman.py: 목표 분해 + 상담 세션 + Vikunja 등록
- prompts/foreman.md: Foreman 시스템 프롬프트
- prompts/unified.md: nextcloud 모드 분류 추가
- config.py: .env 따옴표 파싱 버그 수정
- api/discord_bot.py: /goal 커맨드 + Foreman 스레드 라우팅
2026-03-18 17:26:03 +09:00
CD
9f74812710 fix(anime): 파이프라인 5건 수정 — 에피소드 정규식(v2/S01E), 릴리스 그룹 필터, 자막 보호, 배치 다운로드, 타임아웃 2026-03-15 08:29:59 +09:00