📈 Trends
Radar · Trends — the trajectory. How ways of working with AI are shifting in development, design & UX and delivery & PM, distilled from what people say about their own work on X (every post verified) and what our community shares. Counter-takes kept in.
Updated 17 Aug 2026 · X posts found via Grok and verified against the originals · community shares from our own archive.
🛠️ AI Development
Last 7 days — what's newly moving
updated 17 Aug 2026
- 💸 The token-bill response is hardening into per-task model routing: rather than one frontier model for everything, split the loop by tier — a strong reasoner to plan and review, a cheap one to implement (one bakes this into planner/executor/reviewer skills), or an agent that picks the model itself, reporting cost cut up to 65%. Counter: with usage billing, nobody can forecast the spend.@MystiqueMide ↗@aashatwt ↗@SeanOHannahan ↗@tonytonggg ↗counter:@gokuln ↗
- Less agent — now a cost argument. Because the agent loop re-reads its whole context every turn, the bill tracks context size more than model price, so the trims turn concrete: 36.5% off a benchmark from a two-line cut to skills, one harness taken 4GB → 600MB, bloated MCP tool-lists pruned. Counter: one dev tallied $13.5k for 58 days of agents — you cannot cap a ceiling you never measured.@nicholasjconn ↗@dheerajbatra ↗@btsouth ↗counter:@rodgui ↗@ventry089 ↗📚 CLAUDE.md Is RAM, Not Disk📚 Use ASD-STE100 to Stop LLMs Writing Slop Documentation
- Swap the harness, not just the model. Vendor-lock-in worry hardened into tooling: DeepSeek shipped an agent harness that treats the loop itself as a swappable plugin — 133 on/off plugins, no model baked in — and drew 130k stars in three days, while our channel picked up Spotify’s vendor-neutral Xirp for driving Claude Code, Gemini CLI and Codex from one place. The bet: no tool should be load-bearing.@romlib_ ↗@nateberkopec ↗📚 Xirp: Spotify's Vendor-Neutral Agentic Development Environment
Last 30 days — what's consolidating
updated 3 Aug 2026
- Context and config now live in the repo — and increasingly travel with you. Engineers hand-write specs, ADRs and rules the agent executes against rather than re-explaining the codebase each session; the next step is portability — skills and setup pushed to a shared repo so any coding agent installs them, and a workflow that survives a switch between tools.@MystiqueMide ↗@heinapurola ↗📚 CLAUDE.md Is RAM, Not Disk📚 OpenSpec: Spec-Driven Planning for Coding Agents📚 Multi-Agent Coding Without Worktree Chaos
- 'Loop engineering' is settling in as the name for the discipline. The frame: stop babysitting — assign, wait, review, fix — and build the loop itself, owning the parts you control. As one put it, an agent is four parts in a loop; you own one, and the other three are what break it — so the work moves to designing the scaffolding, not prompting turn by turn.@0xPure_eth ↗@hanakoxbt ↗📚 Loop Library📚 Loop Engineering📚 The Art of Loop Engineering
- 💸 The cost conversation is hardening from shock into policy: some firms now cap engineers at a fixed weekly token budget (~$100), and the bill's hidden second half — reasoning tokens, retries — is described landing months after go-live. The emerging fix is architectural: pull the repetitive, deterministic steps out of the agent and only call the model for the genuinely dynamic part.@svpino ↗@v_shakthi ↗@DGlushakov41949 ↗counter:@Kavyabuildss ↗
Last 3 months — what's held up
updated 2 Jul 2026
- Agents as the default way to write code has held all quarter: the same shape keeps appearing since April — the agent implements, the human steers, reviews and merges — whether people run one tool for everything or a hand-built pipeline.@TheShortBear ↗@housecor ↗@jessethanley ↗📚 My Agentic Coding Workflow
- The cost pushback has been just as durable: a legacy-codebase experiment matched the reported $500–2,000 per engineer per month, and the bill does not stop at tokens — bandwidth, disk wear and battery drain get named too. The counter-current that never went away.@ChemistDeFi ↗@janstevens ↗@marty_kausas ↗
- Reorganising teams around agents is real but contested: one widely-shared account of AI-native teams has engineers making product calls with far fewer PMs, while another reports companies that cut senior engineers and then paid contractors to rebuild the context that left with them. Our channel spent the month on the same question.@AndrewYNg ↗counter:@bbxjasper ↗📚 AI should shrink teams📚 Is AI making teams better?
- Keeping the exit open has hardened into practice: model routers and swappable harnesses so no vendor is load-bearing, context in local files the team owns — and people act on it, like long-time Cursor subscribers cancelling for cheaper Claude-over-SSH setups.@GergelyOrosz ↗@mclzion ↗@migmartri ↗@dustinhyle ↗
🎨 AI Design & UX
Last 7 days — what's newly moving
updated 17 Aug 2026
- The design system is becoming something an agent _runs on_, not a Figma library. This week’s workflows share a spine: nail the system in Claude, then have a harness reference DESIGN.md, canonical examples and versioned tokens each run — one syncs canonical colours to Figma to stop drift, another turns finished screens back into DESIGN.md. The aim: not a prettier draft but the same output every time.@abrahamabel196 ↗@matt_teeixeira ↗@TimothyReavis ↗@_studable_ ↗📚 awesome-claude-design: 68 DESIGN.md files to stop AI apps looking identical📚 You Don't Have a Design System📚 Building an LLM-safe design system (Polar's Orbit)📚 Hallmark: An Open Design Skill That Fights AI-Slop UI
- The design job is tilting toward orchestration. The AI-first front half is reframed as owning product context and a plan — capturing customer calls and requirements, running ideas through Opus or GPT, then drafting as if handing to a dev team, the traditional tool opened last for hi-fi. If designers are orchestrators, what are we orchestrating? one asks. Counter: one stays manual, AI only to wireframe.@dianne_alter ↗@shedsgns ↗@LordMarket22 ↗@ThomasBurleson ↗counter:@ivabuzuk ↗📚 Your First 30 Days With AI in Your Design Workflow
- Even as workflows go AI-first, a loud chorus says AI still can’t design: output defaults to generic structure, average UI, no taste that won’t survive a real product, and its look keeps converging on the same Inter / dark / purple-gradient SaaS. For some the objection cuts deeper — ‘if you actually enjoy design, the prompt-wait-review loop is broken.’ Taste and hierarchy, not pixels, stay the human edge.@metahacker_ ↗@andrebutenko ↗@dario_ferrando ↗@whosamberella ↗counter:@maybepratikk ↗📚 Taste Cannot Be Delegated📚 Information Architecture Is the Foundation AI Is Starving For
Last 30 days — what's consolidating
updated 3 Aug 2026
- Figma's role is being renegotiated inside a live loop with Claude, not ended: designers describe generating screens, flows and tweaks in the AI, which writes them back into the file and builds the prototype — 'me, Claude, and Figma in a loop.' The counter-current is sharper this month — some have stopped opening Figma entirely since Claude Design shipped.@DannPetty ↗@maybepratikk ↗@benlaudesign ↗counter:@sxtvik ↗
- A new job for the design system: being readable by agents, not just humans. The complaint recurs — 'your agent has no idea what your design system looks like, so every project ships as AI slop, Inter showing up unasked.' Teams are responding by encoding tokens, rules and structure so agents build on-brand — and report the architecture calls getting harder even as production gets faster.@chris_bgp ↗@gavinelliott ↗@pixelmatters_ ↗📚 Building an LLM-safe design system (Polar's Orbit)📚 Design System Architecture: Theming, Experiments, and Keeping It Maintainable📚 Hallmark: An Open Design Skill That Fights AI-Slop UI📚 UX-Context Design: Using UX Knowledge to Steer AI-Generated Design
- Design and engineering are collapsing into one role. Work keeps migrating into the terminal — a principal-level designer is described working 95% from a design.md — and design teams now say the two disciplines 'stopped being separate.' The archive tracks the same arc: the T-shaped UX specialist giving way to a polymath architect, and a constellation of new hybrid design roles.@pixelmatters_ ↗@petergyang ↗📚 T-shaped UX → polymath architect📚 A Constellation of Emerging Design Roles📚 The Terminal Became My Canvas
Last 3 months — what's held up
updated 2 Jul 2026
- The personal multi-tool stack has held all quarter: separate tools for brainstorming, imagery, mockups and build, stitched together per designer — one triages fifty-plus generated mockups per screen by hand, another has AI study their own style before proposing layouts.@thattechangel ↗@KayaHickin ↗@creativemints ↗@yancacchione ↗
- Skipping static mockups for working prototypes has stuck: a written plan goes straight to a clickable build, with AI used to think through flows, states and missed actions in the prototype itself rather than in frames.@jp ↗@nickbakeddesign ↗@newincreative ↗
- The business arc of the quarter: an agency that trained design and PM agents on its own style now sells one-off system setups instead of retainers — while a persistent counter-current argues the token economics do not add up, with small-plan users describing quotas gone in three prompts.@abnux ↗counter:@edzitron ↗@atomtanstudio ↗
🧭 Delivery & PM
Last 7 days — what's newly moving
updated 17 Aug 2026
- The delivery lead’s coordination rituals are going agent-run: a scrum agent captures blockers and status for async standups, grooms the backlog and trims retros; another pipes Slack and meeting notes into RAID items, decisions and first-draft exec updates. The job moves to vetting that output — and the span widens, one describing 5–10 projects at once where it used to be one or two.@mugabuilds ↗@shirshakchavan ↗@basilboy ↗📚 Inside PM at Stripe: What Comes After 'Become a Builder'
- As leads point more agents at the work, prioritising across them becomes the new job: one runs a formal priority-queue framework — levels, aging, dashboards, overrides — so low-value work stops blocking critical work; another maps a dispatch matrix to specialist agents. The counter is first-hand: more agents just add noise, give one the lead — and AI only runs a broken process faster.@AiCamila_ ↗@alex_prompter ↗counter:@taelo_kim ↗@ContinuityPm ↗
- As the busywork automates, the bottleneck moves up — not away. The role is being redrawn: less chasing status and building reports; more setting priorities, clearing blockers, aligning people. But the honest catch: when creation time collapses (a strategy paper in 20 minutes), decision time rises — someone still reviews every call — and AI cannot change the operating model underneath.@shirshakchavan ↗@priyavr ↗counter:@barryoreilly ↗📚 Inside PM at Stripe: What Comes After 'Become a Builder'
Last 30 days — what's consolidating
updated 3 Aug 2026
- The ROI reckoning has arrived in delivery: a 16-month automation build scrapped as useless after a few hundred K, a founder '$2,400/month on AI tools and the team's still drowning,' and the month's most-shared line — AI just recreated the oldest org chart: one expensive planner, cheap labour doing the work. The emerging answer isn't more tools but process-first — fix the workflow, then automate.@PJMorell ↗@Sergio__bm ↗@mengxi ↗@lukepierceops ↗📚 Is AI making teams better?📚 AI should shrink teams
- The delivery function itself is reorganising around agents. Accounts describe post-sales turning into delivery — 'the software only creates value when the work gets delivered' — and the lead's job becoming orchestration: pointing a PM-agent at a team of coding agents and letting it route the work. Early, mostly from AI-native shops, but consistent.@andreslo ↗@draginol ↗@edgarpavlovsky ↗📚 Inside PM at Stripe: What Comes After 'Become a Builder'📚 The Human-in-the-Loop Is Tired
Last 3 months — what's held up
updated 2 Jul 2026
- Pointing agents at the ticket backlog has held up all quarter: from telling an agent to work a Jira ticket — it pulls the task, plans, commits and moves it to review — to background loops grinding a Linear backlog, and a daily run that writes the morning stand-up from Linear, Sentry and git history.@VicVijayakumar ↗@wildsatchmo ↗@shaun5k_ ↗
- Early but striking: at one AI-native company the first day of a new job is an agent workflow — dev environment set up, repos pulled, past Slack debates and Linear issues surfaced — with the new joiner describing feeling a year in after three days.@jmwind ↗