Home Archive Issue #541
Issue #541

Copilot Reviews, Async, and Agent Memory

This edition covers Git recovery, Polly circuit breakers, .NET 11 previews, MAUI AI, Azure SQL containers, PostgreSQL, and MCP servers.

Jasen's top three picks

  1. 1
    🔎 Change Font Size Without Zooming VS Code UI #vscode #developertips #coding #programming

    youtube.com

    Want to make your code or terminal text bigger in VS Code without zooming the entire UI? In this quick tip, learn how to use keyboard shortcuts to increase o...

  2. 2
    How to Recover a Deleted File in Git After Pushing

    c-sharpcorner.com

    Learn how to restore a deleted file in Git using git restore, previous commits, and parent commits without reverting the entire commit or branch.

  3. 3
    GitHub Copilot Code Review for Azure Repos: AI vs Human Code Review

    c-sharpcorner.com

    Compare GitHub Copilot code review with human review for Azure Repos, evaluating bug detection, false positives, review quality, consistency, and developer p...

Editor's note

I pulled together a deliberately varied mix of practical tooling, runtime, data, and AI reading. The Cosmos DB integration for Microsoft Agent Framework stands out for durable agent memory, while the circuit-breaker guidance is a useful reminder that resilience settings need deliberate tuning.

Today's articles

Reducing Token Usage

jesseliberty.com

If you want to hold costs down, efficient resource management is paramount. One of the critical resources in AI applications is token usage. Tokens are the basic units of text that models process, and...

Topics: Performance

Read article

Related issues

📬 Save the search. Get the .NET stories worth reading at 7 AM ET.