Gemini 3.5: frontier intelligence with action
Gemini 3.5 model family optimized for agentic workflows and complex long-horizon tasks. 3.5 Flash released with frontier performance for agents and coding.
Gemini 3.5 model family optimized for agentic workflows and complex long-horizon tasks. 3.5 Flash released with frontier performance for agents and coding.
Orthrus-Qwen3: Dual-architecture framework achieving 7.8× speedup in token generation with diffusion models while maintaining autoregressive output fidelity.
GitHub infrastructure challenges from AI agent activity surge; developer discusses migration to alternative platforms.
Endy: tmux control plane coordinating multiple free-tier coding-agent CLIs (Gemini, OpenCode, CommandCode, Hermes) to hand off tasks.
Custom knowledge-base system bootstrapped via LLM seed prompts, converting markdown directories to searchable HTML interfaces.
Benchmark comparing different LLM models solving number-theory problems with real-time competitive ranking by solution speed.
Wikipedia policy prohibiting LLM-generated article content except for copyedits and translations to maintain content quality standards.
HWE Bench: benchmark evaluating LLM performance designing RISC-V CPUs with formal verification; GPT-4 designs outperform reference implementations.
GitHub Copilot in VS Code: Architecture of the coding harness layer managing context, tools, agent loops, and tool interpretation.
Claude64: Commodore 64 chat client for Claude API using emulated RS-232 serial connection and streaming responses.
LLM-based compliance engine tracking regulatory changes across 37 countries and 21 languages in real-time using structured outputs for legal review.
Policy and security guardrails system for AI coding agents using Claude, Codex, Gemini. Validates IaC, blocks destructive commands, enables self-remediation.
User reports Claude suggesting session breaks despite low usage. Discussion of LLM behavior patterns.
Markdown-defined multi-agent framework with enforced topology graph. Structured coordination for autonomous agents.
Local-first CLI tool for LinkedIn DMs using reverse-engineered messenger API. AI agent integration for message automation.
Multi-agent system with persistent reflection tracking religious reasoning across traditions. AI agent behavior study.
Tool enabling small LLMs to access web information efficiently without excessive context consumption.
Tool for profiling and optimizing PyTorch training scripts before execution to improve efficiency.
AWS customer incurred $30K Claude bill via Bedrock despite Cost Anomaly Detection enabled due to threshold misconfiguration.
Agentic system for generating scalable articulated 3D assets using AI agents.
Using AI as externalized context to maintain personal project continuity. Practical approach to managing development momentum with limited time.
Developer tool for agentic product discovery via Model Context Protocol. API for building shopping agents with real-time catalog access.
Nous Research releases Hermes Agent, open-source self-improving agent with persistent memory, now supporting Grok API integration.
ArXiv announces policy to ban authors for one year if submitting papers with AI-generated errors, plagiarism, or bias.
Video on rebuilding AlphaGo covering self-play, reinforcement learning, and implications for LLM development.
CostHawk leaderboard tracks Claude Code and OpenAI Codex token consumption across users. Developer tool usage analytics platform.
Fast-Slow Training (FST): New LLM adaptation paradigm combining prompt optimization with parameter updates to enable continual learning without capacity erosion.
Case study: Built autonomous AI system for marketplace operations costing $0.41/day. Practical implementation of AI agents for business processes.
Emergence World: LLM evaluation benchmark using long-horizon world-building tasks. Tests reasoning, tool use, context windows across GPT, Grok, Claude, Gemini.
Zero-knowledge proof system enabling private agent-to-agent payments on Solana blockchain. AI agent economic coordination.
Code review plugin using independent AI agent passes with fresh contexts. Increases issue detection via multi-pass analysis.
Open-source HTML-to-video rendering framework with AI agent support. First-class integration for Claude, Cursor, Gemini.
Python library for ingesting APIs and files into typed object-oriented graphs with async and Pydantic support.
Sx: Open-source package manager for distributing AI skills, MCPs, and commands across teams with vaults and scoping.
Berget Code: European agentic coding platform using open-source models on Swedish infrastructure with fixed pricing model.
Backend-agnostic SDK for AI agent memory with pluggable providers, local embeddings, and semantic search. Achieves SOTA on memory benchmarks.
Git-based protocol for AI agent coordination using shared git repo as state store. Four JSON files define workflow for multiple agents without infrastructure.
Milvus vector database project retrospective on 8-year optimization journey and importance of cost-performance tradeoffs for GenAI infrastructure.
Mayo Clinic deploys ambient AI listening in emergency rooms to generate medical notes. LLM application with privacy/consent concerns.
Liquid AI releases open-source fine-tuning tool for customizing AI agents.
Testing resilience and failure modes of AI agent systems.
Analysis of LLM context window degradation: output quality clips before advertised limits in Claude and other agents.
Developer tool automating remote VM provisioning for AI agent task execution.
Building OpenCode-based AI agent to play Baba Is You puzzle game with open-source code.
Developer tool for secure ephemeral file transfer in CI/CD and AI agent workflows.
Comparing retrieval strategies for context in AI-assisted code review systems.
Tool generates 3D environments, meshes, and sound effects from single images using Claude API and World Labs models.
Autonomous system generating daily briefings analyzing Spanish media bias patterns.
Research on AI agent behavior modification when aware of being monitored, analyzing language output changes.
Streaming semantic event processor for parsing Markdown, HTML, XML; designed for LLM inference output and agentic feedback loops.