codetether-agent 2.0.0

A2A-native AI coding agent for the CodeTether ecosystem
Documentation
# v2.0.0

## What's New

- **Minio Chat Archive Sync** — Automatically sync conversation archives to Minio object storage for backup and cross-instance sharing
- **Agent Profiles in TUI** — Add configurable agent personalities/profiles for TUI autochat mode, enabling diverse conversation styles
- **MiniMax Provider** — Improvements and refinements to the MiniMax LLM provider integration
- **Enhanced Policy Routes** — Expanded and updated authorization policy routes for server endpoints

## Bug Fixes

- **ZAI API Compatibility** — Fixed compatibility issues with the Z AI (ZAI) provider API

## Changes

- Major TUI overhaul with significant UI enhancements and refactor (2,200+ lines)
- Updated OpenAI and ZAI provider implementations
- Session management improvements for archive sync
- A2A worker and swarm orchestrator refinements
- Build and release script updates

**Full Changelog**: `v1.1.8...v2.0.0`