polyc-controller 2026.9.0

Conversation CRD + kube reconciler for the polychrome control plane.
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.1]https://github.com/officialunofficial/polychrome/compare/polychrome-controller-v0.1.0...polychrome-controller-v0.1.1 - 2026-06-04

### Bug Fixes

- *(tools)* address code review — close the dynamic-tools seam + correctness/perf fixes ([#24]https://github.com/officialunofficial/polychrome/pull/24)

### Documentation

- fix rustdoc -D warnings failures in `cargo doc --workspace` ([#49]https://github.com/officialunofficial/polychrome/pull/49)

### Features

- *(tui)* zero-config launch — self-healing auto port-forward ([#32]https://github.com/officialunofficial/polychrome/pull/32)
- *(controller)* ToolService health-check + status reconcile ([#24]https://github.com/officialunofficial/polychrome/pull/24)
- *(tools)* foundation for dynamic connectors ([#24]https://github.com/officialunofficial/polychrome/pull/24)
- polychrome operator CLI + k8s hardening ([#22]https://github.com/officialunofficial/polychrome/pull/22)
- sub-agent handoff primitive (proto + crypto + agent + controller)
- *(metrics)* real Prometheus /metrics endpoint
- *(control-plane)* Conversation CRD, reconciler, and control-plane binary