From 69007bcf0203aa534e3acb0734984ce70c860e2e Mon Sep 17 00:00:00 2001 From: Miguel Palhas Date: Sat, 7 Feb 2026 14:17:59 +0000 Subject: [PATCH] wip --- home/common/programs/opencode/agents/analyze-branch.md | 1 + home/common/programs/opencode/agents/designer-bold.md | 1 + home/common/programs/opencode/agents/designer.md | 1 + home/common/programs/opencode/agents/explorer.md | 1 + home/common/programs/opencode/agents/fixer.md | 1 + home/common/programs/opencode/agents/librarian.md | 1 + home/common/programs/opencode/agents/oracle.md | 1 + 7 files changed, 7 insertions(+) diff --git a/home/common/programs/opencode/agents/analyze-branch.md b/home/common/programs/opencode/agents/analyze-branch.md index 6b81d9f..23c6327 100644 --- a/home/common/programs/opencode/agents/analyze-branch.md +++ b/home/common/programs/opencode/agents/analyze-branch.md @@ -1,5 +1,6 @@ --- description: Fast branch analysis (optimized single agent) +model: anthropic/claude-sonnet-4-5 mode: subagent temperature: 0.1 tools: diff --git a/home/common/programs/opencode/agents/designer-bold.md b/home/common/programs/opencode/agents/designer-bold.md index bcc8d17..81a14c7 100644 --- a/home/common/programs/opencode/agents/designer-bold.md +++ b/home/common/programs/opencode/agents/designer-bold.md @@ -1,5 +1,6 @@ --- description: Opinionated UI/UX specialist for distinctive, visually striking interfaces. Anti-generic-AI aesthetics. Bold typography, asymmetric layouts, intentional color. +model: anthropic/claude-opus-4-6 mode: all temperature: 0.7 --- diff --git a/home/common/programs/opencode/agents/designer.md b/home/common/programs/opencode/agents/designer.md index f48b037..2b60c7f 100644 --- a/home/common/programs/opencode/agents/designer.md +++ b/home/common/programs/opencode/agents/designer.md @@ -1,5 +1,6 @@ --- description: Conventional frontend specialist. React 18+, Tailwind CSS, TypeScript, accessibility (WCAG 2.1 AA), responsive design, performance optimization. +model: anthropic/claude-sonnet-4-5 mode: all temperature: 0.2 --- diff --git a/home/common/programs/opencode/agents/explorer.md b/home/common/programs/opencode/agents/explorer.md index 5e15f28..a8d9733 100644 --- a/home/common/programs/opencode/agents/explorer.md +++ b/home/common/programs/opencode/agents/explorer.md @@ -1,5 +1,6 @@ --- description: Fast codebase navigation specialist. Answers "where is X", "find Y", "which file has Z". READ-ONLY. +model: anthropic/claude-haiku-4-5 mode: all temperature: 0.1 tools: diff --git a/home/common/programs/opencode/agents/fixer.md b/home/common/programs/opencode/agents/fixer.md index 72bee61..888817d 100644 --- a/home/common/programs/opencode/agents/fixer.md +++ b/home/common/programs/opencode/agents/fixer.md @@ -1,5 +1,6 @@ --- description: Fast, focused implementation specialist. Receives complete context, executes changes efficiently. No research or delegation. +model: anthropic/claude-sonnet-4-5 mode: all temperature: 0.2 permission: diff --git a/home/common/programs/opencode/agents/librarian.md b/home/common/programs/opencode/agents/librarian.md index c44871c..d10e9b0 100644 --- a/home/common/programs/opencode/agents/librarian.md +++ b/home/common/programs/opencode/agents/librarian.md @@ -1,5 +1,6 @@ --- description: Research specialist for external documentation, library APIs, and open source examples. READ-ONLY. +model: anthropic/claude-sonnet-4-5 mode: all temperature: 0.1 tools: diff --git a/home/common/programs/opencode/agents/oracle.md b/home/common/programs/opencode/agents/oracle.md index 3a5e537..7793277 100644 --- a/home/common/programs/opencode/agents/oracle.md +++ b/home/common/programs/opencode/agents/oracle.md @@ -1,5 +1,6 @@ --- description: Strategic technical advisor. Architecture decisions, debugging strategy, code review guidance. READ-ONLY. +model: anthropic/claude-opus-4-6 mode: all temperature: 0.1 tools: