Skip to content

Instantly share code, notes, and snippets.

View joacopaz's full-sized avatar
💻
Software Engineer

Joaquín Paz joacopaz

💻
Software Engineer
View GitHub Profile
@joacopaz
joacopaz / laurel-usage.html
Created April 24, 2026 19:42
Laurel (laurel.ai) — agent usage 2026-04-01 to 2026-04-20
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Laurel (laurel.ai) — Agent Usage</title>
<script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.1/dist/chart.umd.min.js"></script>
<style>
body { font: 14px/1.5 system-ui, sans-serif; margin: 2rem; max-width: 1100px; color: #1a1a1a; }
h1 { margin: 0 0 0.25rem 0; }
.meta { color: #555; margin-bottom: 1.5rem; }