The latest releases from UnitVectorY Labs.

Posts

  • Streamlining AI Agent Development with adk-docker-base v0.4.0

    Released on May 3, 2025, adk-docker-base v0.4.0 is a maintenance and documentation update designed to accelerate the way developers build AI agents. This release ensures that the base image remains current with the latest framework capabilities while providing a comprehensive guide for new users to get their agents up and running quickly. What’s new This release focuses on two primary areas: dependency alignment and developer experience. Latest Google ADK Integration The base image now includes google-adk v0.4.0. By bumping this...

    Read article
  • adk-docker-base v0.3.0: Staying Current with the Google ADK

    On April 26, 2025, we released v0.3.0 of adk-docker-base. This maintenance update ensures that your AI agent development environment is powered by the latest core tools. What’s new This release focuses on updating the underlying framework. We have bumped the google-adk dependency from version 0.2.0 to 0.3.0. Why it matters adk-docker-base is designed to eliminate the boilerplate of setting up a Python 3.12 environment for AI agent development. By upgrading the Google Agent Development Kit to v0.3.0, we provide a...

    Read article
  • Bringing Light to the Black Box: mcp-graphql-forge v0.3.0

    Released on April 24, 2025, mcp-graphql-forge v0.3.0 is a focused update dedicated to improving observability. This release transforms the interaction between your MCP server and GraphQL endpoints from a "black box" into a transparent process, making it significantly easier for developers to build and troubleshoot their AI-powered GraphQL tools. What’s new The headline feature of v0.3.0 is the introduction of comprehensive debug logging via the new FORGE_DEBUG environment variable. By simply setting FORGE_DEBUG=true in your server configuration, you unlock deep...

    Read article
  • mcp-graphql-forge v0.2.0: Expanding Reach and Strengthening Stability

    Released on April 24, 2025, mcp-graphql-forge v0.2.0 is a significant update focused on broadening accessibility and enhancing the overall reliability of the server. This release ensures that more developers can easily expose their GraphQL APIs as modular tools for AI agents, regardless of their operating system. What’s new Windows Compatibility For the first time, mcp-graphql-forge officially supports Windows. The token_command functionality has been updated to detect the operating system at runtime, using cmd /C on Windows to ensure that native...

    Read article
  • Modernizing the AI Agent Foundation: adk-docker-base v0.2.0

    Released on April 24, 2025, adk-docker-base v0.2.0 provides a more powerful and modern foundation for developers building AI agents. This update focuses on core runtime and toolkit improvements, ensuring a consistent and high-performance environment for agent development. What’s new This release brings two primary updates to the base image: Python 3.12 Upgrade: The base image has been migrated to Python 3.12, offering developers access to the latest language features and performance enhancements. Google ADK v0.2.0: The pre-installed Google Agent Development...

    Read article
  • Introducing mcp-graphql-forge: Seamlessly Connect LLMs to GraphQL APIs

    On April 23, 2025, we are excited to announce the launch of mcp-graphql-forge, a lightweight, configuration-driven Model Context Protocol (MCP) server. mcp-graphql-forge empowers developers to expose curated GraphQL queries as modular MCP tools without writing a single line of custom tool code, creating a secure and efficient bridge between LLM agents and GraphQL APIs. Key Capabilities Configuration-Driven Tooling: Define your MCP tools entirely in YAML. No more hard-coding tool logic; simply describe the tool’s name, description, and the GraphQL query...

    Read article
  • YAMLtecture v0.2.0: Deterministic Diagrams and Enhanced Querying

    YAMLtecture v0.2.0 was released on March 31, 2025. This update focuses on bringing greater consistency to your architectural visualizations and expanding the power of your queries, ensuring that your “architecture as code” remains clean, predictable, and easy to manage. What’s new Subgraph Node Labels: You can now add descriptive labels to subgraph nodes in your Mermaid diagrams, making complex architectural groupings much easier to understand at a glance. The exists Query Operator: Querying your architecture just got more flexible. The...

    Read article
  • Introducing repver: Automating Version Updates and Git Workflows

    We are excited to announce the launch of repver, a command-line utility designed to take the tediousness out of project maintenance. Released on March 25, 2025, repver automates the repetitive task of updating version strings across multiple files and manages the entire associated Git workflow in one go. For many developers, “bumping the version” is a chore: you find and replace a string in a dozen files, create a branch, commit, push, and then manually open a pull request. repver...

    Read article
  • Introducing YAMLtecture: Architecture as Code Made Simple

    On March 19, 2025, we are excited to announce the launch of YAMLtecture, a lightweight CLI tool that brings the “Architecture as Code” philosophy to life. YAMLtecture empowers architects to define, manage, and visualize complex system architectures using simple, modular YAML files. Core Capabilities YAMLtecture provides a robust set of tools to bridge the gap between conceptual design and visual documentation: YAML-based Definition: Map your system’s components (nodes) and their interactions (links) using a clean, structured format that is easy...

    Read article
  • authzjwtbearerinjector v0.3.2: Maintenance and Dependency Updates

    Released on March 13, 2025, authzjwtbearerinjector v0.3.2 is a focused maintenance release designed to keep the service secure, stable, and up-to-date. This update ensures that the injector continues to operate with the best possible performance and security posture by upgrading its core runtime and libraries. What’s new This release focuses on critical infrastructure updates: Go Runtime Upgrade: The service has been updated to Go v1.24.1, bringing the latest performance optimizations and security patches from the Go team. Dependency Updates: gRPC...

    Read article

subscribe via RSS