cd/sources/alexop-auto-discovered· home sources Alexop (auto-discovered)
cat /sources/alexop-auto-discovered.feed | wc -l → 7

Alexop (auto-discovered)

articles 7 domain alexop.dev → feed RSS
00:00
2026-06-27
alexop.dev
large-language-models

How VS Code Copilot Chat Compacts Your Conversation

VS Code Copilot Chat uses a compaction mechanism to summarize older conversation history when the agent session exceeds the LLM's context window, triggered automatically or via the /compact command. T…

00:00
2026-06-27
alexop.dev
developer-tools

Clean Code Is Sexy Again: Making Your Vue Project AI-Ready

Vue developer and speaker presented at Vue MAD 2026, arguing that clean code practices that benefit human developers also make Vue projects AI-ready. The talk emphasized that coding agents are not mag…

00:00
2026-06-08
alexop.dev
ai-agents

I Rebuilt Cloudflare's AI Code Review in a 250-Line Workflow

A developer rebuilt Cloudflare's AI code review system as a 250-line JavaScript workflow using Claude Code, replacing Cloudflare's infrastructure with a single file that runs locally. The system uses …