DiskPart is a new partition editor for AmigaOS 3.x, and while it is a specialized utility, it addresses a very practical need. Software like this rarely gets much attention outside dedicated user circles, but for people still running and maintaining classic Amiga systems, tools that deal with storage setup and drive management are genuinely important. They are part of what keeps older hardware usable in the present rather than merely interesting in retrospect.
A practical tool for a real need
Partition editors occupy a very specific corner of computing. They are not everyday applications, and they are not designed to entertain. Their purpose is much more fundamental: they define how storage is structured and how a system interacts with that storage. That makes them essential whenever users are installing new drives, reorganizing existing ones, restoring machines, or setting up a system from scratch. DiskPart stands out because it is aimed squarely at that role. It is not a nostalgic curiosity or a small side project built for novelty. It is a maintenance tool intended to do a serious job on a platform that still has an active user base. DiskPart is described as a hard disk partition editor with full RDB support, written by John Hertell as a native GadTools application for Kickstart 3.x systems. That alone makes it relevant to classic Amiga users, because software built specifically around the platform’s own interface conventions and operating environment usually feels more coherent than software that has been loosely adapted from elsewhere. In a system like AmigaOS, where usability is tied closely to how well software fits the platform, that matters.
Built to match the platform
One of the project’s strongest points is that it appears to stay close to standard AmigaOS components. According to its GitHub documentation, DiskPart is a native AmigaOS 3.x hard disk partition editor built with Intuition, GadTools, and DOS libraries, while the ASL library is used only optionally for file requesters. That kind of design approach gives the software a clear identity. It is meant to work as an Amiga utility, not as a modern tool awkwardly repackaged for a legacy machine.
Serious software with serious consequences
DiskPart also belongs to a category of software where reliability matters more than presentation. A partition editor works directly with the layout of a hard drive, which means mistakes can have real consequences. This is not a casual utility. It deals with low-level structures that users depend on for the stability and accessibility of their data. The project documentation acknowledges that clearly by warning users to make backups before writing changes. That is exactly the sort of caution expected from software in this area, and it reinforces the sense that DiskPart is intended as a real maintenance tool rather than an experiment. That is also what makes the release notable within retro computing. Many projects for classic platforms focus on games, demos, or preservation-oriented efforts. DiskPart serves a different purpose. It is aimed at active users who are still configuring, upgrading, and maintaining their systems. That practical focus gives it importance beyond its modest profile.
A retro tool with a modern development story
DiskPart is also interesting because of how it was made. The project describes itself as AI-assisted, with Hertell saying that the architecture, decisions, and direction came from a human, while the implementation was written with AI assistance, specifically Claude Code. That gives the project an additional layer of relevance, because it places a very traditional kind of utility inside a very current conversation about software development. What makes that especially interesting is that the AI angle is presented in a practical way. This is not an abstract demonstration or a marketing exercise. It is a working utility for a legacy platform, built to solve a real problem. For smaller enthusiast communities, that may prove significant. If AI-assisted workflows can help developers produce useful software for older systems while preserving human oversight and technical judgment, then projects like DiskPart may point to a workable model for continued development on classic platforms.
Open source and worth watching
DiskPart is available on GitHub under the MIT License, with source code and build instructions available publicly. For software that handles partitions and disk structures, that openness matters. It allows users and developers to inspect the code, test the program, and improve it over time. In a niche community, that transparency can make the difference between a one-off release and a tool that develops into something broadly trusted. In the end, DiskPart matters because it addresses a real technical need. It is practical, platform-aware, and aimed at users who are still doing serious work with their Amigas. That alone makes it worth paying attention to.














