pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java language:Python
Filter by
208M results
Summary
Comprehensive authoring substrate build for the and-experiment project (cultivation-reincarnation comedy, pre-Dance
Westeros). This PR adds the full cultivation-genre reference library, condition ...
Pipelines as Code configuration removal
Please provide me the recommendations
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess ...
ai-remediation
needs-human-review
severity-high
Cuts Feishu volume — one card per poll (the newest tweet) instead of one per new tweet; older tweets still land in the
feed/web. Also strips whitespace from X_BEARER_TOKEN to rule out 401s from a stray ...
Summary
Commits the outstanding changes from the codebase review session (AGENT-DISPATCH.md validation).
Changes
- Dependency upper bounds: mutagen 2, pydantic 3, PySide6 7 — protects against silent ...
Summary
- GotchaStore.__init__ now stores self.repo = Path(repo) and derives self.path = self.repo / .harness / gotchas.json ,
matching EvalRegistry exactly.
- Added self.path.parent.mkdir(parents=True, ...
…ckerfile
- app/main.py: call Base.metadata.create_all(bind=engine) in the FastAPI lifespan so all SQLAlchemy tables are created
on first boot regardless of which database backend (SQLite or PostgreSQL) ...
Motivation
- Make the mounted FastMCP server discoverable to clients by exposing a capabilities manifest (tools, resources,
prompts) via the HTTP API.
- Add a fast, deterministic migration-health ...
codex