This repository hosts the release artifacts and update manifests for 1DevTool — the unified developer workbench for AI-powered development.
One workspace. Every AI agent. Every project.
1DevTool brings together all your development tools in a single, powerful interface:
| Feature | Description |
|---|---|
| Multiple Projects | Work on many projects without switching tools |
| IDE | Edit code, review changes, and interact with AI agents in the same workspace |
| File Explorer | Browse files, search across directories, and manage project structure |
| Multi-Agent Terminals | Run Claude, Codex, Gemini, Amp, or any CLI agent side-by-side with persistent sessions |
| Embedded Browser | Preview apps directly inside your workspace |
| HTTP Client | Test APIs without leaving the IDE |
| Database Client | Connect, browse tables, run queries, and inspect data |
| Git Client | Manage your Git workflow directly in the interface |
| Interaction Recording | Record user actions, network requests, and console logs, then send them to AI for debugging |
1DevTool includes automatic updates. When a new version is available, you'll be notified within the app and can update with a single click.
The app checks for updates from this repository using electron-updater.
- Stable — Production-ready releases (default)
- Beta — Early access to new features
Each release includes:
├── 1DevTool-{version}-arm64.dmg # macOS Apple Silicon
├── 1DevTool-{version}-arm64.dmg.blockmap
├── 1DevTool-{version}-x64.dmg # macOS Intel
├── 1DevTool-{version}-x64.dmg.blockmap
├── 1DevTool-{version}.exe # Windows Installer
├── 1DevTool-{version}.exe.blockmap
├── 1DevTool-{version}-portable.exe # Windows Portable
├── 1DevTool-{version}.AppImage # Linux AppImage
├── 1devtool_{version}_amd64.deb # Linux Debian
├── latest-mac.yml # macOS update manifest
├── latest.yml # Windows update manifest
├── latest-linux.yml # Linux update manifest
└── RELEASES.md # Release notes
All release artifacts are signed:
- macOS: Notarized by Apple and signed with Developer ID
- Windows: Code-signed with EV certificate
- Linux: SHA512 checksums in the YAML manifests
To verify a download, check the SHA512 hash against the corresponding .yml manifest file.
| Platform | Minimum Version |
|---|---|
| macOS | 10.15 (Catalina) or later |
| Windows | Windows 10 or later |
| Linux | Ubuntu 20.04, Debian 10, or equivalent |
Hardware:
- 4 GB RAM (8 GB recommended)
- 500 MB disk space
1DevTool is proprietary software. See 1devtool.com/license for terms.
- Free Plan: 1 project, 4 terminals per project, 1 database connection
- Pro Plan: Unlimited projects, terminals, connections, and pipe orchestration
- Issues: GitHub Issues
- Email: hello@stoicsoft.com
Built with care by StoicSoft
