Du wirst angemeldet...

Bitte warte, während wir deine Anmeldung überprüfen

Artikel · Samstag, 19. September 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.

Von Marius BongartsTech103 Ausgaben
← Zur aktuellen Ausgabe
Ausgaben
2 / 103
Über Nacht von KI aus öffentlichen Quellen erstellt, täglich aktualisiert.
Agentic Coding
Samstag, 19. September 2026
AI Agents - Agentic Coding

AGENTS.md fallback ships, Ultimate Guide adds MCP queries, Cowork schedules tasks overnight

1 Min. Lesezeit

AGENTS.md Fallback

Claude Code just got more flexible with your config files.

The tool now reads AGENTS.md automatically when no CLAUDE.md exists, letting you use the same instruction file across Claude Code, Cursor, and other agents without maintaining duplicates [Source: HN]. The discussion thread surfaces practical tactics too: symlinks for shared configs, tiered AGENTS.md files by model capability, and keeping instructions minimal to preserve context. Users are also breaking complex tasks into verifiable chunks with research phases before implementation—exactly the pattern that prevents drift in longer sessions.

If you've been juggling multiple config files, this simplifies your setup considerably.

Ultimate Guide MCP Server

You can now query the 430K-line Claude Code guide directly from your editor.

Following up on the coverage from two days ago, the Ultimate Guide's MCP server integration means you can ask Claude Code or Cursor about agent harness patterns, memory systems, or workflow templates without leaving your session [Source: GitHub]. The guide includes runnable examples for test-driven and spec-first development, cheat sheets for debugging, and observability patterns for tracing agent behavior. Context engineering sections cover exactly what information to feed Claude for different task types.

Worth connecting as a reference tool rather than just reading it once.

Cowork Scheduled Tasks

Your machine doesn't need to be on for Claude to finish the job.

Claude Cowork now supports scheduled tasks that run autonomously in the cloud—you set the schedule, close your laptop, and check results in the morning [Source: Anthropic]. Three permission modes let you control how much approval Claude needs: Manual for full oversight, Auto for safety-checked autonomy, and Skip for trusted workflows. Sessions persist across desktop, web, and mobile, and folder-level instructions load project context automatically while global instructions carry across everything.

Fits the same overnight-research pattern as ARIS—let agents work while you sleep.

Quellen
FlorianBruniaux/claude-code-ultimate-guide - GitHub
FlorianBruniaux/claude-code-ultimate-guide - GitHub
14 hours ago ... The most comprehensive Claude Code guide: agentic workflows, hooks, skills, MCP servers, quizzes, and production-ready templates. 430K+ lines.
github.com
KI-Zusammenfassung

Claude Code Guide covers advanced AI agent development, context engineering, and memory systems directly relevant to your workflow. Key sections include Agent Harness Engineering for structuring AI-assisted work with proper context and constraints, Memory Systems for cross-session knowledge retention, and Context Engineering for optimizing what information Claude receives. The guide provides reusable templates, CLAUDE.md project instruction formats, and workflow patterns for test-driven development, spec-first development, and plan-driven development. For debugging and optimization, it includes Agent Evaluation methods, Observability guides for tracing agent behavior, and detailed workflows for code review and exploration. The repository includes runnable examples, cheat sheets, and an MCP server integration allowing you to query the guide directly from Claude Code or Cursor.

Quelle öffnen
Claude Code now reads AGENTS.md if there is no Claude.md
8 hours ago ... But web technology and distributed systems followed a very similar arc, as did protocols and memory management; and microcode before them. But it feels like ...
news.ycombinator.com
KI-Zusammenfassung

Based on the website content from this Hacker News discussion, there is relevant information about agentic coding and Claude Code memory management, though it's primarily discussion rather than news about new developments. The content discusses Claude Code's recent support for AGENTS.md files as an alternative to CLAUDE.md, enabling provider-agnostic agent instruction files. Users share practical workflows for managing AI agent configurations across multiple tools using AGENTS.md and CLAUDE.md files, including techniques like symlinks and nested configuration approaches. The discussion covers memory management strategies such as keeping instruction files minimal to preserve context, using tiered AGENTS.md by model capability level, and tactical use of skills files to avoid context bloat. Best practices mentioned include using AGENTS.md for project-specific gotchas and workflows, having agents conduct research phases before implementation, breaking complex tasks into verifiable chunks, and maintaining separate instruction files for different work patterns. However, users note ongoing frustrations with fragmented tooling ecosystem, missing support for .agents/skills standardization, and inconsistent configuration handling across different Claude Code versions.

Quelle öffnen
Get started with Claude Cowork | Claude Help Center
Get started with Claude Cowork | Claude Help Center
13 hours ago ... Provision and manage skills for your organization · What is Claude Tag ... Manage API key environment variables in Claude Code · Claude Code FAQ · Claude ...
support.claude.com
KI-Zusammenfassung

Claude Cowork extends the agentic architecture from Claude Code to knowledge work beyond coding, allowing you to describe multi-step tasks and let Claude execute them autonomously in the cloud. Key features for optimizing your workflow include three permission modes (Manual, Auto, and Skip) to control how Claude requests approval before taking actions, global and folder-level instructions to provide standing context across sessions, and scheduled tasks that run automatically without requiring your computer to be active. Claude maintains visibility into its planning and actions throughout execution, letting you steer when necessary or step away until tasks complete, with cloud-based sessions that persist across desktop, web, and mobile surfaces and integrate with your connected apps and browser through managed connectors.

Quelle öffnen
Über Nacht zusammengestellt von MorningMail.aiZugestellt um 04:55