Meetup #2
March 5, 2026
A community of builders, creators, and developers exploring AI-assisted development together in the Nordics.

Co-organizer
CTO & Co-founder at Nomain. Builder and Claude Community Ambassador.

Co-organizer
iOS Software Engineer at F-Secure. Previously BeeHealthy. Metropolia & MSU alumni.
Top interests: Agents · Workflows · MCP · Multi-agent teams
Claude Code Hackathon - Feb 10-16, 2026
Only 1 of 5 winners was a professional software engineer
Speeds up California building permits - built by a personal injury attorney
Visual programming for kids - snap blocks, Claude builds the real code
Turns visit transcripts into personalized health guidance - built by a cardiologist
Play MIDI chords, Claude directs a generative band at ~15ms latency
Dashcam footage to infrastructure investment recommendations - tested in Uganda
February 5, 2026
February 17, 2026
v2.1.45 - v2.1.63 (Jan-Feb 2026)
research preview
A lead agent coordinates multiple teammates that work in parallel, each in its own context window and git worktree.
// settings.json
{
"env": {
"CLAUDE_CODE_EXPERIMENTAL
_AGENT_TEAMS": "true"
}
}
v2.1.63 - Boris Cherny: "I have been using both daily"
Post-implementation cleanup before opening a PR
Large-scale parallelizable code migrations
Claude remembers what it learns across sessions
Parallel sessions without conflicts
CLIs feel natural to coding agents in the terminal
Tools are shipping CLIs that agents can use directly, instead of (or alongside) MCP servers. CLIs are simpler to invoke, easier to test, and already how developers work.
Many now include install skills commands that add Claude Code skills automatically.
New research challenges common practices
"Evaluating AGENTS.md" (arXiv 2602.11988) tested context files across 5,694 PRs from 12 repositories.
Smaller CLAUDE.md files that only contain what the agent can't discover on its own.
New tools built specifically for coding agents
SonarSource
Desktop ADE: visual orchestration, code review, quality checks for CLI agents
"You own the code generated by agents"
Manaflow
Terminal built for agents: notification rings, vertical tabs with git branches, embedded browser
cmux.devDesign tool
Infinite-canvas design inside your IDE, MCP integration with coding agents
Watch demoUI capabilities for MCP servers
MCP servers can now return interactive UI components that render directly in conversations.
Ecosystem

Software Engineer - Applied AI at Softlandia
OpenClaw vs. Claude Code: The Wrong Tool for the Right Job
View slides
AI Research Engineer at F-Secure
Solving Context Rot: Spec-Driven Development with GSD
View slides