by imbue-ai · Agent Tool · ★ 74
Keystone: a managed agent to configure Dockerfiles for any repo Keystone is an open source agentic tool that automatically generates a working configuration for any git code repository. We built it because we kept running into the same problem: what's the shortest path to make this arbitrary code actually run? Given a source repo, Keystone analyzes the project structure and creates: — VS Code dev container configuration — Container image definition — Test runner script with artifact collection Keystone builds on the existing dev container standard, which is also supported by VS Code and...
| Stars | 74 |
| Forks | 4 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 70.8414157095948/100 |
| Open Issues | 4 |
| Last Updated | 2026-04-30 |
| Created | 2026-02-13 |
| Platforms | docker, python |
| Est. Tokens | ~3848k |
Explore other popular agent tool tools:
keystone is An agentic tool to configure Dockerfiles for any repo. It is categorized as a Agent Tool with 74 GitHub stars.
keystone is primarily written in Python.
You can find installation instructions and usage details in the keystone GitHub repository at github.com/imbue-ai/keystone. The project has 74 stars and 4 forks, indicating an active community.
keystone is released under the MIT license, making it free to use and modify according to the license terms.