pullrequests Search Results · language:Dune language:HTML language:JavaScript language:Java language:Python language:JavaScript
Filter by
211M results
Implemented all four requested updates:
1. closes #258 Multi-admin support for contracts
- Added add_admin and remove_admin entrypoints in contracts/drip-pool/src/lib.rs
- Restricted to existing ...
概要
docker compose up 直後にテーブルが存在せず、最初のリクエストが 500 になるオンボーディング不具合を解消します。Closes #64
スキーマは Alembic のみで管理され、起動時マイグレーションも create_all も無いため、手動の docker compose run --rm api alembic upgrade head が必須でした。
変更点
...
What
Adds the n8n end of the cross-target parity ring for the just-merged patch_management overlay (#507 SKELETON, #508
CORE). One target, one artifact type — mirrors the ddos_response SKELETON-EXAMPLE-N8N ...
新增 Phase5 final acceptance 收口文档,汇总 ChatGPT 审查、Claude 返工、Gate 裁决、L4 验收、Phase5 enablement、rollback、audit、dry-run 和
production_enforcer 禁止边界。
Summary
Executes Cursor Task 004 from CURSOR_TASKS.md.
Changes
storage/opportunity_store.py
- Added warm_lead_score REAL DEFAULT 0.0 column to outreach_attempts CREATE TABLE statement
- Added ALTER ...
Automated code formatting by air after a push to master. Auto-merges when CI passes.