Istota, a personal AI operating system
Istota, a self-hosted personal AI operating system integrating with Nextcloud, launched with features including multi-room chat, persistent memory, RSS reader, location tracking, health dashboards, an…
Istota, a self-hosted personal AI operating system integrating with Nextcloud, launched with features including multi-room chat, persistent memory, RSS reader, location tracking, health dashboards, an…
GitHub Copilot's shift to usage-based billing on June 1, 2026, has made token efficiency a direct expense for developers. Microsoft and GitHub have introduced extended prompt caching and deferred tool…
A security researcher developed mcpscan, a static scanner for MCP servers and Claude Code projects, after discovering tool poisoning attacks that hide malicious instructions in Unicode zero-width char…
A developer built TrustGuard AI, a multi-agent system that uses sequential reasoning to analyze privacy policies, detect dark patterns, and benchmark sites against major platforms. The system, develop…
A developer built purefetch, a system-info fetcher in Rust with zero dependencies from crates.io, using only std and raw Linux syscalls. The tool produces a ~484 KiB binary and supports four architect…
A developer built a plugin for Claude Code that gives the AI assistant a persistent, self-maintained notebook for each project, solving the problem of context loss between sessions. The plugin, availa…
Open Kioku, a new open-source tool, provides AI coding agents with a local evidence layer by indexing codebases and offering read-only MCP tools for pre-edit analysis. The tool indexes symbols, refere…
Abuja-based developer Okhai has released Foundation, an open-source full-stack application substrate designed for teams building high-performance, event-driven systems with AI coding agents. The proje…
A developer with 30 years of product experience released Mycelium, a plugin for coding agents that guides product development from purpose to market by validating ideas before writing code. The plugin…
Mistral AI released Leanstral 1.5, an open-source code agent model for Lean 4 formal proof engineering, available under Apache-2.0 license. The 119B-parameter model achieves state-of-the-art results o…
Model Context Protocol (MCP) is an open standard that enables AI assistants to interact with external tools, databases, and APIs through a unified interface, eliminating the need for custom integratio…
A developer released Sandbox-proxy, a zero-dependency Go forward proxy that injects credentials into outbound requests on the wire, allowing sandboxed code to use tokens without seeing them. The tool …
OpenClaw, a local-first AI agent framework built on NousResearch's Hermes Agent stack, reached 210,000 GitHub stars in four months, making it the fastest-growing open-source project in GitHub history.…
Large language models exhibit brand bias because training data distribution determines which companies appear as defaults in AI responses. Brands that left deep textual footprints across high-quality …
A developer shares lessons from four AdSense rejections on a programmatic OSS directory, revealing that honest language about AI-generated content and experimental framing can signal low value to revi…
A developer built session-indexer, a Go tool that indexes Claude Code session transcripts into a per-project SQLite database for semantic memory retrieval. The tool avoids centralized memory stores by…
A developer created a signed attestation system to eliminate redundant verification among AI agents. The system publishes reusable, cryptographically signed probes of API services, allowing agents to …
A developer explains that function calling is the core mechanism enabling AI agents to perform external actions like sending emails or querying databases. The quality of tool definitions—name, descrip…
Flowork (floworkos) introduces an autonomous agent architecture that allows agents to self-extend capabilities by writing and registering new tools at runtime, moving beyond rigid state machines. The …
The Godot open-source game engine project has announced a new policy banning almost all AI-generated code contributions, citing an overwhelming number of low-quality pull requests that are 'demoralizi…