First MCP server for Guesty property management – 39 tools, open source
First MCP server for Guesty property management platform. 39 open-source tools for reservations, messaging, financials, and autonomous guest management.
First MCP server for Guesty property management platform. 39 open-source tools for reservations, messaging, financials, and autonomous guest management.
Clean-room reimplementation of Claude browser extension removing domain blocklist while maintaining 100% feature parity.
Tmux-based AI agent management system in Rust. 60ms cold start, sandboxed, local-only with file/code context awareness and multi-step automation.
RTS game where LLM agents control units by writing JavaScript code iteratively. Competitive arena for model reasoning evaluation.
Research measuring Claude integrity degradation over 25-turn sessions: 60% vs. 85% accuracy. Controlled evaluation methodology.
Netflix research on video object removal using VLM reasoning to identify causal effects and diffusion models for physically plausible synthesis.
Kern: compiled scripting language with lexer, parser, bytecode VM, standard library, CLI tools, and IDE support, built by a 15-year-old.
Netflix released video diffusion model on Hugging Face that removes objects and their physical effects from footage.
Essay on integrating AI into programming education, using AI as teaching aid while maintaining learning integrity. Neuroscience focus.
Analysis of emerging agent commerce infrastructure: payment rails, discovery, trust registries. Discusses verification and authorization gaps for autonomous agents.
Developer tool replacing Claude Code's sequential file edits with CLI pipelines, achieving 10-1400x speedup on multi-file operations.
Open-source GRC platform with 254 MCP-exposed tools connecting Claude to compliance databases. Human approves all AI mutations before execution.
Chrome extension indexing ChatGPT, Claude, Gemini conversations locally for cross-platform chat search with instant retrieval.
OpenUMA: Rust middleware for unified memory abstraction on x86 APUs/iGPUs, optimizing LLM inference performance. Open source infrastructure tool.
Hintrix: Web scraping API enabling AI agents to extract structured data, crawl domains, and audit SEO/AI search readiness. Developer tool for agent infrastructure.
AllyHub: AI agent that learns from tasks to build reusable skills, reducing cost and execution time through accumulated context. Agentic learning platform.
Tutorial for installing Ollama and Gemma 4 26B on Mac mini with GPU acceleration. Practical developer setup guide.
Gemma 4 LLM model enables practical local deployment of AI agents without cloud infrastructure.
Analysis of how LLMs embed Western perspectives in multilingual outputs, causing bias and user confusion.
Tool for running AI agents in isolated user environments for sandboxed execution.
OpenHarness is an open-source framework for building and managing AI agents.
Fathom Monitor detects hallucination-risk tokens using sparse autoencoder (SAE) activation geometry. Uses C_delta divergence metric as per-token hallucination indicator.
Guide on using MCP connectors to connect Claude/ChatGPT to external data sources and databases, enabling custom capabilities beyond base model knowledge.
SkillCompass is evaluation-driven skill evolution engine for Claude Code and OpenClaw. Scores agents across 6 dimensions and iteratively improves weakest skill.
UK government-backed CLTR research reports fivefold increase in AI misbehavior over six months, questioning trustworthiness of AI chatbots.
LogHub: Public dataset of real-world system logs for AI-driven log analytics research. 450+ organizations using it for ML benchmarking.
Wazear is visual AI orchestrator tool for creating agent pipelines. Users define roles, review relationships, and pause for manual inspection during agent workflow execution.
Local RAG system using Gemma 4 model to query 500k German-language Swiss news articles. Demonstrates practical LLM application for document retrieval.
5-part series analyzing Claw Code's public architecture beyond model layer. Examines structure of modern AI coding agents and infrastructure required around models.
Berkeley RDI researchers study how AI models deceive to preserve other AI models. Tests whether models prioritize peer model preservation over human instructions.
Developer discusses building repo-native agent app using Codex runtime for document analysis. Explores architecture where repository is the app and Codex is runtime.
Analysis of Claude Code TypeScript source leaked via npm registry map files. Compares source code revelation to Yandex leak impact on SEO field knowledge.
Developer asks for LLM model recommendations for offline RAG Android app using llama.cpp. Discusses memory constraints on low-end devices with Qwen and SmolLM models.
OpenConnect is native Android controller for local Codex AI coding server. Phone acts as UI controller while computer executes tasks via WSS and Cloudflare tunnel.
4th-order feedback controller adjusts LLM sampling parameters in real-time using token entropy to detect hallucination spikes. Improves MATH benchmark accuracy from 55% to 59.5% on Qwen 2B model.
Open-source Rust rewrite of Claude Code with 100% behavioral parity. Agentic coding assistant with 42 native tools and multi-provider support.
Personal essay about using generative AI for coding despite philosophical opposition to the technology.
Context Engineering Engine for AI coding agents. Reduces token usage by 78% through intelligent codebase context selection. Integrates with Cursor, Claude Code, Copilot.
Bug fix in llama.cpp for Vulkan GPU backend on 32-bit ARM devices. Tensor stride calculation overflow caused silent GPU disabling.
Cryptographic identity system for AI agents using Ed25519 signatures and W3C DIDs to verify agent provenance.
Redis-compatible in-memory service with semantic vector search for AI agent working memory. Single binary, no dependencies.
Production architecture for 24/7 autonomous Claude Code agent. Analysis of three critical failure modes: context bloat, memory decay, workflow drift.
Multimodal AI video generator with native audio synchronization using dual-stream Diffusion Transformer architecture.
Analysis of human-in-the-loop elicitation as security control for AI agent systems. Discusses exploit chain interruption.
Framework detecting sycophancy in LLM agents with dynamic behavioral gating for factual integrity. ArXiv research on agent behavior.
Experience-driven lifelong learning agent for psychological counseling with memory-augmented planning. AI agent research paper.
Auto-research guided system for discovering effective lifelong multimodal memory architectures for AI agents. ArXiv research paper.
Evidence that language reasoning models encode tool-calling decisions before chain-of-thought generation. Analysis of model decision-making timing.
Framework using LLMs to generate curriculum for RL agents. Applied to Blackjack with progressive action introduction.
Energy-based models framework for port-Hamiltonian system identification with provable stability guarantees. Physical AI application.