Articles tagged Developer tools
- Smarter ghost textghst is a zsh plugin that puts LLM ghost text on your command line: inline autocomplete as you type, plain-English commands, and history search by meaning, with nothing running until you press Enter.
- An agent that actually understands your codebaseHow we solved the context problem that makes most AI coding assistants useless in real codebases, creating an agent that can work with 100k+ file repositories.
- Predicting your next editNext Edit extends code completions beyond the cursor across your workspace, suggesting comprehensive edits to complete tasks quickly.
- Building a context engine for real codebasesHow we built Augment's Context Engine to solve why AI coding assistants fail: understanding what matters in 100k+ file repositories.
- Real-time collaboration tools for software teamsCollaborative tools that bring the natural feel of Google Docs and Figma to software development for teams building in real time.
- Tools for the next generation of software developersToday, comparatively few people build software the rest of the world uses.
- Idea to app, fastReplit Agent is an AI system that can create and deploy applications from idea to deployment in just minutes, revolutionizing how developers build software.
- AI-powered development tools for modern workspacesDesigning workspace-aware AI that understands your codebase through context hierarchies, inline edits, and agentic workflows
- Better version control, without reinventing gitHow we built version control that feels native to real-time collaboration, adopting trunk-based development and code review workflows without reinventing git.
- Figma to Code transforms designs into React projectsA Figma plugin that exports designs into production-ready React projects, streamlining the journey from design to deployment.