GitHub releases AI coding tool for terminal use
In brief
- GitHub has launched Copilot CLI, a new tool that brings generative AI directly into the terminal.
- This allows developers to get code suggestions and explanations using natural language commands.
- The tool is now available for general use and works with the GitHub CLI.
- Copilot CLI includes new features like Autopilot mode, which helps automate repetitive coding tasks.
- It also supports GPT-5.4, a more advanced version of the AI model.
- These updates help developers write code faster and more accurately.
- Enterprise teams can now track how the tool is used across their organizations with new telemetry features.
- Watch for how developers adopt these new AI tools and how they might change the way code is written in the future.
Terms in this brief
- Copilot CLI
- A tool developed by GitHub that integrates AI directly into the terminal to provide code suggestions and explanations using natural language commands. It helps developers write code more efficiently by automating repetitive tasks and is now available for general use.
- Autopilot mode
- A feature in Copilot CLI that automates repetitive coding tasks, allowing developers to focus on more complex aspects of their work. This mode leverages AI to handle routine tasks, speeding up the development process.
Read full story at InfoQ AI →
More briefs
A New Tool for Understanding AI Emotions
A researcher has created a new tool called traitinterp that allows anyone to explore how large language models (LLMs) like Llama perceive emotions. By using this tool, the researcher replicated a study on emotion recognition in LLMs, finding similarities between Llama and another model called Sonnet. For example, Llama showed a stronger link between user emotions and its responses compared to Sonnet. The tool simplifies experimenting with AI behavior by enabling quick tests through "linear probes," which are like questions that measure specific traits or emotions. This method makes it easier for developers and researchers to understand how models interpret emotions and other attributes. The tool is versatile, supporting various methods and even allowing users to create their own emotion vectors. The future of this research lies in scaling these experiments to better understand AI behavior across different models and tasks. As the tool evolves, it could unlock new insights into how AI processes complex social cues like emotions, potentially improving interactions between humans and machines.
NVIDIA Announces Breakthrough AI Tools for Software Development
NVIDIA has unveiled new AI-powered tools designed to revolutionize software development. These tools act as real-time coding companions, automating tasks like debugging and code generation, making developers more efficient. The announcement highlights how AI is transforming the way coders work, potentially speeding up the creation of complex systems across industries. The introduction of these AI tools marks a significant shift in the software development landscape. By handling repetitive and time-consuming tasks, they enable developers to focus on innovation and problem-solving. NVIDIA's advancements suggest that AI integration could soon become standard in coding environments, making the process faster and more accessible for both experienced professionals and newcomers. As AI continues to evolve, developers can expect even greater capabilities from these tools. Future updates may include enhanced reasoning, context understanding, and collaboration features, further integrating AI into the development workflow. This progress underscores the growing role of AI in shaping the future of technology.
New Open-Source Library Enhances Text Layout Performance
A Midjourney engineer has introduced Pretext, a lightweight TypeScript library that improves text layout efficiency. This 15KB tool avoids browser reflows, enabling smooth UI features like infinite scrolling and masonry layouts to run at 60-120 frames per second. By leveraging AI to reverse-engineer DOM calculations, Pretext offers significant performance benefits for developers. The release of Pretext addresses a long-standing challenge in web development: optimizing text layout without compromising on responsiveness or visual appeal. Traditional methods often lead to jarring reflows and slower frame rates, especially with complex designs. Pretext's innovative approach not only enhances user experience but also reduces development time by simplifying layout management. Looking ahead, developers can expect Pretext to be widely adopted as a go-to solution for high-performance text rendering. Its compact size and compatibility make it an attractive option for integrating advanced UI patterns into web applications seamlessly.
Auto Mode: Your New Safety Net for Coding Mistakes
A new safety feature called Auto Mode has been introduced to help users avoid dangerous actions when using coding tools. This mode checks all commands and asks for human approval before allowing anything too risky. It's not perfect, but it makes the system much safer than before, when many users just clicked yes without thinking. This update matters because it helps both developers and researchers work more safely. Before, some users might have accidentally run harmful code without realizing it. Now, Auto Mode acts as a guardrail, making sure important decisions are made with care. It's part of a larger effort to improve how these tools handle complex tasks. Watch for more changes that aim to balance convenience with safety in the coming months.
OpenAI Unveils Cutting-Edge AI to Outsmart Hackers
A new AI model called GPT-5.4-Cyber has been released by OpenAI. This model is designed to help security experts defend against cyber threats. It is currently only available to verified professionals in the field. This tool is trained to identify and respond to cyber attacks more effectively than previous models. It can analyze security threats quickly and suggest ways to stop them. Experts say this could help organizations protect their systems from hackers. The model is part of a growing effort to use AI in cybersecurity. Researchers are watching how this tool is used in real-world situations. They want to see if it can improve the speed and accuracy of cyber defense efforts.