nodeterm turns a mess of terminal tabs into an infinite canvas
nodeterm replaces chaotic terminal tabs with an infinite canvas where each terminal, AI agent, and note lives as a movable node with live sessions.
Language
HomeLanguages
Sections
nodeterm replaces chaotic terminal tabs with an infinite canvas where each terminal, AI agent, and note lives as a movable node with live sessions.
Zero is a Go-based terminal AI coding agent that runs locally with your choice of models—no vendor lock-in, strict sandboxing, and full session control.
A lightweight local dashboard that turns Claude Code tasks into a visual Kanban board and Gantt timeline, with real-time updates and desktop notifications.
Discover how Ix transforms your codebase into a queryable dependency graph, saving 30-99% of tokens by replacing blind grep with targeted graph queries.
A Node.js library that extracts structured JSON from messy PDFs and scans using AI, supporting both cloud and local vision models.
Log4brains turns architectural decision capture into a docs-as-code workflow, keeping your ADR history searchable and always in sync with your codebase.
Omnigent is an open-source Python meta-framework that orchestrates multiple AI coding agents under one roof with unified interfaces and security policies.
Ponytail is a ruleset and hooks for LLM agents that forces models to write minimal code, use native features, and skip overengineering. Benchmarks show 54% less code and 20% lower costs.
Kandev is an open Kanban-based platform that orchestrates multiple AI coding agents, using Git worktree for conflict-free parallel execution.
Vector databases and standard RAG can't answer auditor questions about AI decisions. Semantica adds deterministic graphs, rules, and audit trails.
Developer Vitaliy built code-graph-rag to replace vector search with knowledge graphs for monorepo code analysis. It uses Tree-sitter, Memgraph, and Qdrant to understand code structure.
Stop opening App Store Connect in your browser. A Go-based CLI tool that automates iOS and macOS app publishing directly from the terminal.
jCodeMunch MCP indexes your codebase with tree-sitter and feeds AI agents only the relevant code snippets, cutting token costs by 95–99%.
Plugin forces AI coding assistants to drop pleasantries and give direct, actionable commands. Based on ADHD focus techniques.
wigolo turns your computer into a local web intelligence hub for AI agents. No API keys, no subscriptions, no data sent to third parties. Here's what it can do.
A developer shares their experience with dcg (destructive_command_guard) — a Rust-based terminal guard hook that protects AI agents from accidentally running destructive commands like rm -rf.
I tried Memtrace — a tool that turns your codebase into a knowledge graph for AI agents, indexing 15,000 files in 1.5 seconds without LLM calls.
A GitHub project that lets Claude Code write and execute Playwright automation on the fly, generating custom scripts from natural language requests with visible browser control.
GitHubDaily is a curated collection of the best open-source projects, manually selected by enthusiasts to save developers time and help them discover quality tools.
Marimo is a reactive Python notebook that solves Jupyter's hidden state and versioning problems. It saves notebooks as .py files, making them Git-friendly.
Discover how to make AI agents work with massive legacy codebases without losing context or burning through your token budget. A deep dive into codebase-emory-mcp.