Skip to content

stoicsoft/1devtool-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

1DevTool Releases

This repository hosts the release artifacts and update manifests for 1DevTool — the unified developer workbench for AI-powered development.

About 1DevTool

One workspace. Every AI agent. Every project.

1DevTool - The unified developer workbench

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

Auto-Updates

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.

Update Channels

  • Stable — Production-ready releases (default)
  • Beta — Early access to new features

Release Assets

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

Verifying Downloads

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.

System Requirements

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

License

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

Support

Links


Built with care by StoicSoft

About

1DevTool organizes every AI agent, every project, and every tool in one persistent desktop workspace.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors