feat(tui): polish batch — async storage, smart dirty, event bus wiring #130
No reviewers
Labels
No labels
area:agents
area:ai
area:config
area:dashboard
area:design
area:design-review
area:devtools
area:entities
area:gallery
area:generate
area:image
area:infra
area:meta
area:model-browser
area:navigation
area:presets
area:security
area:sessions
area:settings
area:sharing
area:test
area:ux
area:webhook
area:workdir
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/loom!130
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tui/polish-batch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Resolves five infra-level TUI issues in one batch.
Commits
bb13b8a62a9c3a4b457b2a486c82683a654Highlights
#124 Smart dirty tracking (
crates/loom-tui/src/app.rs)process_eventno longer marks dirty unconditionallyCoreMsgprogress events#125 Async storage (
gallery.rs,entities.rs,presets.rs)load_from_storagenow spawnstokio::task::spawn_blockingAppActionvariants route results back toapply_loaded#122 Gallery auto-refresh (event bus)
LoomEvent::GalleryChangedImageGeneratedand re-loads#123 Settings propagation
LoomEvent::SettingsChanged#126 Plugin lifecycle events
LoomEvent::PluginLoaded/PluginUnloadedPluginBridge::with_event_bus(bus)opt-in attachmentTest plan
rcargo testpassCloses charles/loom#122
Closes charles/loom#123
Closes charles/loom#124
Closes charles/loom#125
Closes charles/loom#126
🤖 Generated with Claude Code