cd/sources/albertoarena-auto-discovered· home sources Albertoarena (auto-discovered)
cat /sources/albertoarena-auto-discovered.feed | wc -l → 11

Albertoarena (auto-discovered)

articles 11 domain albertoarena.it → feed RSS
10:00
2026-08-10
albertoarena.it
developer-tools

My coding agent kept inventing columns

Laravel Truss 1.8, an open-source tool by Alberto Arena, now provides grounding context for coding agents by turning schema exports into annotations, compact exports, and an optional read-only MCP ser…

08:39
2026-08-10
albertoarena.it
artificial-intelligence

Claude Code Auto Mode: What Still Needs a Human

Anthropic's Claude Code auto mode, which becomes the default permission mode on August 14 for Pro, Max, and Team plans, caught 89% of dangerous commands in a controlled test with 1,053 paid testers, c…

10:00
2026-08-05
albertoarena.it
developer-tools

I built a Laravel event-sourcing generator, then the AI version

Alberto Arena, a Laravel developer, reports that his deterministic code generator for event sourcing in Laravel, albertoarena/laravel-event-sourcing-generator, has surpassed 10,000 downloads on Packag…

10:00
2026-08-01
albertoarena.it
ai-agents

We Became Editors-in-Chief, and Nobody Trained Us

A senior software engineer with 27 years of experience reports that agentic coding tools have transformed their job into a high-volume code review cycle, where reviewing generated diffs is now the pri…

10:00
2026-07-31
albertoarena.it
developer-tools

The schema doctor is in

Laravel Truss 1.5 adds truss:doctor, a deterministic, structure-only database schema review with thirteen rules that can fail CI builds, catching issues like unindexed foreign keys and tables without …

10:00
2026-07-19
albertoarena.it
artificial-intelligence

Claude Code Routines: A Third Way Beyond /goal and /loop

Anthropic added routines to Claude Code, a feature in research preview that bundles a prompt, GitHub repositories, and connectors into saved configurations running on Anthropic's cloud infrastructure,…

09:36
2026-07-13
albertoarena.it
artificial-intelligence

Claude.md is RAM, not disk

Claude Code projects suffer when CLAUDE.md grows too large because the file is loaded into context at the start of every session and stays resident, costing tokens and degrading performance. The fix i…

12:00
2026-07-10
albertoarena.it
artificial-intelligence

Claude's Working Memory Is Smaller Than You Think

Anthropic's research on Claude's J-space reveals a small internal workspace used for multi-step reasoning that holds only a few dozen concepts at a time. The finding suggests that prompting with seque…

10:00
2026-06-30
albertoarena.it
developer-tools

10,000 downloads

Alberto Arena's open-source Laravel package, laravel-event-sourcing-generator, surpassed 10,000 downloads on Packagist. The tool automates scaffolding of event-sourcing components for Spatie-based Lar…