Show HN: OpenJet – An offline agent harness for memory-constrained edge hardware
Terminal UI harness for running self-hosted AI agents on edge hardware like Jetson devices with memory constraints and offline capability.
Terminal UI harness for running self-hosted AI agents on edge hardware like Jetson devices with memory constraints and offline capability.
Personal account of building a 1.3M-line agent-native OS in Rust during homelessness, seeking advice on next steps for the project.
Open-source CLI tool for TypeScript codebases that generates deterministic JSON contracts and detects structural drift, optimized for AI tool context generation.
McKinsey analysis identifying five scenarios where AI agents should not be deployed, with practical guidance on agent limitations.
Technical analysis of how tokenization limitations in LLMs affect multilingual model performance, examining brittleness and scaling issues across languages.
Analysis of LLM hallucination risks when asking AI tools about statistics, examining inaccuracies in generated statistical information.
Developer tool that analyzes AI-generated code to identify breaking changes across multiple layers, constraints, and module boundaries.
Research experiments mapping LLM behavior on out-of-distribution inputs, discovering reproducible taxonomy: Synthesis, Collapse, Overflow, Metacognition, Linguistic Drift.
Open-source zero-dependency single-file Python client for running local AI models like DeepSeek without environment setup or dependencies.
Open-source tool that prevents AI agents from hitting dead links and hallucinating by crawling sitemaps and returning matching pages as structured data on 404s.
GlobalDex tool measures AI agent readiness with WebMCP protocol detection for multi-turn agent capabilities.
Tool to execute locally-defined LLM prompts in remote SSH shell sessions without giving LLMs direct server access.
Analysis that context quality matters more than context window size for LLM performance.
Research study measuring how frequently LLMs incorrectly claim to prove false mathematical theorems.
Analysis of comprehension debt: hidden cognitive costs when teams over-rely on AI code generation tools and skip code review.
Primer on out-of-context reasoning in LLMs where conclusions require reasoning not present in context window, relevant to generalization and alignment.
Dialtone watcher Go agent for macOS/Linux monitoring system processes, network traffic, and resource usage with anonymized comparison.
Project implementing two AI entities with shared memory and portable identity specification for agent interaction.
Yak: open-source voice typing tool in Tauri/Rust using multimodal AI for transcription, formatting, and command execution.
Case study: AI coding agents introduced vulnerable dependencies (cryptominer via CVE-2025-29927) in Next.js application. Security risk analysis.
Personal account of AI coding agent addiction and exploration of Model Context Protocol (MCP) tools. Member-only Medium story.
Recursive self-improving research system using LLMs to run fixed-budget ML experiments, log outcomes, and automatically rewrite its own research methodology.
Proof-of-Training blockchain where miners train a shared MinGRU neural network instead of computing hashes, producing public ML models as network byproduct.
Claude Code skill enabling No-Limit Texas Hold'em poker game with three AI subagents as opponents and optional coaching modes.
Dataset of 1100 stock market predictions from Gemini Pro 2.5 LLM captured over 38 days with interactive visualization interface.
Plugin enabling peer-to-peer communication between isolated Claude Code sessions. Allows multi-repo agent collaboration and context sharing.
Pixel-perfect testing approach using Playwright to enforce visual consistency between HTML/React and SVG rendering paths in ZenUML diagrams.
Infrastructure discussion on email identity isolation and reputation management for parallel multi-agent outreach systems at scale.
Open authorization protocol (v1.0) for AI agents providing permission scoping, auditing, and revocation with SDKs, framework integrations, and enterprise compliance features.
AgentMailr: API service providing unique email inboxes for AI agents with reply routing and sender identity testing.
MCP for reusing Claude Code subagent context across sessions. Reduces token usage and preserves conversation state across multiple agents.
Visual introduction to machine learning fundamentals using home price prediction dataset. Educational overview of statistical learning techniques and pattern recognition.
Buxo.ai uses LLM agents to intelligently manage calendar scheduling, automating timezone handling and availability logic across multiple calendars.
AgentPages: GitHub-hosted AI agent that maintains website content by researching topics and updating repo.
Tool detecting GPTBot and ClaudeBot crawlers via server-side analysis, showing limitations of JS-based analytics.
GitHub Pages-like platform for deploying and managing AI agents, enabling easier sharing and execution of agent workflows.
Open source MCP server for PostgreSQL with prompt caching, token efficiency, hybrid search, and TLS support. Available on GitHub.
BiamOS desktop layer combining DOM automation and API integrations with local AI pipeline for agent-based data extraction and dashboard generation.
Analysis of how LLMs and coding agents reduce friction when adopting Rust, updating 2022 recommendations for modern AI-assisted development.
Browser-based teleprompter using on-device ASR (Moonshine ONNX), VAD, and fuzzy matching. All processing runs locally without server dependency.
Open-source implementation of PhotoDNA perceptual hashing algorithm for image similarity detection.
Design pattern for Claude Code Skills that self-improve through use, growing more accurate over time without manual updates or bloating.
Case study using AI agents (researcher, developer personas) to evaluate and improve NetSuite UI/UX at enterprise scale.
OpenFlow: orchestration dashboard for managing Claude Code multi-agent sessions with real-time monitoring and workflow execution.
Technical principle for designing AI agents with deterministic control gates over probabilistic models, addressing MCP vs CLI patterns.
Founder alleges another developer misattributed open-source RAG components (multi-lane consensus, layout-aware parsing) as proprietary work.
PrivAI: local private AI search with code execution, document generation, and agentic chain-of-thought research capabilities.
Study showing AI agents automatically prefer structured queries and graph traversal over natural language when given access to both, without prompting.
Zirco.ai automates dental front desk operations including insurance verification, scheduling, and patient intake via AI agents.
Centurion: Kubernetes-style resource scheduler for AI coding agents. Manages fleet-level allocation while Harness Loop handles task orchestration.