{"id":18918859,"url":"https://github.com/alexw00/puppetmaster","last_synced_at":"2026-03-12T09:30:17.274Z","repository":{"id":221770532,"uuid":"755340343","full_name":"AlexW00/puppetmaster","owner":"AlexW00","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-15T20:05:30.000Z","size":58,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T11:00:25.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlexW00.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-09T23:22:57.000Z","updated_at":"2024-03-07T20:34:56.000Z","dependencies_parsed_at":"2024-02-10T00:28:48.067Z","dependency_job_id":"c1201f8e-a46e-482a-994e-880af1fd3712","html_url":"https://github.com/AlexW00/puppetmaster","commit_stats":null,"previous_names":["alexw00/puppetmaster"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexW00%2Fpuppetmaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexW00%2Fpuppetmaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexW00%2Fpuppetmaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexW00%2Fpuppetmaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexW00","download_url":"https://codeload.github.com/AlexW00/puppetmaster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239914929,"owners_count":19717760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T10:34:03.714Z","updated_at":"2026-03-12T09:30:17.218Z","avatar_url":"https://github.com/AlexW00.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Puppetmaster\n\nSTATE: `IDEATION`\n\n**Puppetmaster** is an k8s framework for building and running GPT-powered agents, called _puppets_.\n\n_Puppets_ are GPT-powered agents that can have a set of abilities, which they can complete using a set of _tools_.\n_Tools_ are stateless _functions_ owned by _puppets_ and used during the execution of abilities.\n\nFurthermore, puppets can interact with other _puppets_ (\"friends\") and normal containers (\"services\") by discovering them in the k8s cluster.\n\nThe _puppetmaster_ is responsible for managing puppets and friendship/service discovery. By configuring _friendship_ custom resources, you can define which puppets are friends and how they can interact with each other. By configuring _service discovery_ custom resources, you can define how puppets can discover and interact with other containers running in the k8s cluster.\n\n## Components\n\nThe Puppetmaster framework consists of the following components:\n\n- [Controller](controller/README.md): The core component of the puppetmaster system. It is responsible for managing puppets and friendship/service discovery.\n- [Base](base/README.md): Base image for building _puppets_. Can be used as a base image for building your own, customized puppet images.\n- [Helm](helm/README.md): Helm chart used to deploy the Puppetmaster framework to a k8s cluster. Using CRDs, you can define puppets, friendships and service discovery.\n\n## Usage\n\nTo build \u0026 publish your own puppets, use the [base image](base/README.md) as a base image for your own, customized puppet images. The base image is a web server that creates dynamic routes based on the tasks defined in a [puppet manifest](compiler/README.md).\nIf you find the base image too restrictive, you can use it as a base image for building your own, customized puppet images.\n\nTo deploy the Puppetmaster framework to a k8s cluster, you can use the [puppetmaster helm chart](helm/README.md) and configure it to your needs (e.g. by using your own puppet images and configuring friendships and service discovery).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexw00%2Fpuppetmaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexw00%2Fpuppetmaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexw00%2Fpuppetmaster/lists"}