v0.9.12

looplj/axonhubv0.9.12Mar 5, 2026by looplj

AI Summary

Minor version update filtering custom tools from OpenAI responses, adding channel override template defaults, and providing a setup script for easier installation.

Key Highlights

  • Filter out response custom tool for OpenAI outbound requests
  • Add channel override template default values
  • Provide setup script for easier installation
  • Fix subcommand exit handling

New Features

  • OpenAI custom tool filtering
  • Channel override template defaults
  • Setup script for installation
  • Subcommand exit handling fix

Full Release Notes

## What's Changed
* opt(openai): filter out response custom tool for openai outbound by @looplj in https://github.com/looplj/axonhub/pull/954
* opt: channel override template default value, close #958 by @looplj in https://github.com/looplj/axonhub/pull/963
* chore: add setup script, close #925 by @looplj in https://github.com/looplj/axonhub/pull/964
* fix: should exit if the subcommand exits by @looplj in https://github.com/looplj/axonhub/pull/965


**Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.11...v0.9.12