sam-4screen-desktop 2026-7-10:7:28:53

This commit is contained in:
2026-07-10 07:28:53 +10:00
parent 4cb5ae76ca
commit ecf65e0695
2 changed files with 9 additions and 13 deletions

View File

@@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
"file": "300 areas/360 Dev-Ops Network Computers/Local Wep Apps.md",
"file": "300 areas/350 AI/LLM - models to consider.md",
"mode": "preview",
"source": true
},
"icon": "lucide-file",
"title": "Local Wep Apps"
"title": "LLM - models to consider"
}
}
]
@@ -53,7 +53,7 @@
"state": {
"type": "search",
"state": {
"query": "snapca",
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
@@ -74,8 +74,7 @@
"title": "Bookmarks"
}
}
],
"currentTab": 1
]
}
],
"direction": "horizontal",
@@ -182,10 +181,10 @@
"state": {
"type": "file-properties",
"state": {
"file": "300 areas/360 Dev-Ops Network Computers/Local Wep Apps.md"
"file": "300 areas/350 AI/LLM - models to consider.md"
},
"icon": "lucide-info",
"title": "File properties for Local Wep Apps"
"title": "File properties for LLM - models to consider"
}
}
],
@@ -210,8 +209,9 @@
},
"active": "29ff3dd1c6bfd474",
"lastOpenFiles": [
"000 daily/ThinkPad Recommendations.md",
"100 inbox/Tools to try with AI.md",
"300 areas/360 Dev-Ops Network Computers/Local Wep Apps.md",
"000 daily/ThinkPad Recommendations.md",
"000 daily/ThinkPad Recommendations/ThinkPad Recommendations.md",
"000 daily/ThinkPad Recommendations",
"400 resources/460 Family Archive/Joan Gilligan - Respite.md",
@@ -229,7 +229,6 @@
"300 areas/360 Dev-Ops Network Computers/Bumblebee - The Open-Source Scanner for Messy Dev Machines.md",
"300 areas/360 Dev-Ops Network Computers/Docker Containers.md",
"300 areas/360 Dev-Ops Network Computers/Filesystem Drive Map.md",
"300 areas/360 Dev-Ops Network Computers/Local Wep Apps.md",
"300 areas/360 Dev-Ops Network Computers/Obsidian App and SilverBullet.md",
"300 areas/360 Dev-Ops Network Computers/Pi MCP.md",
"300 areas/360 Dev-Ops Network Computers/Pi Neovim Coding Harness.md",

View File

@@ -14,13 +14,10 @@ aliases: []
**GLM 5.2**
Test this out for design. Create a design SKILL and AGENT for Pi and integrate it.
### owl alpha
This is a multi-layer tool that as split into planner, coordinator and worker agents as its basic architecture and worth exploring.
| Model | Primary Agent Advantage | Availability | Best Use Case |
| ------------------------------------ | ------------------------------------------------------- | -------------------------------------------------------------------- | ------------------------------------------- |
| **Owl Alpha** | 3-layer native workflow (Planner, Coordinator, Workers) | [OpenRouter](https://openrouter.ai/openrouter/owl-alpha) (Free) | Lengthy context-heavy web tasks & workflows |
| **Qwen 3.6 Plus** | Exceptionally reliable tool calling and code generation | [OpenRouter](https://openrouter.ai/qwen/qwen3.6-plus) (Free/Preview) | Building free production code agents |
| **Kimi K2.6** | High tolerance for parallel tasks & long chains | Open-Weight / API | Multi-agent collaboration frameworks |
| **GLM 4.5 Air** | Toggleable Native "Thinking Mode" for reasoning | OpenRouter (Free) | Hybrid text and complex API automation |
@@ -31,7 +28,7 @@ This is a multi-layer tool that as split into planner, coordinator and worker ag
| Model | Best For | Key Strength |
| :--- | :--- | :--- |
| **Owl-Alpha** | General Purpose | Balanced performance, great free baseline |
| **Hy3** | General Purpose | Balanced performance, great free baseline |
| **Llama 3.3 70B** | General Purpose | Premium intelligence, handles complex reasoning |
| **Gemma 4 31B** | Everyday Tasks | Fast response times, great for summarizing |
| **DeepSeek V4 Flash**| Logic & Math | Rapid-fire problem solving, structured data |