codetether-agent 0.1.1

A2A-native AI coding agent for the CodeTether ecosystem
Documentation
1
2
3
4
5
6
7
8
9
[ui]
theme = "light"
hot_reload = true

[ui.custom_theme]
user_color = { Named = "blue" }
assistant_color = { Rgb = [255, 100, 50] }
system_color = { Named = "yellow" }
error_color = { Named = "red" }