Skip to content

Development#6

Merged
stacknode-lambda merged 6 commits into
stablefrom
development
May 7, 2026
Merged

Development#6
stacknode-lambda merged 6 commits into
stablefrom
development

Conversation

@stacknode-lambda
Copy link
Copy Markdown
Contributor

No description provided.

stacknode-talos and others added 6 commits May 7, 2026 12:24
xcodebuild reordered device/simulator library entries and moved
SupportedPlatformVariant to the simulator slice. Regenerated by
running build-ios-framework.sh; Swift bindings confirmed unchanged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Core: WebSocket client with connect/disconnect/reconnect, chat rooms,
now-playing poll, genre voting, bonsai watering, SSH-key login/logout.
State machine backed by global Arc<Mutex<LateState>> with revision counter.

Desktop: full GPUI panel — chat pane, compose box, sidebar (users + bonsai
+ votes + visualizer), top bar with room picker and connection indicator.
250ms poll task via state_bridge fires cx.notify() only on revision change.

iOS: LateView with chat list, compose bar, now-playing card, vote sheet,
status polling via execute_command("late.status").

Wiring: MODULE_REGISTRY entry, navigation page "late.now_playing" in new
Late group, LATE_MODULE_NAME constant, ContentView routing, ModuleNames.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
LICENSE: add clauses 15 (anti-lock-in / data portability) and 16
(behavioral intelligibility / no obfuscation).

README: trim long-form content into Documentation/ links; keep
mission statement and architecture philosophy in place.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
File was added to the filesystem but not to the .xcodeproj build target,
causing "cannot find 'LateView' in scope" in CI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@stacknode-lambda stacknode-lambda merged commit bd9bf83 into stable May 7, 2026
15 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants