home.social

#zlink — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #zlink, aggregated by home.social.

fetched live
  1. Dear (potential) #zlink users: if there are any breaking changes you think are needed, now would be a very good time to report them. We recently bumped the semver for a few essential fixes and I'd really like to avoid doing this too often.

    Please RT.

  2. Dear (potential) #zlink users: if there are any breaking changes you think are needed, now would be a very good time to report them. We recently bumped the semver for a few essential fixes and I'd really like to avoid doing this too often.

    Please RT.

  3. Dear (potential) #zlink users: if there are any breaking changes you think are needed, now would be a very good time to report them. We recently bumped the semver for a few essential fixes and I'd really like to avoid doing this too often.

    Please RT.

  4. Dear (potential) #zlink users: if there are any breaking changes you think are needed, now would be a very good time to report them. We recently bumped the semver for a few essential fixes and I'd really like to avoid doing this too often.

    Please RT.

  5. Dear (potential) #zlink users: if there are any breaking changes you think are needed, now would be a very good time to report them. We recently bumped the semver for a few essential fixes and I'd really like to avoid doing this too often.

    Please RT.

  6. Here is a screenshot of ai-playground where an AI agent is running on the left in a #systemd container, but cargo is running outside of the container on the host through the gatekeeper. I use the #varlink streaming protocol to stream stdout/stderr of the process executed on the host. It was pretty easy turning on streaming using #zlink

    Learn more at:
    gitlab.com/cryptomilk/ai-playg

  7. Here is a screenshot of ai-playground where an AI agent is running on the left in a #systemd container, but cargo is running outside of the container on the host through the gatekeeper. I use the #varlink streaming protocol to stream stdout/stderr of the process executed on the host. It was pretty easy turning on streaming using #zlink

    Learn more at:
    gitlab.com/cryptomilk/ai-playg

  8. Here is a screenshot of ai-playground where an AI agent is running on the left in a #systemd container, but cargo is running outside of the container on the host through the gatekeeper. I use the #varlink streaming protocol to stream stdout/stderr of the process executed on the host. It was pretty easy turning on streaming using #zlink

    Learn more at:
    gitlab.com/cryptomilk/ai-playg

  9. Here is a screenshot of ai-playground where an AI agent is running on the left in a #systemd container, but cargo is running outside of the container on the host through the gatekeeper. I use the #varlink streaming protocol to stream stdout/stderr of the process executed on the host. It was pretty easy turning on streaming using #zlink

    Learn more at:
    gitlab.com/cryptomilk/ai-playg

  10. I've created yet another AI agent sandbox and just released 0.1.0. I did it differently than the others. It is called AI Playground.

    Features:
    * Lightweight containers (systemd-nspawn)
    * Git worktree support
    * Easy to set up and keep up to date (it is a chroot)
    * Host command gatekeeper - lets you approve or deny host commands from inside the container (varlink)
    * Multiple AI tools supported
    * Contributions welcome

    gitlab.com/cryptomilk/ai-playg

    #systemd #varlink #zlink #fedora #ai #sandbox

  11. I've created yet another AI agent sandbox and just released 0.1.0. I did it differently than the others. It is called AI Playground.

    Features:
    * Lightweight containers (systemd-nspawn)
    * Git worktree support
    * Easy to set up and keep up to date (it is a chroot)
    * Host command gatekeeper - lets you approve or deny host commands from inside the container (varlink)
    * Multiple AI tools supported
    * Contributions welcome

    gitlab.com/cryptomilk/ai-playg

    #systemd #varlink #zlink #fedora #ai #sandbox

  12. I've created yet another AI agent sandbox and just released 0.1.0. I did it differently than the others. It is called AI Playground.

    Features:
    * Lightweight containers (systemd-nspawn)
    * Git worktree support
    * Easy to set up and keep up to date (it is a chroot)
    * Host command gatekeeper - lets you approve or deny host commands from inside the container (varlink)
    * Multiple AI tools supported
    * Contributions welcome

    gitlab.com/cryptomilk/ai-playg

    #systemd #varlink #zlink #fedora #ai #sandbox

  13. I've created yet another AI agent sandbox and just released 0.1.0. I did it differently than the others. It is called AI Playground.

    Features:
    * Lightweight containers (systemd-nspawn)
    * Git worktree support
    * Easy to set up and keep up to date (it is a chroot)
    * Host command gatekeeper - lets you approve or deny host commands from inside the container (varlink)
    * Multiple AI tools supported
    * Contributions welcome

    gitlab.com/cryptomilk/ai-playg

    #systemd #varlink #zlink #fedora #ai #sandbox

  14. I've created yet another AI agent sandbox and just released 0.1.0. I did it differently than the others. It is called AI Playground.

    Features:
    * Lightweight containers (systemd-nspawn)
    * Git worktree support
    * Easy to set up and keep up to date (it is a chroot)
    * Host command gatekeeper - lets you approve or deny host commands from inside the container (varlink)
    * Multiple AI tools supported
    * Contributions welcome

    gitlab.com/cryptomilk/ai-playg

    #systemd #varlink #zlink #fedora #ai #sandbox

  15. Just rolled out the first release of zlink, a new async-first Varlink Rust crate:

    crates.io/crates/zlink
    docs.rs/zlink/latest/zlink/

    This release focuses on the client-side of things more but you can already use it to write services as well. A high-level service API is planned for the near future.

    Also provided is a codegen utility, zlink-codegen (duh!) that generates client-side proxy trait and auxiliary types for you:

    crates.io/crates/zlink-codegen

    #rustlang #zlink #varlink

  16. Just rolled out the first release of zlink, a new async-first Varlink Rust crate:

    crates.io/crates/zlink
    docs.rs/zlink/latest/zlink/

    This release focuses on the client-side of things more but you can already use it to write services as well. A high-level service API is planned for the near future.

    Also provided is a codegen utility, zlink-codegen (duh!) that generates client-side proxy trait and auxiliary types for you:

    crates.io/crates/zlink-codegen

    #rustlang #zlink #varlink

  17. Just rolled out the first release of zlink, a new async-first Varlink Rust crate:

    crates.io/crates/zlink
    docs.rs/zlink/latest/zlink/

    This release focuses on the client-side of things more but you can already use it to write services as well. A high-level service API is planned for the near future.

    Also provided is a codegen utility, zlink-codegen (duh!) that generates client-side proxy trait and auxiliary types for you:

    crates.io/crates/zlink-codegen

    #rustlang #zlink #varlink

  18. Just rolled out the first release of zlink, a new async-first Varlink Rust crate:

    crates.io/crates/zlink
    docs.rs/zlink/latest/zlink/

    This release focuses on the client-side of things more but you can already use it to write services as well. A high-level service API is planned for the near future.

    Also provided is a codegen utility, zlink-codegen (duh!) that generates client-side proxy trait and auxiliary types for you:

    crates.io/crates/zlink-codegen

    #rustlang #zlink #varlink

  19. Just rolled out the first release of zlink, a new async-first Varlink Rust crate:

    crates.io/crates/zlink
    docs.rs/zlink/latest/zlink/

    This release focuses on the client-side of things more but you can already use it to write services as well. A high-level service API is planned for the near future.

    Also provided is a codegen utility, zlink-codegen (duh!) that generates client-side proxy trait and auxiliary types for you:

    crates.io/crates/zlink-codegen

    #rustlang #zlink #varlink