diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-02 22:18:09 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-02 22:18:09 +0300 |
| commit | 373a10660bdd1faf27d22073380e5e897870ab12 (patch) | |
| tree | 3d1e8a8b375aa509c0b4b2b540058cc3a4b3e200 /Taskfile.yaml | |
| parent | bd23c3f3e53bced44b5ecf0b0c6a74a3cc2f9875 (diff) | |
task zy: move GUI application launch out of Processor into cmd/main.go [SoC]
Replace Processor.RunGUIMode() with a standalone runGUIMode() function in
the composition root (cmd/main.go) that calls proc.GUIConfig() to get the
GUI settings and then owns the gui.New()/Run() lifecycle. The processor
package still imports gui for the gui.Config return type; complete removal
of that import is deferred to task 000 (god-object decomposition) where
the Processor itself will be split up.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'Taskfile.yaml')
0 files changed, 0 insertions, 0 deletions
