The bubbletea-based TUI for agent request visualization was not practical and added significant binary size. This removes the TUI entirely: the --tui flag, the agent context TUI model/messages, and all SendTUI/GetTUIProgram call sites. Development-mode logging now always prints ANSI-colored output to stdout. Drops direct dependencies on charmbracelet/bubbletea and lipgloss. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| caller.go | ||
| context.go | ||
| integration_test.go | ||
| jsapi.go | ||
| jsapi_test.go | ||
| orchestrator.go | ||
| orchestrator_test.go | ||
| process.go | ||
| process_e2e_test.go | ||
| process_test.go | ||
| sandbox_integration_test.go | ||
| types.go | ||
| types_test.go | ||