Files
kit/specs
Ed Zynda d4b393c95d spec: unified Bubble Tea architecture with single-program child model pattern
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.
2026-02-26 00:46:46 +03:00
..

Specs

Spec Status Description
unified-bubbletea-architecture Draft Replace micro-program pattern with single Bubble Tea program + thick app layer