pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:CSS
Filter by
191M results
Captures the 17 June re-scope: HDB platform as a live public demo. Eight locked MVP decisions (Hetzner EU box, Caddy
TLS, DuckDNS subdomain, FastAPI + Streamlit chat public, MCP local-only, budget-capped ...
Closes #55
요약
관리자가 분석 파이프라인의 synthesis(서술형 분석) 단계를 전역으로 끌 수 있는 on/off 토글을 추가합니다. OFF 시 가장 비싼 LLM 호출(gpt-5.2, reasoning=high, 최대 12K
토큰)을 건너뛰어 토큰·분석 시간을 절약합니다. 기본값은 ON(기존 동작 보존).
동작
- 관리자 /admin/settings ...
Motivation
- Replace the confusing Strict mode messaging with a fee-aware trading mode that prioritizes net-after-fee
profitability while avoiding over-conservative non-economic blocks.
- Let ...
codex
관련 이슈
- Resolves : #55
작업 사항
- 해시태그 속성 추가 및 보드 Category 원복
- 리스트 쪽 가독성 좋지 않은 코드 개선
참고 사항
기능을 만들 때 생긴 이슈에 대해서 다른사람들이 참고해야 할 사항을 적습니다.
Category 쪽 이름은 그대로지만 자료형이 바뀌어 응답값 또한 변경되었습니다.
auth_password is blocked by the VPS sshd config. Keyboard-interactive auth works.
Why
The one follow-up the 6-phase program left open: BYOK. The KEK lived in-process (LocalKMS); regulated clients mandate
customer-managed keys that never leave their HSM/KMS. tenant_kms already had the ...
Problem
The autonomous RSI loop has landed commits (#9–#13) whose subject lines describe work the diff never did:
- #13 — * Build a vision-based pre-flight brand gate (scripts/vision_judge.py) * — ...
What
Static assets shipped with no compression and no cache headers: the ~665KB Tabler CSS + Tabler JS + Alpine bundle
re-revalidated on every navigation. Invisible on LAN, but a large first-load + per-nav ...
Se crean archivos y estructura del proyecto inicial para el backend. Conexión con la API Pl@ntNet . Se agregan funciones
para corroborar la correcta conexion con la misma.