Skip to content

Add 6 draft blog posts (published: false)#28

Open
diberry wants to merge 12 commits intomainfrom
blog/draft-posts-april-17
Open

Add 6 draft blog posts (published: false)#28
diberry wants to merge 12 commits intomainfrom
blog/draft-posts-april-17

Conversation

@diberry
Copy link
Copy Markdown
Collaborator

@diberry diberry commented Apr 17, 2026

Draft blog posts

All posts have \published: false\ — they won't appear on the live site.

Posts included:

  1. When Session Data Lies — knowing what to ignore in agent memory
  2. Agent Coordination in Copilot SDK — what custom agents like Squad actually are
  3. Choosing Multi-Agent Patterns in Copilot SDK — in-session vs session-per-agent
  4. Remote Control Custom Agents from Your Phone — using --remote\ with custom agents
  5. Three-Layer Bug Prevention for Custom Agents — preventing inherited bugs in AI-generated code
  6. Understanding Any Repo with AI Tools — field guide for developers, PMs, and OSS adopters

diberry and others added 12 commits April 17, 2026 15:31
- When Session Data Lies
- Agent Coordination in Copilot SDK
- Choosing Multi-Agent Patterns in Copilot SDK
- Remote Control Custom Agents from Your Phone
- Three-Layer Bug Prevention for Custom Agents
- Understanding Any Repo with AI Tools

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Draft post investigating how humans trace agent reasoning in both
live terminal sessions and delegated work (issues/PRs). Uses Squad
as primary example. Includes 6 PNW-themed watercolor illustrations.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Swap orcas (proximity) for mushroom forager (hands-on vs field notes)
- Swap salmon lifecycle for cedar tree rings (accumulated record)
- Fix mermaid labels to prevent overflow
- Title: 'AI Team' -> 'Agent Team' to match Squad terminology

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Fix missing space typo (line 129)
- Fix tense shift (dug/think -> dig/think)
- Trim meta description to 150 chars for SEO
- Add commas after introductory phrases
- Tighten 'Where my investigation is landing' (cut redundant recap)
- Break long sentence in strategic section
- Add 'why this matters' intro lines to each subsection
- Join fragment sentences in OTel section

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- 'had been restructured' -> 'agent had restructured'
- 'decisions were made' -> 'team made those decisions'
- 'gets recorded in' -> 'lands in'
- 'how they were launched' -> 'how you launched them'
- 'no tokens spent' -> 'spend no tokens'
- 'was the function restructured' -> 'did the agent restructure'
- 'was the edge case skipped' -> 'did the agent skip'
- 'I've been experimenting' -> 'I experiment'
- Fix 5 missing spaces (charter that, memory. Every, etc.)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Each image now has an italic caption that connects the
PNW watercolor metaphor to the blog section's argument.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Session store (SQLite) is not publicly documented, remove claim
- Remove 'recently reframed' + PR link for Squad wording change

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Layer 1: Universal observability question (any AI agent)
- Layer 2: What Copilot CLI gives you (platform)
- Layer 3: What I see in Squad (custom agent)
- Monday checklist organized by layer
- Cut 'Where my investigation is landing' (redundant)
- Cut 'The bigger picture' standalone section (merged into Layer 1)
- Removed 'safe scope expansion' bullet (too preachy)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant