Add `Builder $query` parameter type and `: Builder` return type to 18 query scopes across 8 model files. Import `Illuminate\Database\Eloquent\Builder` in each affected model. Affected models: Task, AgentSession, AgentApiKey, AgentPhase, AgentPlan, Prompt, AgentWorkspaceState, WorkspaceState. Closes #16 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| AgentApiKey.php | ||
| AgentPhase.php | ||
| AgentPlan.php | ||
| AgentSession.php | ||
| AgentWorkspaceState.php | ||
| Prompt.php | ||
| PromptVersion.php | ||
| Task.php | ||
| WorkspaceState.php | ||