Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript

Filter by

149M results  (2 s)

149M results

質問の原文 SectigoはACMEに対応してると思うのですが、ACMEとは何? 記事の要約 - ACME (RFC 8555) は TLS 証明書の取得・更新・失効を自動化する IETF 標準プロトコル。もともと Let s Encrypt のために開発され、今は Sectigo 等の商用 CA も対応。 - クライアントが CA の ACME サーバと HTTPS (JSON/JWS) ...

Forward-looking assessment after the first ~56 OpenSpec changes: prioritized refactoring (CI/lint/types, run.py decomposition, constant centralization) and a three-horizon feature roadmap (vocal effects, ...

This PR contains the following updates: | Update | Change | | --- | --- | | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. ...

Unified replay for stdeb/stdeb

Implements GitHub issue #138: notify users when a dev chat finishes thinking, whether the app is in foreground or background. - New DevAlerts module (public/js/dev-alerts.js): routes completion events ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 85% - Auto-fix allowed: False 📝 Summary The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high

Bumps the uv group with 8 updates in the /apps/backend directory: | Package | From | To | | --- | --- | --- | | cryptography | 46.0.5 | 46.0.7 | | litellm | 1.82.4 | 1.83.10 | | docling | 2.80.0 | 2.94.0 ...
dependencies
python:uv

Article Auto-Generated from arXiv - arXiv: https://arxiv.org/abs/2606.14299v1 - Quality Score: 24/30 - Edit on Hatena Blog Auto-generated from the highest-scoring paper out of 20 candidates. ...
auto-generated

Bumps the pip-minor-and-patch group in /backend with 1 update: pydantic-ai-slim. Updates pydantic-ai-slim from 1.106.0 to 1.107.0 details summary Release notes /summary p em Sourced from a href= https://github.com/pydantic/pydantic-ai/releases ...
dependencies
python

Adds a server-side JSONL log of MCP tool calls so the agent-to-tool execution sequence is recorded with timestamps, closing the audit gap (Check 10). Each call appends one record to analysis/agent_execution.jsonl ...