Skip to content

integrate graphify into the base image #102

@perezd

Description

@perezd

the project is here: https://graphify.net/

It should be installed in two parts:

  • the python dependency (this would be installed using uv)
  • the claude code skill

The python dependency should be installed a runtime, whereas the claude code integration may need to happen at boot time once the claude environment is available, like the other skills we include.

Worth noting, we also need to install a modern Python runtime and the uv CLI tool as part of this change.

Finally, I've also added some new defaults to handle Python/uv a little better with stargate:
limbic-systems/stargate#45

At least these changes need to be synced into our local stargate.toml, as well as potentially some specific things we learn about how Graphify runs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions