Signing you in...

Please wait while we verify your authentication

Article · Wednesday, August 19, 2026

Agentic Coding

Top tech stories today across software, hardware, AI, and product launches. Senior engineer audience — skip rumour churn and pre-announcement leaks. Lead with shipping-now stories and what changed for builders.

By Marius BongartsTech74 editions
← See today's latest
Editions
4 / 74
Generated by AI overnight from public sources, refreshed daily.
Agentic Coding
Wednesday, August 19, 2026
AI Agents - Agentic Coding

Claude Cowork extends agentic power beyond code, OpenCode ships agent orchestration framework

1 min read

Claude Cowork Launch

Your agentic workflows just escaped the terminal.

Claude Cowork brings Claude Code's autonomous architecture to knowledge work—think research, analysis, and multi-step business tasks you'd normally do manually [Source: Anthropic]. You describe the outcome, Claude executes in the cloud without your machine running. Three permission modes let you tune autonomy: Manual for full control, Auto for safety-reviewed actions, Skip for trusted workflows. The scheduling feature runs recurring tasks automatically—pair this with the AGENTS.md setup you've been refining to extend your documented workflows beyond code.

Worth testing on the knowledge work you've been handling manually.

OpenCode Agent Framework

Agent orchestration just got a proper spec.

OpenCode ships a configuration framework for specialized agents with different tool access and permissions [Source: OpenCode]. You get Build agents with full access, Plan agents restricted to analysis only, and subagents like Scout and Explore for specific tasks—all configurable via JSON or Markdown. The permission system uses allow/ask/deny per tool, and you can invoke subagents with @ mentions. Best practices include using low-temperature settings for analysis and higher ones for creative work. This complements the skill architecture patterns from two days ago—now your agents get explicit permission boundaries alongside shared skills.

A solid foundation if you're building multi-agent workflows.

Vibe Coding Tool Comparison

The beginner-friendly versus advanced-user divide is getting sharper.

A fresh roundup positions GPT-5's August release as beginner-friendly with improved agentic capabilities, while Claude Code remains the recommendation for advanced users who import existing codebases for AI summarization and modification [Source: Mashable]. Cursor gets noted for its integrated chatbot that explains changes and handles automatic bug fixes. The universal advice: have a clear vision before starting—vague prompts produce vague code. For your PRD-driven workflow, this reinforces why specification documents matter more than conversational prompting.

The tools are diverging by skill level—pick accordingly.

Sources
Get started with Claude Cowork | Anthropic Help Center
Get started with Claude Cowork | Anthropic Help Center
12 hours ago ... Claude Cowork uses the same agentic architecture that powers Claude Code, with no terminal required. Instead of responding to prompts one at a time, Claude can ...
support.claude.com
AI Summary

Claude Cowork extends Claude Code's agentic architecture to handle complex, multi-step tasks beyond coding, allowing you to describe an outcome and let Claude execute autonomously with cloud-based execution. The platform offers three permission modes—Manual, Auto, and Skip—to control how Claude requests approval before taking actions, with Auto mode providing a safety layer that reviews actions for risks like data exfiltration before proceeding. You can enhance agentic workflows using global and folder instructions to provide standing context, organize work into persistent projects with shared memory and files, and schedule recurring tasks that run automatically in the cloud without requiring your computer to be active.

Visit source
What is vibe coding? Plus 7 AI coding tools to get started. - Mashable
What is vibe coding? Plus 7 AI coding tools to get started. - Mashable
18 hours ago ... Mashable has a tutorial for getting started with vibe coding as a beginner. ... Using Claude, more advanced vibe coders can import existing code, which the ...
mashable.com
AI Summary

Vibe coding uses AI to generate code from natural language descriptions without requiring programming experience. Claude Code, optimized for coding work and integrated with IDEs like VS Code, is recommended for advanced users who can import existing code for the AI to summarize and modify. GPT-5, released in August, features significant improvements to agentic coding capabilities for natural language prompts and is noted as beginner-friendly. Cursor also offers agentic features with an integrated AI chatbot that explains its changes, supports automatic bug fixes, and allows code imports for customization. For best results, users should have a clear vision of what they want to build before starting, as this helps the AI generate better code.

Visit source
Agents - OpenCode
Agents - OpenCode
3 hours ago ... ... code for best practices and potential issues". } } } This is a required ... Documentation agent. ~/.config/opencode/agents/docs-writer.md. ---. description ...
opencode.ai
AI Summary

OpenCode provides a framework for configuring specialized AI agents with different capabilities and permissions. Primary agents like Build (full tool access) and Plan (restricted to analysis) handle main workflows, while subagents like General, Explore, and Scout handle specialized tasks. Agents can be customized via JSON or Markdown configuration files with options for custom prompts, model selection, temperature settings, and fine-grained permissions. Key features include permission management (allow/ask/deny for specific tools), task-based orchestration between agents, and @ mention invocation for subagents. Best practices include using restricted agents for planning to prevent unintended changes, leveraging read-only agents for exploration, and setting temperature appropriately for different tasks (0.0-0.2 for analysis, 0.3-0.5 for general development, 0.6-1.0 for creative work). The framework supports use cases like dedicated review, debug, and documentation agents with tailored tool access and system prompts.

Visit source
Compiled overnight by MorningMail.aiDelivered at 04:55 AM