Posts
-
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 -
Maintaining Stability and Security: authzgcpk8stokeninjector v0.2.2
On March 13, 2025, we released version v0.2.2 of authzgcpk8stokeninjector. This maintenance release focuses on keeping the project secure and up-to-date by refreshing its core runtime and dependencies. What’s new This release is primarily focused on under-the-hood maintenance. We’ve updated the Go runtime to version 1.24.1 and bumped several critical dependencies, including google.golang.org/grpc to 1.71.0 and golang.org/x/net to 0.36.0. We also improved our project’s health monitoring by expanding Dependabot’s scope to include Docker images. Why it matters Regular updates to...
Read article -
Announcing yamlequal: Semantic YAML Comparison for Go
On February 26, 2025, we are excited to announce the launch of yamlequal, a lightweight Go library designed to bring semantic equality checks to YAML files. Instead of fighting with whitespace and key ordering in your test suites, yamlequal allows you to focus on the data that actually matters. What is yamlequal? At its core, yamlequal is built to solve a common frustration: the difference between “the files look different” and “the data is different.” When comparing YAML documents, traditional...
Read article -
Maintaining Security and Stability: jwt-bearer-token-vendor v1.0.2
Released on February 16, 2025, version v1.0.2 of jwt-bearer-token-vendor is a maintenance update dedicated to strengthening the foundation of our GitHub Action. While this release doesn’t introduce new features, it ensures that our users continue to benefit from a secure, stable, and up-to-date tool for obtaining OAuth 2.0 access tokens via GitHub OIDC. What’s new This update focuses on the “under the hood” health of the project: Dependency Refreshes: We’ve updated key dependencies, including undici and @vercel/ncc, to their latest...
Read article
subscribe via RSS