Qwen3.8 Fetches Weird URLs
A developer using Qwen3.8-27B from Unsloth with dynamic 3.0 quants in opencode reported that the model attempted to fetch 16 weird URLs during a single session, including a URL with an Expires timesta…
A developer using Qwen3.8-27B from Unsloth with dynamic 3.0 quants in opencode reported that the model attempted to fetch 16 weird URLs during a single session, including a URL with an Expires timesta…
Pond, a new open-source tool introduced on Hacker News, lets users archive AI agent sessions into their own S3 bucket or local directory without running a database, using in-process Lance for storage …
A developer has released an MCP server for Apple Health that works across eight AI clients, including Claude, Cursor, and ChatGPT, using a single server command. The server provides eight read-only to…
Moshcode 0.56.0, a CLI tool that installs and drives multiple coding engines including opencode, Claude Code, codex, gemini, kimi, qwen, deepseek, and aider, is now available. The tool, described as a…
Agentstow, a new open-source tool, lets developers manage a single canonical store of AI coding agent configs—skills, MCP servers, instructions, and more—at ~/.agents/ and sync them across ten agents …
Vercel's Sandbox now defaults to an open-source image with Claude Code, Codex, and opencode preinstalled, replacing its old fixed Node and Python runtimes. Starting with version 3 of the Sandbox SDK, …
Developer Arpit Uppal has published a practical guide to AGENTS.md, a markdown file that AI coding agents read at session start to understand a repository's commands, conventions, and architecture. Up…
Vibebin, a new Incus/LXC-based platform for self-hosting persistent AI coding agent sandboxes, has been released, enabling users to create and host vibe-coded apps on a single VPS or server. The platf…
A developer has built Kumo, an open-source terminal multiplexer written in Rust and designed specifically for managing AI coding agents. The tool features a sidebar that lists running agents with stat…
Herdr, a terminal runtime for AI coding agents built by founder Can Celik, has joined Y Combinator's F26 batch after reaching 25,000 GitHub stars and 363,000 downloads in five months. The runtime rema…
OpenChamber, an MIT-licensed agentic development environment, has reached nearly 8,000 GitHub stars and hit the Hacker News front page this week, positioning itself as a third-party frontend for the o…
A comparison of four coding harnesses—opencode, pi, jcode, and reasonix—running Deepseek V4 Flash 0731 found significant differences in RAM usage and problem-solving capability, with only two harnesse…
Entangle, a new open-source tool from developer Gowtham Sai Yadav, lets users share live AI coding sessions from Claude Code, Codex, and opencode with a three-word code, with end-to-end encryption and…
A developer released Yet Another OpenCode Plugin, an opencode plugin that adds terse response modes, a YAGNI-based 'lazy dev' ruleset, and two read-only agents (Review and Dream) to the opencode AI co…
Agent-Browser, a browser automation CLI designed for AI agents, has been released with 100% native Rust implementation and compact text output to minimize context usage. The tool offers 50+ commands, …
A developer built an OpenAI-compatible endpoint that lets opencode and other clients use Meta AI over WhatsApp, routing requests through whatsmeow to the bot JID 867051314767696@bot. The shim adds too…
Jcode, a Rust-native coding agent harness, distinguishes itself from opencode and pi by enabling self-development, swarm collaboration, and persistent semantic memory, according to a technical compari…
Kimi's k3 model now runs on a single consumer GPU, achieving 113.83 tok/s on a 32 GB RTX 5090 after being shrunk to 28.8 GB from its original 48B size. The model works with coding agents like Claude C…
Developer Mikky A. released AgentBoard, a free, open-source macOS app that lets users manage multiple AI coding agents (Claude Code, Codex, Cursor, opencode) from a single spatial board, with each con…
Codename One, an open-source framework for building native apps from a single Java or Kotlin codebase, now allows its apps to act as Model Context Protocol (MCP) servers via PR #5377. The JavaSE port …