June 2023 Summaries
7 posts from Zed
Filter
Month:
Year:
Post Summaries
Back to Blog
Zed is actively advancing its collaboration and AI features, with significant updates including the addition of voice chat support and inlay hints to the editor. The team has been busy with various tasks, such as migrating page events from Mixpanel to Clickhouse, optimizing file-system scanning logic to reduce resource usage, and building a semantic indexing engine crucial for AI interactions. Pair programming sessions have focused on testing and fixing bugs in their AI analytics tool, while design efforts have been geared towards enhancing the titlebar and creating new interactive components. The team is also working on a CRDB project in Bologna, Italy, aimed at improving repository operation history persistence and enabling dynamic code conversation features. As they prepare to open-source Zed, they continue to refine their systems and are seeking new team members passionate about software development.
Jun 30, 2023
809 words in the original blog post.
Zed Industries has launched Zed 0.92, an update aimed at enhancing the user interface for text interactions with large language models, featuring a new conversation editor that facilitates editing language model contexts. Unlike sequential interfaces like ChatGPT, Zed allows for parallel processing by treating conversations as stateless, enabling users to directly manage data sent to inference through OpenAI's API. The editor organizes dialogue into blocks for each message, supports code block insertion, and allows users to interact with the model by typing messages directly or inserting text from the last active editor pane. Users can send a message or draft replies with keyboard shortcuts, and conversations are saved locally once named. The update aims to offer a more tailored experience for technical users by providing direct control over conversation history and fostering interaction with codebases, with future plans for multiplayer support. Zed is available for macOS and Linux users who have an OpenAI API key, and the company is inviting passionate individuals to join their team as they continue to innovate in software development.
Jun 28, 2023
473 words in the original blog post.
Over the past week, the team has made significant progress on various aspects of their project, focusing primarily on AI, collaboration, and performance improvements. Key developments include enhancements to the assistant panel, such as message splitting options, multi-cursor support, and the ability to save and load conversations. Work on voice collaboration is nearing completion, with efforts to optimize system performance, reduce memory and CPU usage, and improve file system handling. Additionally, the team tackled inlay hint latency, voice support, and semantic navigation features while addressing performance issues related to cursor style updates. They also explored new approaches to UI styling to streamline development processes, taking inspiration from Flutter and considering alternatives to improve efficiency. Throughout the week, team members collaborated on various tasks, engaged in pairing sessions, and celebrated personal milestones, such as Mikayla's graduation.
Jun 23, 2023
878 words in the original blog post.
Zed Industries had a busy week, highlighted by the announcement to "open source Zed on Zed," which involves creating features for code discussions directly within Zed. The release of version 0.90.1 introduced the ability to override global user settings on a per-project basis, enhancing customization. The team made strides in Elixir development, with improvements in parsing and syntax tree views, and addressed resource-usage issues related to directory scanning. Efforts were also focused on developing a new assistant panel with collaboration features, a minimal feedback viewer, and the addition of voice chat capabilities. Other initiatives included refactoring style generation, enhancing crash detection systems, and preparing for future features such as streaming and a revamped title bar. Despite challenges like debugging issues with analytics tools and language server management, the team is enthusiastic about the progress and upcoming public releases.
Jun 16, 2023
1,322 words in the original blog post.
Zed's remote team, after a year of collaborative coding, is focusing on enhancing communication about code by open-sourcing their platform, Zed, to enable broader community participation. The initiative involves creating public coding channels where users can observe, interact, and potentially edit code live. The team plans to implement text-based conversations linked to persistent code annotations to facilitate efficient asynchronous workflows and contributions. This approach aims to foster early and focused communication, thereby improving coordination and collaboration in software development. Zed is currently available for macOS and Linux, and the team is seeking passionate individuals to join them in advancing the future of software development.
Jun 14, 2023
361 words in the original blog post.
The recent release of Zed 0.89 introduces OnTypeFormatting support, enhancing the user experience by providing automatic formatting features such as inserting closing braces when opening ones are typed. Team members have been working on various improvements, including a new Assistant Panel that integrates with OpenAI for an enhanced AI interaction, while others focused on enhancing panic telemetry, feedback analysis, and Elixir language support. Additional developments include a rewrite of the git status system, support for inlay hints, and improving language server handling to address installation issues. These developments aim to refine Zed's functionality and user experience, with the team actively collaborating and addressing challenges across various areas.
Jun 09, 2023
749 words in the original blog post.
Zed 0.88 was released with a revamped panel system and a new "zoom" feature, but it quickly encountered issues, leading to app crashes and unresponsiveness for some users. The team responded swiftly by releasing three patches and recognizing the need for improved monitoring of crashes. During the week, the developers focused on fixing bugs, optimizing settings, and enhancing the user experience, while also exploring features like inlay hints and language server improvements. The team members worked collaboratively, addressing pressing issues and developing concepts for future enhancements, with some participating in external events like the CDE Universe conference. Despite the challenges, they remain committed to refining Zed and are inviting passionate individuals to join their team.
Jun 02, 2023
882 words in the original blog post.