codetether-agent 2.0.2

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

## What's New

- **Memory Tool** — New persistent knowledge storage across sessions. Save insights, search memories, and maintain context between conversations with support for tags, importance levels, and scoped storage.

- **Self-Organizing Relay Teams** — Model-driven agent orchestration that dynamically organizes relay teams for complex multi-step workflows. Agents can now coordinate and hand off tasks autonomously.

## Changes

- Enhanced `run` command with expanded capabilities for relay team coordination
- Major TUI improvements for better interaction with memory and team features
- Updated tool routing to support new cognitive capabilities
- Integrated memory and skill tools with swarm executor for seamless agent workflows
## What's New

- **Memory Tool** — New persistent knowledge storage that works across sessions. Save important insights, search through past memories, and maintain context between conversations using tags and importance levels.

- **Self-Organizing Relay Teams** — Intelligent agent coordination for complex workflows. Agents can now dynamically organize into teams and hand off tasks to each other automatically, making multi-step projects more efficient.

## Changes

- Significant improvements to the `run` command for better workflow coordination
- Major TUI enhancements for smoother interaction with new features
- Better tool routing and integration with agent execution
- 1,593 lines added across 10 files