CodeStoryCodeStory is an AI-powered modification of Visual Studio Code (VSCode) that introduces a novel approach to software development. Unlike traditional manual coding, CodeStory allows users to interact with their code by simply describing what they want, and the AI agent takes care of the rest. This AI agent, built on the foundations of VSCODE, offers various functionalities such as editing across files, searching, refactoring, and debugging.The tool supports prompt-based interactions where users can instruct the AI agent to perform specific tasks and witness the magic unfold. It seamlessly integrates with VSCODE, allowing users to migrate effortlessly while retaining their favorite extensions, shortcuts, and customizations. CodeStory offers several valuable features, including code explanations with surrounding context, auto-generated pull request summaries, and changelogs created with full context. It also enables intuitive search, eliminating concerns about syntax. The tool facilitates interactive management of merging and refactoring tasks, preventing chaos within the codebase.Supported languages are continually expanding, with more to come in future updates. CodeStory ensures compatibility with new VSCODE releases, providing users the freedom to choose without compromising on features.Although more features are in development, interested users can try an early build of CodeStory to explore its capabilities. The tool is supported by a blog and changelog, and the company behind it has a Y Combinator profile, a Discord community, and a presence on Twitter and LinkedIn.
View CodeStory
Aider ChatAider is an AI-powered command-line chat tool designed for pair programming with GPT-3.5/GPT-4. It allows developers to edit code stored in their local git repository by seamlessly switching between the aider chat and their own code editor. One notable feature of Aider is its compatibility with pre-existing, larger codebases.To get started with Aider, users can install the tool via pip and set their OpenAI API key. It allows users to request new features, bug fixes, and improvements, as well as make manual edits using their preferred code editor. Aider also has the ability to provide GPT-4 with a comprehensive map of the entire git repository, which greatly aids in understanding and modifying large codebases.Overall, Aider provides a powerful and collaborative environment for developers to work with GPT-3.5/GPT-4 in pair programming scenarios, leveraging AI to enhance code development and streamline version control processes.
View Aider Chat