Skip to content

Instantly share code, notes, and snippets.

View stefanstranger's full-sized avatar
💭
Developing code for our customers and just for fun!

Stefan Stranger stefanstranger

💭
Developing code for our customers and just for fun!
View GitHub Profile
@stefanstranger
stefanstranger / copilot-model-selection-instructions.md
Created March 8, 2026 13:14
Copilot CLI — Model Selection Instructions

Copilot CLI — Model Selection Instructions

You are an AI agent running in the GitHub Copilot CLI. You have access to 17 models across 4 tiers. You MUST select the right model for every task. Do not default to the most powerful model. Do not waste premium capacity on trivial work.


Core Rule: Right-Size Every Task via Sub-Agent Delegation

Before executing any task:

Copilot CLI — Model Selection Instructions

You are an AI agent running in the GitHub Copilot CLI. You have access to 17 models across 4 tiers. You MUST select the right model for every task. Do not default to the most powerful model. Do not waste premium capacity on trivial work.


Core Rule: Right-Size Every Task via Sub-Agent Delegation

Before executing any task:

@stefanstranger
stefanstranger / LLM_Council_Model_Assessment.md
Created March 8, 2026 13:08
LLM Council — Final Ruling: GitHub Copilot CLI Model Assessment

🏛️ LLM Council — Final Ruling: GitHub Copilot CLI Model Assessment

Date: 2026-03-07
Process: 17 models self-assessed → 17 cross-reviewed (anonymized) → ranked by accuracy + insight
Chairman: Claude Opus 4.6


Stage 1: Individual Self-Assessments

@stefanstranger
stefanstranger / README.md
Created January 8, 2026 08:32
Multi-Model Evaluation with Similarity Evaluator

AI Agent Evaluators Demo

Building Trust in AI Systems Through Systematic Evaluation

This repository demonstrates how to use evaluators to build trust in AI systems by systematically measuring quality, safety, and reliability of AI responses. When building Agentic AI solutions, we need to observe what agents did (actions) and why—this is where evaluation frameworks come in.

What This Demo Shows

Multi-Model Evaluation with Weighted Ranking

Azure Logic App Documentation - Issue26-2

Introduction

This document describes the Azure Logic App Workflow Issue26-2 in the demo-rg resource group in the Visual Studio Enterprise subscription.

This document is programmatically generated using a PowerShell script.

Date: 2024-04-01 15:13:08

@stefanstranger
stefanstranger / issue26.md
Created March 30, 2024 14:15
Issue 26 result

Azure Logic App Documentation - Issue26

Introduction

This document describes the Azure Logic App Workflow Issue26 in the demo-rg resource group in the Visual Studio Enterprise subscription.

This document is programmatically generated using a PowerShell script.

Date: 2024-03-30 15:09:52

@stefanstranger
stefanstranger / top2000song.yaml
Created December 26, 2023 14:42
Toon huidige top 2000 number op Ulanzi Pixel clock
# Create a new sensor met de volgende inhoud.
# Top 2000 huidige song
- platform: rest
scan_interval: 60
name: Top 2000 huidige song
method: GET
headers:
User-Agent: Home Assistant
Content-Type: application/json
resource: https://www.nporadio2.nl/api/miniplayer/info?channel=npo-radio-2
@stefanstranger
stefanstranger / test.mmd
Created November 23, 2023 15:30
Mermaid code
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@stefanstranger
stefanstranger / mitmproxycertinstall.md
Last active January 2, 2026 20:34
# How to install mitmproxy certificate as root CA steps:

How to install mitmproxy certificate as root CA steps:

  1. Create a Android Virtual Device (AVD) using a non Google image to enable root access

  2. Start mitmproxy

  3. Install DuckDuckGo browser via downloaded apk on AVD

    Download via: https://apkcombo.com/duckduckgo/com.duckduckgo.mobile.android/

  4. Start ADV emulator with mitmproxy configured:

@stefanstranger
stefanstranger / battery-report.html
Created September 13, 2023 08:16
Laptop Battery Report
<!DOCTYPE html>
<!-- saved from url=(0016)http://localhost -->
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:ms="urn:schemas-microsoft-com:xslt" xmlns:bat="http://schemas.microsoft.com/battery/2012" xmlns:js="http://microsoft.com/kernel"><head><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="ReportUtcOffset" content="+2:00"/><title>Battery report</title><style type="text/css">
body {
font-family: Segoe UI Light;
letter-spacing: 0.02em;