JSONL Transcript Source of Truth
Signet has adopted JSONL as the canonical transcript format, stored at `memory/{harness}/transcripts/transcript.jsonl`, to serve as the source of truth for transcript-based summary, fallback, and line…
Signet has adopted JSONL as the canonical transcript format, stored at `memory/{harness}/transcripts/transcript.jsonl`, to serve as the source of truth for transcript-based summary, fallback, and line…
Signet is consolidating its fragmented TypeScript recall surfaces into a single canonical explicit recall engine and API, aiming to reduce duplication and preserve metadata. The plan keeps hybridRecal…
Microsoft announced Microsoft Scout, an always-on enterprise agent built on the open-source OpenClaw framework, at Build 2026. Scout operates autonomously with its own Entra identity, integrates with …
Draft, an open-source tool for AI agent context synchronization and collaboration, was released on Hacker News. It automatically syncs context edits from agent sessions, Slack threads, and notes to a …
Z.ai (formerly ZhipuAI) launched GLM-5.2, an open text model with a 1M-token context window and up to 128K output tokens, designed for long-horizon coding agents and full-repository tasks. The model u…
Vessel Browser, an open-source Chromium-based browser designed for persistent web agents, has been released. It provides durable state, MCP control, and a human-visible supervisory UI for long-running…
Cloudflare is releasing the Cloudflare Agents SDK, a platform layer providing durable execution, dynamic code execution, and other primitives for building production-grade AI agents, and is launching …
A developer built a self-improvement loop for their OpenClaw agent that runs nightly at 2 AM, enabling the agent to learn from execution logs without human intervention. The system separates the execu…
Entrepreneurs are increasingly managing teams of AI agents to handle customer service, scheduling, bookkeeping, email management, and research, using platforms like OpenClaw. A Nasdaq Economic Institu…
Agenthatch launches a tool that compiles SKILL.md files into standalone Python agents, addressing isolation, validation, and scaling issues in multi-skill AI workflows. The deterministic pipeline pars…
Claire Vo breaks down four types of AI agent loops—heartbeat, cron, hook, and goal—and demonstrates live builds of a daily aging-PR reviewer in Claude Code and a weekly skills-identification loop in C…
MediaUse launched a general Web CLI infrastructure for AI agents, combining a browser kernel, CDP execution, and site plugins to enable business-level actions like post.feed and search.hot. The tool a…
Cisco's AI security research team discovered a third-party plugin in the OpenClaw agent marketplace that silently exfiltrated sensitive data. The finding prompted the Chinese government to restrict Op…
Liam Darmody built a 24/7 personal AI agent using Claude Code and Obsidian on a virtual private server, enabling the agent to access live files, run background tasks, and be controlled from a phone. T…
OpenClaw developers migrated from the Anthropic API backend to the Claude Code CLI backend to use their Max/Pro subscription instead of API credits. The change routes requests through the local Claude…
1Password CTO Nancy Wang and Cursor Security Lead Travis McPeak told The Deep View that rogue AI agents pose serious risks, including deleting databases or emails, but can be safely deployed with cont…
A new study finds 78.7% of repositories using AI coding tools configure only one tool, yet developers use an average of two to four. The AGENTS.md standard, intended to bridge tools, is adopted by onl…
Anthropic has paused a planned billing overhaul for its Claude Agent SDK that would have separated SDK and third-party app usage from subscription limits, reversing course just before the June 15, 202…
Hyperbox launches $40/month Mac mini rentals, repurposing a scraper built for hosting AI agents after the OpenClaw trend faded. The service now targets developers running Claude Code and Codex remotel…
Constellation Network released an open-source audit trail plugin for AI coding agents that records every session, tool invocation, and prompt exchange into a local SQLite database with SHA-256 hash ch…