mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
d4b393c95d
Replace micro-program pattern (3 separate tea.NewProgram calls) with a single persistent program using child model composition. Introduces thick app layer for agent orchestration, message queueing, and double-tap ESC cancellation.
234 B
234 B
Specs
| Spec | Status | Description |
|---|---|---|
| unified-bubbletea-architecture | Draft | Replace micro-program pattern with single Bubble Tea program + thick app layer |