Skip to content

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

Filter by

264M results  (2 s)

264M results

요약 - production/staging에서 STORAGE_PROVIDER=auto인데 R2 환경변수가 누락되면 더 이상 dev-only LocalProvider로 조용히 fallback하지 않고 부팅 에러로 막습니다. - STORAGE_PROVIDER=local도 development 외 환경에서는 거부합니다. - /api/v1/uploads/* ...

Summary\n\nAdds unit tests for action output validation schemas.\n\n### Modules covered\n- employer/dashboard (actions.test.ts)\n- references (actions.test.ts)\n\n### Verification\n- ✅ All tests pass\n- ...

Summary Makes the playground s up top arrangement a developer-controllable setting, surfacing the library s existing initialState option in the settings panel. What it does - New ** Initial state ...

Given everyone is adopting monorepos

Resolves #269. What Caps HouseholdLead rows per household at 2, enforced in business logic on the existing join table (not by ripping it out for raw columns on Household). The limit is policy, so it ...

What Transforms the Targets main content from a spreadsheet table into a stack of soft horizontal planning cards, so it reads like Schedule View. Presentation only — same table, columns, inputs, and workflow; ...

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

This PR contains the following updates: | Package | Type | Update | Change | Pending | | --- | --- | --- | --- | --- | | anthropics/claude-code-action | action | patch | v1.0.142 → v1.0.143 | v1.0.148 ...
dependencies

Unified replay for LazyAGI/LazyLLM

Messages sent while the agent was working could only queue until the turn finished, so there was no way to steer a run already in progress. 1. Add a Steer/Queue toggle to the composer, a mod+s shortcut ...
Stamphog