Tears – vibe code responsibly with tiered trust levels
Tears: Open-source tool for tiered code review and trust levels within repositories. Code governance tool.
Tears: Open-source tool for tiered code review and trust levels within repositories. Code governance tool.
Kiln: Git-backed SaaS application storing datasets and evals in local git repos with real-time sync. Developer tool.
Open source event discovery protocol using LLM crawlers to aggregate events across platforms.
Hold-to-talk voice input feature for Pi Coding Agent with cloud streaming via Deepgram or offline local model support.
The Economist explores web infrastructure split between human and AI agent access patterns.
eXo MCP server enables workplace tool integration with AI agents via OAuth for secure authorization.
React Native port of OpenAI Agents SDK enabling multi-agent, realtime, and voice-powered AI applications on mobile platforms.
News: Anthropic restricts Claude Mythos cybersecurity model to select U.S. companies, limiting EU access.
MiroFish is a multi-agent AI prediction engine that constructs digital simulations with thousands of intelligent agents for forecasting.
Chunker: LLM tool transforming documents into hierarchical, navigable knowledge trees with progressive disclosure for AI or human exploration.
Viberia: Isometric map-based agent harness (Tauri app) for organizing and sequencing AI agents in configurable team structures with low resource usage.
Linux kernel team struggles with flood of low-quality automated AI-generated bug reports overwhelming security list.
Video generation-based robot policy learning approach enabling data-efficient task learning and one-shot generalist robotics.
Using LLM agents for formal code verification in Lean, proving real air traffic control bug fix correct.
Research on credit assignment for reinforcement learning in diffusion language models, addressing temporal credit assignment and likelihood bias across denoising steps.
LoopQ addresses quantization challenges in recursive Transformers (LoopLMs), identifying distribution shift, state reuse, and error accumulation issues for parameter-efficient language models.
Proxy service that hard-stops LLM API calls at specified dollar cap, preventing surprise bills across providers.
Model router that grades prompts and routes hard reasoning to frontier models, routine work to open-source, reducing costs ~40%.
Open-source computer-use AI agent achieving 80% success on Mac benchmark and 64.2% on OSWorld, enabling desktop automation.
Research on tokenization scaling laws showing impact of compression rate on language model training under fixed compute budgets.
Benchmarking Multi-Token Prediction speculative decoding in llama.cpp achieving 2.5× speedups on Qwen and Llama models.
Tool that scans Cursor and Claude chat history for leaked API keys stored in plaintext SQLite databases by AI coding assistants.
Runtime activation layer for autonomous AI agents (limited details provided).
Summary of LLM developments from past six months presented at PyCon US 2026, highlighting November 2025 inflection point in coding.
Nitsum: LLM serving system that dynamically adjusts tensor parallelism at runtime to handle mixed latency-critical and batch workloads on fixed GPU budgets.
SuperInfer: LLM inference system addressing SLO-aware scheduling and KV cache memory management under high request rates.
NeoTube/Khan viewer: AI system that indexes video content and answers questions with precise timestamps.
Analysis of building products for AI agents as primary users, with metrics for agent adoption and engagement patterns.
AgentCRM is a headless CRM optimized for Claude Code agent usage via MCP, designed to handle CSV lead data and avoid context bloat from traditional CRM APIs.
Mechanistic interpretability study examining how content filtering is implemented in Qwen 3.5 LLM weights and its political censorship mechanisms.
MIT-licensed reimplementation of Cloudflare's Project Glasswing vulnerability discovery agent using Claude Code Agent SDK with 8-stage agentic pipeline.
Vecdb is an open-source Rust vector database supporting hybrid search with HNSW/IVF dense retrieval and BM25 keyword search with configurable result fusion.
Handoff tool preserves coding context between AI agents when token limits are hit, enabling multi-agent code refactoring workflows without server dependencies.
AgentVoy: CLI tool for scaffolding and deploying multi-agent AI applications with DevTools, supports multiple frameworks and models.
Technical analysis of LoRA fine-tuning interactions with weight decay, showing LoRA solves a different optimization problem than full fine-tuning.
Academic study warns AI industry uses regulatory capture tactics similar to tobacco and oil firms to influence policy.
Research paper describing a geometric addition mechanism discovered inside Llama 3.1 8B operating on circular number manifolds.
AgentVoy CLI/SDK tool for scaffolding production-ready AI agent projects across multiple frameworks with guardrails and deployment.
Markdown-based skills for AI coding agents to design and execute distributed systems tests in Jepsen style.
Philosophical analysis questioning whether current LLM trajectory of scale is the only viable path for AI development.
Combines AI code generation with formal methods to produce verified code for safety-critical systems beyond testing.
Analysis of metadata management's increased importance in LLM workflows for maintaining data context and information mechanics.
Open-source generative data apps platform combining Marimo notebooks, LangGraph agents, and data warehouse query tools.
ExecuTorch MLX Delegate enables GPU-accelerated PyTorch model inference on Apple Silicon Macs via MLX framework.
Feature flag management system built on Redis for teams already running Redis infrastructure.
26M-parameter tool-calling transformer running entirely in browser via 258KB WASM runtime with no server dependency.
Thought2Text is a Python neural decoding pipeline for brain-to-text conversion. Supports invasive intracortical and non-invasive EEG-based typing reconstruction.
Technical discussion on operational continuity for coding agents beyond memory mechanisms.
GAX is an open protocol for AI agents to call external tools with CLI ergonomics. Handles OAuth, policy, and audit in a sidecar to reduce token usage.
Distribution Fine Tuning (DFT) algorithm fixes formulaic LLM writing by matching output distribution to training data. Improves MMD by 49%.