spinny:~/writing $ less microsoft-build-2026-agent-native-development.md
12Microsoft Build 2026-এর বার্তাটা পরিষ্কার ছিল: software agents-এর পরের ধাপ সুন্দর chat box নয়। agents-এর দরকার desk, checklist, sandbox এবং একজন responsible owner।34Official signals এসেছে [Microsoft Build 2026 live blog](https://news.microsoft.com/build-2026-live-blog/microsoft-build-2026-live/), Microsoft-এর [AI alone won't change your business. The system running it will](https://blogs.microsoft.com/blog/2026/06/02/ai-alone-wont-change-your-business-the-system-running-it-will/) post, আর GitHub-এর [GitHub Copilot app](https://github.blog/news-insights/product-news/github-copilot-app-the-agent-native-desktop-experience/) announcement থেকে। একসাথে পড়লে দিকটা স্পষ্ট: agents editor-এর পাশে accessory না থেকে development system-এর ভেতরে ঢুকছে।56## Useful অংশটা ভালো অর্থে boring78Patch লিখতে পারে এমন agent interesting। কিন্তু isolated worktree-তে কাজ করে, checks চালায়, readable trace রাখে, pull request খোলে এবং ঠিক approval gate-এ থামে—এমন agent অনেক বেশি useful।910Build 2026-এ আমি এই shift-টাই দেখি। কম magic, বেশি operating model। GitHub Copilot app agent work-এর control room-এর মতো: sessions, repositories, issues, pull requests এবং parallel tasks এক জায়গায়। Worktrees detail-টা ভালো, কারণ প্রতিটি attempt নিজের জায়গায় থাকে। compare, discard বা promote করা যায় নিজের files নষ্ট না করে।1112## Sandbox side feature নয়1314Agent যদি code run করতে পারে, তাহলে safe জায়গা দরকার যেখানে সে ভুল করতে পারে। Local বা cloud sandbox সেই জায়গা দেয়। laptop বা production-কে experiment না বানিয়েই agent test করতে পারে।1516এটা flashy নয়, কিন্তু demo আর workflow-এর পার্থক্য এখানেই। ভালো agent tests চালাবে, failures পড়বে, retry করবে এবং কী বদলেছে দেখাবে। আবার boundary এমন হবে যাতে ভুল ছোট থাকে।1718## Foundry এবং Agent Framework production-এর কথা বলে1920Foundry এবং Microsoft Agent Framework updates একই গল্পের enterprise version। Hosted agents, toolboxes, tracing, evaluation, memory, middleware, agent controls—সবই infrastructure-এর শব্দ। ঠিক তাই। তাই এগুলো গুরুত্বপূর্ণ।2122Company যখন অনেক agents বানায়, প্রশ্ন আর থাকে না আমরা কি একটা বানাতে পারি। প্রশ্ন হয়: owner কে, access কী, evaluation কীভাবে, improvement বোঝা যাবে কীভাবে, আর দরকার হলে বন্ধ করব কীভাবে?2324## Review bottleneck হয়2526Agentic development-এর trap হলো ভাবা, বেশি agents মানেই বেশি shipped work। বাস্তবে এর মানে হতে পারে tired reviewers-এর সামনে আরও pull requests।2728আমি adoption মাপতাম তিন জিনিসে: reviewer time বাঁচছে না খরচ হচ্ছে; generated changes কতবার checks পাস করছে; trace reasoning বোঝায় কি না যাতে diff বিশ্বাস করা যায়।2930Reviewer যদি সব কিছু zero থেকে reconstruct করে, workflow শেষ হয়নি। শুধু burden সরেছে।3132## কোথা থেকে শুরু3334আমি boring bounded tasks দিয়ে শুরু করতাম: dependency updates, test fixes, ছোট refactors, review-comment follow-ups, release notes, strong tests-সহ migrations।3536প্রতিটি task-এ isolation, checks, trace এবং human merge decision চাই। Agent legwork করবে। Result-এর owner থাকবে team।3738## আমার পড়া3940Build 2026 agent-native development-কে slogan-এর চেয়ে operations problem বানিয়েছে। জিতবে না সেই team যারা agents-কে সব করতে দেবে। জিতবে যারা এমন system design করবে যেখানে agents progress করতে পারে কিন্তু trace লুকায় না।4142## Sources4344- [Microsoft Build 2026 live blog](https://news.microsoft.com/build-2026-live-blog/microsoft-build-2026-live/)45- [Microsoft: AI alone won't change your business](https://blogs.microsoft.com/blog/2026/06/02/ai-alone-wont-change-your-business-the-system-running-it-will/)46- [GitHub: Copilot app, the agent-native desktop experience](https://github.blog/news-insights/product-news/github-copilot-app-the-agent-native-desktop-experience/)47
:Microsoft Build 2026 এবং agent-native development-এর নীরব বদলlines 1-47 (END) — press q to close