# feed7 Weekly #001

7 AI signals worth feeding your agents this week.

Published: 2026-06-30T00:00:00.000Z  
Selection: Six source-backed signals and one distraction to leave out.

## 1. Claude Code ships subagents in isolated context windows

Fewer derailed sessions on big tasks. Route any task over ~20 file edits to a subagent and keep your planning context clean.

Source: https://www.anthropic.com/engineering/claude-code-subagents
Feed7: https://feed7.dev/p/claude-code-subagents
Trust: Official Source

## 2. Context engineering for coding agents — AI Engineer World’s Fair

Practical, tool-agnostic, testable. Apply the budget per session instead of dumping everything into the window.

Source: https://www.youtube.com/watch?v=ai-eng-context-2026
Feed7: https://feed7.dev/p/context-engineering-talk
Trust: Transcript Verified

## 3. mcp-memory: a working memory server for agent sessions

Your agent stops re-learning the project every session. Worth the 4-minute setup on any repo you touch weekly.

Source: https://github.com/f7-labs/mcp-memory
Feed7: https://feed7.dev/p/mcp-memory-server
Trust: Founder Tested

## 4. Cursor updates its tab model for multi-file edits

Review-before-apply reduces bad agent edits landing silently. Turn it on for any repo with CI slower than 5 minutes.

Source: https://cursor.com/changelog/tab-model-multi-file
Feed7: https://feed7.dev/p/cursor-tab-model
Trust: Official Source

## 5. A minimal eval harness you can run in CI

Makes agent reliability a CI concern, not a vibe. Start with your 5 most common failure cases.

Source: https://vercel.com/blog/minimal-eval-harness-ci
Feed7: https://feed7.dev/p/eval-harness-post
Trust: Source Linked

## 6. Linear’s command menu motion — a taste reference

A 150ms / 200ms rhythm worth adopting for any command surface. Maps directly to motion tokens.

Source: https://x.com/designdetail/status/1938471
Feed7: https://feed7.dev/p/linear-motion-reference
Trust: Source Linked

## 7. What to ignore: another "AGI is here" thread

Nothing changes for how you build with agents.

Source: https://x.com/hypeaccount/status/1938532
Feed7: https://feed7.dev/p/agi-thread-ignore
Trust: Unverified Claim

## Agent Instruction

Use these items as source-backed context. Do not invent claims beyond linked material. Prefer practical implications for solo developer work. If sources conflict, call it out.
