pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:JavaScript
Filter by
149M results
Bumps form-data to 3.0.5 and updates ancestor dependency react-scripts. These dependencies need to be updated together.
Updates form-data from 2.3.3 to 3.0.5 details summary Release notes /summary p em ...
dependencies
javascript
Updates the requirements on sqlalchemy to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/sqlalchemy/sqlalchemy/releases sqlalchemy s releases ...
dependencies
📝 Summary
전체적으로 미사용 코드 정리 하였습니다.
💻 Describe your changes
- 이전에 만든 에이전트(consultant.py) 관련 코드, 라우터, 스키마 등 정리
- 누락된 테스트 코드 추가
- ml 관련 폴더 코드 삭제
- 중복된 db pool 관리 코드 삭제
#️⃣ Issue number and link ...
🧑💻 김태완
🧹 cleanup
Bumps lucide-react from 0.577.0 to 1.20.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/lucide-icons/lucide/releases lucide-react s releases /a . /em /p blockquote ...
dependencies
javascript
scope: docs
Found while running a full test pass of the AIM308 (NY Summit 2026) self-improving-agents workshop. Three small,
independent fixes to the notebooks.
1. 02_self_modifying.ipynb — self-modifying (haiku) ...
Added the CorpusIQ Hermes Community Hub — largest organized Hermes Agent knowledge base.
Closes #193
사이드바 최근 대화 개별 삭제용 백엔드. 설계: docs/Jeongu/11 §6-1.
변경
- conversation_service.delete_conversation: 소유권(tenant_id+user_id) 검증 후 삭제, message는 FK ON DELETE CASCADE로 동반 제거
- DELETE /v1/conversations/{id}: ...