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.
@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.
@kapicode: I've been using Claude as the "human" prompting @opencode to rebuild reference projects, evaluating four LLMs on the sa…
An evaluation of four LLMs (Qwen, MiniMax, GLM) using Claude as a prompter for the Opencode agent tool reveals that a smaller local model (Qwen 27B on a 3090) outperforms a larger pruned model in coding quality and reliability.