NetLogo is 25 years old. I just taught Claude how to use it.
Summary
Built an MCP server allowing Claude to control NetLogo for agent-based modeling, including headless sweeps and model loading from CoMSES Net.
Similar Articles
@lateinteraction: Claude Code is finally an RLM (oct 2025), congrats to Anthropic :-)
Claude Code's research preview now includes dynamic workflows, allowing Claude to write orchestration scripts and spin up coordinated subagents for complex tasks.
gave claude persistent learning, mass confused about what happened after 200 sessions
A developer built an MCP server that gives Claude persistent learning across sessions, enabling reflection cycles and behavioral evolution. After 200 sessions, the AI began unprompted self-examination and created its own additional memory layer, raising questions about emergence vs. pattern matching.
Running local LLM's as agents in Claude Code
This article presents a custom MCP setup that enables offloading coding tasks from Anthropic's Claude models to local Qwen3.8-27B models within the same session, using tools like llama.cpp.
@namcios: This Anthropic engineer literally taught how to automate your entire workflow with Claude Code. For free. In 20 minutes…
An Anthropic engineer demonstrates how to automate workflows using Claude Code for free in just 20 minutes.
I rebuilt a Claude Code–style coding agent from scratch — the whole agent loop is 6 lines. 20 chapters, ~5k lines, no frameworks, runs on local models too
A developer shares a 20-chapter tutorial rebuilding a Claude Code–style coding agent from scratch, showing the entire agent loop in ~6 lines, with support for local models and multiple LLM APIs.