Tag

Dev Tools Posts for AI Developers

927 posts tagged #dev-tools

Browse 927 posts tagged Dev Tools, including practical setup notes, reviews, comparisons, and workflow patterns for engineers working with AI tools.

All Posts

Moltis — secure persistent personal agent server in Rust
ai-setup

Moltis: A Secure Personal Agent Server in Rust

A secure persistent personal agent server written in Rust — sandboxed tool execution, multi-provider LLMs, voice I/O, SQLite plus vector memory, and built-in integrations for Telegram, Discord, Teams, Slack, and more.

#ai-setup#dev-tools#self-hosted
AI Timeline - 194+ LLMs from 2017 to 2026
ai-setup

AI Timeline - 194+ LLMs on One Interactive Chart

A free interactive timeline that maps every major large language model from the original Transformer (2017) through GPT-5.3 and beyond. Includes Claude, Gemini, LLaMA, Mistral, and DeepSeek with release dates, parameter counts, and context windows.

#ai-setup#dev-tools
Realwork selected-window process recording interface
tutorial

Realwork – Proof of Work for the AI Era

Realwork captures a selected-window visual record of your work process, creating timestamped evidence you didn't use AI — useful for freelancers, auditors, and anyone who needs to prove creative context.

#productivity#ai-tools#dev-tools
llmpm CLI — npm for LLMs
ai-setup

llmpm – npm for LLMs

A CLI package manager for open-source LLMs. Install, run and serve 10,000+ models from HuggingFace, Ollama and Mistral with a single command.

#ai-setup#dev-tools
dev-tools
dev-tools

Smooth CLI - Browser Built for AI Agents

Smooth CLI gives AI agents a natural-language browser instead of low-level click-and-type tools. Token-efficient, 20x faster, and handles real web complexity so your agent focuses on goals, not buttons.

#ai-agent#browser-automation#dev-tools
HelpHub product thumbnail
dev-tools

HelpHub – GPT Chatbot for Any Website

HelpHub embeds a GPT-powered chatbot and semantic search widget into any web app using crawled URLs, CMS sync, or manual content. No fine-tuning, no RAG pipeline—just point it at your site and deploy.

#ai-setup#dev-tools#chatbot
Port42 AI companion computing app on macOS
ai-setup

Port42 - AI Companions for macOS

Port42 is a native macOS app where multiple AI companions collaborate with humans in the same conversation, build real-time ports, and run CLI agents inline. Open source and end-to-end encrypted.

#ai-setup#macos#open-source
NetViews network diagnostic app for macOS
review

NetViews Review – macOS Network Tool

NetViews is a native macOS network scanner and Wi-Fi diagnostic app for IT and network engineers. Real-time monitoring, host discovery, and Cloudflare-backed speed tests for 19.99 USD one-time.

#dev-tools#macos#network
Polos – open-source runtime for AI agents
ai-setup

Polos – Open-Source Runtime for AI Agents

Polos is an open-source runtime for AI agents that handles sandboxed execution, durable workflows, human-in-the-loop approvals, and built-in triggers. Write agents in Python or TypeScript and ship to production.

#ai-setup#dev-tools#open-source
l6e MCP server product thumbnail
dev-tools

l6e - Budget Gates for AI Coding Agents

l6e is an open-source MCP server that adds cost enforcement to Cursor, Claude Code, and Windsurf. Set a session budget, and the agent checkpoints and halts when spending gets too high. Free MIT tool.

#mcp#ai-agents#cost-optimization
Edka Kubernetes platform thumbnail
dev-tools

Edka - Kubernetes on Hetzner

Edka automates production-ready Kubernetes clusters on your own Hetzner Cloud account. Provision in under 2 minutes with GitOps, one-click add-ons, and built-in monitoring.

#kubernetes#hetzner#dev-tools
How to Train Your GPT GitHub tool guide thumbnail
tutorial

How to Train Your GPT From Scratch

raiyanyahya/how-to-train-your-gpt teaches modern decoder-only LLM internals with a 12-chapter walkthrough, runnable notebooks, a commented `main.py`, and fine-tuning guides aimed at Python developers.

#github-trending#dev-tools#python
serve-sim GitHub tool guide thumbnail
dev-tools

serve-sim to Host Apple Simulators

Evan Bacon's serve-sim turns booted iOS simulators into browser-accessible streams with gesture control, camera injection, middleware embedding, and an agent skill for Codex or Claude Code.

#github-trending#dev-tools#typescript