Teams have a context-sharing problem; TeamContext is our attempt
Git-native CLI tool for sharing LLM coding context between team members. Addresses context drift in multi-developer AI coding workflows.
Git-native CLI tool for sharing LLM coding context between team members. Addresses context drift in multi-developer AI coding workflows.
Auto-Co: Autonomous AI company with specialized agent roles (CEO, CTO, engineer, etc.) running scheduled workflows, open source MIT license.
Analysis of LLM-generated code producing plausible but functionally incorrect implementations. SQLite lookup 20k times slower than expected.
Clojure runtime compiled to native binary using GraalVM with runtime eval support. Very alpha, production not recommended.
Reflectt-node: Multi-agent coordination platform deployable via Claude/ChatGPT in 5 minutes with task board, chat, and review gates.
Study reports scientists using AI without disclosing it. Limited technical details.
dullnote: Version control system for Claude's context/memory using MCP protocol, enabling persistent state across sessions and team sharing.
Opinion piece critiquing LLM use for information retrieval versus traditional search. No technical analysis.
dlgo: Pure Go LLM inference engine loading GGUF models with no dependencies, supporting LLaMA, Qwen, Gemma, Phi models.
Developer activity tracker with narrative context similar to Strava for fitness. Privacy-focused alternative to time trackers.
Atheon: Telemetry analytics platform for AI products tracking agent behavior, user intent, and failure modes without raw logs.
macOS photo/video editing tool alternative to Lightroom with Apple Photos integration. Alpha stage, incomplete.
AI agent tool automating spreadsheet analysis, web research, form filling with browser automation and real-time monitoring.
CodeTrackr: Open-source privacy-first developer activity tracker with real-time dashboard, WakaTime-compatible API, Docker support.
Open source CLI and MCP server for openEHR artifact management. Automates template validation and resource processing in scripts/CI. Integrates with Claude Desktop and Cursor via MCP.
Opinion piece on AI's impact on student writing practices. Minimal substantive content.
Video clip of Steve Jobs discussing coding approaches from 1997. Minimal content provided.
Hatice autonomously orchestrates GitHub/Linear issues by dispatching Claude Code agents to solve end-to-end. Built in TypeScript with multi-turn execution, retry logic, and observability.
Essay on how software proliferation enables new kinds of processes beyond efficiency gains. Historical examples from business automation but limited technical depth.
Sonde defines stable manifest contracts for AI-native CLI workflows with tooling to generate, validate, and score. Reference CLI implementation for standardized agent-CLI integration.
Markdown parser with streaming support for incrementally parsing LLM outputs. Parses into typed node tree following CommonMark spec, enabling finalized block emission as input grows.
MCP server enabling multiple Claude instances to communicate via shared message bus. Solves isolation problem in multi-session Claude workflows with messaging, channels, and data sharing.
Personal experience of developer reinvigorated by Claude Code agentic capabilities for programming.
Agent Office provides Slack-like communication interface for AI agents similar to OpenClaw architecture.
Proof-of-concept comparing WebSocket+Huffman vs SSE+JSON for LLM token streaming. Achieves 30% latency improvement and 60% bandwidth savings through client-side token decoding.
Kaeso infrastructure for connecting AI agents to real-world services, solving fragmented authentication, token management, and API integration challenges.
Opinion piece on telemetry usefulness and user right to disable it, using Firefox as example.
Meta-discussion about Hacker News community quality decline. Opinion piece with no technical content.
Supabase-native tool built on Supabase features with self-hosting option and minimal dependencies.
OTLP observability plugin for OpenClaw AI agents in Grafana. Minimal content provided.
POET-X enables billion-parameter LLM pretraining on single H100 GPU through memory-efficient techniques. Builds on POET framework with significant computational resource reduction.
Kaeso: OAuth hub for AI agents providing centralized secure integrations with external services. Addresses agent infrastructure challenge by standardizing Google, Slack, GitHub connections.
WebBridge converts websites into MCP tools by recording and analyzing browser traffic patterns. Enables AI agents to interact with web services without manual tool configuration.
MultiPowerAI: trust and accountability layer for autonomous agents. Cryptographic identity, behavioral circuit breakers, audit trails, human approvals, skills marketplace.
Single-header C++ libraries for LLM APIs including streaming, semantic caching, cost estimation, retry logic, and structured output.
Alternate-history comic series about Pompeii and message exchange with Roman slave. Fiction, not AI/tech related.
Privacy-first self-hosted menstrual cycle tracker built with Go, server-rendered UI, SQLite/Postgres backend.
Sheila: AI agent handling complete accounting workflow (invoicing, payments, bookkeeping) built with OpenCode at Soapbox. Production agent application.
NeoNetrek: Modernized browser-based version of 1988 multiplayer space game. Not related to AI/tech interests.
StreamLens: open-source tool adding natural language queries to Prometheus Kafka metrics via built-in AI chat panel for troubleshooting.
Veracode study: 45% of LLM-generated code across Java, Python, JavaScript, C# contains security vulnerabilities. No improvement with model size or recency.
CEGP v0.7: research architecture for capability-tiered AI governance with compute-linked enforcement protocols and distributed verification.
Key-carousel library for multi-key LLM agent key rotation and rate-limit management as in-process state machine.
OculOS: Rust daemon enabling AI agents (Claude, Cursor) to control desktop via semantic JSON API and MCP. Reads OS accessibility tree instead of OCR.
Speclint: linter scoring GitHub issues (0-100) before AI agents work on them. Prevents agents from building poorly-specified features.
Configuration and benchmarks for running Qwen3.5-35B GGUF models on 16GB GPU with llama.cpp, 120K context.
User's autonomous AI agent managing side projects end-to-end: blog publishing, Stripe monitoring, uptime checks, escalation logic. 30-minute heartbeat loop.
SimpleNews.ai: autonomous AI newsroom publishing daily AI news summaries covering models, companies, research, policy, tools, funding.
macOS menu bar app for on-device screen translation with keyboard shortcuts, no external API calls.
Airtable rewriting database backend in Rust to handle Fortune 100 scale usage and AI-era demands on infrastructure.