| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: amake | Distribution: openSUSE Tumbleweed |
| Version: 0.5.0 | Vendor: openSUSE |
| Release: 1.3 | Build date: Tue Jun 23 08:56:09 2026 |
| Group: Development/Tools/Building | Build host: reproducible |
| Size: 4348208 | Source RPM: amake-0.5.0-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/dottorblaster/amake | |
| Summary: A task runner for AI CLI tools | |
amake is a task runner for AI CLI tools. Think make, but for dispatching prompts to things like Claude Code, Aider, GitHub Copilot, and others. Tasks are defined in a TOML file (Amakefile), each with a prompt and a tool adapter. amake figures out the right CLI invocation and runs it. Tasks can depend on each other, pass captured output downstream via template variables, and optionally run inside a clampdown sandbox for filesystem and network isolation.
Apache-2.0
* Tue Jun 23 2026 Alessio Biancalana <dottorblaster@opensuse.org>
- Update to version 0.5.0:
* chore: update project version to 0.5.0 (#22)
* build(deps): bump actions/checkout from 6 to 7 (#21)
* build(deps): bump assert_cmd from 2.2.1 to 2.2.2 (#19)
* feat: implement model selection (#20)
* feat: add `pi` adapter
* Tue May 12 2026 Alessio Biancalana <dottorblaster@opensuse.org>
- Update to version 0.4.0:
* feat(runner): detect stalled tasks and surface live progress (#18)
* chore: bump to 0.3.0 (#17)
* feat(runner): render task output as syntax-highlighted markdown (#16)
* chore: bump version to 0.2.0 (#15)
* feat(runner): add per-task timeout and retry with backoff (#14)
* feat(config): support [vars] table with shell command substitution (#13)
* fix(runner): stream stderr live and preserve newlines in error output (#12)
* build(deps): bump assert_cmd from 2.2.0 to 2.2.1 (#9)
* build(deps): bump clap from 4.6.0 to 4.6.1 (#10)
* build(deps): bump toml from 1.1.0+spec-1.1.0 to 1.1.2+spec-1.1.0 (#8)
* Sun Apr 05 2026 Alessio Biancalana <dottorblaster@opensuse.org>
- Initial package for amake 0.1.0
* Task runner for AI CLI tools (Claude Code, Aider, Copilot)
* TOML-based task definitions with dependency resolution
* Template variables with stdout capture, CLI vars, and env vars
* Built-in adapters for claude-code, aider, and copilot
* Optional clampdown sandbox integration
/usr/bin/amake /usr/share/doc/packages/amake /usr/share/doc/packages/amake/README.md /usr/share/licenses/amake /usr/share/licenses/amake/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Aug 3 00:14:01 2026