Rename to Lighthouse AI + major content expansion#12
Merged
Lightheartdevs merged 1 commit intomainfrom Feb 17, 2026
Merged
Conversation
…orage Major content expansion with production-tested material extracted from Android-Labs, plus rename from Android-Framework to Lighthouse-AI. New content (20 files, ~4,100 lines): - Cookbook: 8 step-by-step recipes (voice, RAG, code assistant, privacy proxy, multi-GPU cluster, swarm patterns, n8n, agent template) - Research: hardware buying guide, GPU TTS benchmarks, OSS model landscape - Docker Compose: pro (GPU) and nano (CPU-only) deployment stacks - LLM Cold Storage: script + systemd timer for archiving idle HF models - Token Monitor Product Scope: Token Spy roadmap and competitive analysis Integration work (18 files modified): - README: new component table entries, quick start options 6+7, expanded project structure, further reading links - install.sh: --cold-storage-only flag, config parsing, systemd install - config.yaml: llm_cold_storage section - MULTI-AGENT-PATTERNS: trimmed sub-agent section, linked to cookbook/06 - Cross-references added across 8 existing docs - All "Android Framework" / "Android-Framework" references renamed to "Lighthouse AI" / "Lighthouse-AI" (47 occurrences across 22 files) Removed: scripts/memory-reset.sh (redundant with memory-shepherd) Verified: 0 leaked IPs, 0 hardcoded paths, 0 broken cross-references Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
SSignall
pushed a commit
to SSignall/DreamServer
that referenced
this pull request
Mar 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--cold-storage-onlyflag with full config parsing and systemd integrationStats
Test plan
bash -n install.shandbash -n scripts/llm-cold-storage.shfor syntax192.168.0)Lighthouse-AIin GitHub Settings🤖 Generated with Claude Code