Skip to content

Instantly share code, notes, and snippets.

View trackzero's full-sized avatar

TrackZero trackzero

View GitHub Profile
@trackzero
trackzero / tetris_planner_output.txt
Created February 20, 2026 00:50 — forked from gubatron/tetris_planner_output.txt
CloudLLM RALPH Planner powered orchestration with Claude Sonnet 4.6 one shotting a Tetris Game in a single HTML File
MBP14inchDec2024:cloudllm gubatron$ cargo run --example tetris_planner_team
Compiling cloudllm v0.10.6 (/Users/gubatron/workspace/cloudllm)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
Running `target/debug/examples/tetris_planner_team`
╔════════════════════════════════════════════════════════════════╗
║ TETRIS BUILDER — RALPH Orchestration Demo ║
║ Claude Sonnet 4.6 Agent Team ║
╚════════════════════════════════════════════════════════════════╝
@trackzero
trackzero / motion-illuminance.yaml
Last active February 8, 2025 20:36 — forked from Danielbook/motion-illuminance.yaml
Motion and Illuminance level
blueprint:
name: Motion-activated Light with illuminance
description: Turn on a light when motion is detected and illuminance is below a set Lux level.
domain: automation
input:
motion_entity:
name: Motion Sensor
selector:
entity:
domain: binary_sensor