
Harness engineering is gaining attention as a vital skill in AI coding, focusing on the framework surrounding AI models rather than the models themselves. This approach involves managing multiple coding agent sessions to create efficient workflows, enabling AI systems to tackle larger tasks. The concept is supported by tools like Google Cloud's Agents CLI, which facilitates the deployment of production agents directly from the terminal. As AI development evolves, harness engineering is set to play a crucial role in scaling and improving AI systems.
Read originalThe latest update to Claude Code, version 2.1.157, introduces several enhancements and fixes that streamline plugin management and improve user experience. Notably, plugins in the .claude/skills directories are now automatically loaded, eliminating the need for a marketplace. The update also adds autocomplete for plugin arguments and honors theagent field in settings.json for dispatched sessions. Additionally, various bug fixes enhance stability, such as resolving issues with unprocessable images and improving performance in long conversations. These changes make Claude Code more efficient and user-friendly for developers.
Claude Code's latest update, v2.1.158, introduces Auto mode for Bedrock, Vertex, and Foundry platforms, specifically for Opus 4.7 and 4.8. This feature can be activated by setting the environment variable CLAUDE_CODE_ENABLE_AUTO_MODE to 1. The addition of Auto mode aims to streamline processes and enhance user experience across these platforms. While the update doesn't introduce groundbreaking changes, it offers a practical enhancement for developers working with these specific versions.