pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:Python
Filter by
35.5M results
backport:skip
bot:chronographer:skip
Summary
- Reclassified all 88 Jeolla agencies under the updated facts-only legal_hold standard.
- Added official source evidence and parser support for Jeolla attachment boards, including council ...
📌 작업 제목
syslog Isolation Forest 이상탐지 파이프라인 연동
📋 작업 내용
| 제거 | 추가 |
| --- | --- |
| log_count, unique_program_count, top_program_ratio | total_log_count, log_count_delta |
| auth_success_count | unique_source_ip_count, ...
Milestone report
!-- Doc 4 — filled by the WORKER AGENT after implementing a feature. --
Identity
feature_id: F-01-003
milestone_id: M-01
branch: feature/F-01-003-voluntary-limits ...
Summary
Makes STAC opt-in: absent the new stac preset, no STAC slices, sidecars, or ES STAC routes are materialized — so a plain
(e.g. VECTOR) collection carries no empty stac_metadata table and queries ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| renovatebot/github-action | action | patch | v41.0.0 - v41.0.22 |
Release Notes
details summary ...
dependencies
概要
devpod(devcontainer)の中で Claude Code を動かすための環境セットアップ一式です。コンテナ内で開発・git・PR 作成まで完結させ、ホスト側からは iTerm2 + tmux で接続します。
変更内容
Dockerfile
- 開発用の便利ツールを app ビルドとは別レイヤーに分離して追加(キャッシュを壊さないため)
- 追加: tmux, lsof, ...