Skip to content

Rename to Lighthouse AI + major content expansion#12

Merged
Lightheartdevs merged 1 commit intomainfrom
lighthouse-ai-v1
Feb 17, 2026
Merged

Rename to Lighthouse AI + major content expansion#12
Lightheartdevs merged 1 commit intomainfrom
lighthouse-ai-v1

Conversation

@Lightheartdevs
Copy link
Copy Markdown
Collaborator

Summary

  • Rename: All 47 references to "Android Framework" / "Android-Framework" updated to "Lighthouse AI" / "Lighthouse-AI" across 22 files
  • Cookbook: 8 production-tested recipes — voice agent, document Q&A, code assistant, privacy proxy, multi-GPU cluster, swarm patterns, n8n workflows, agent template
  • Research: GPU hardware buying guide, TTS latency benchmarks, open-source model landscape (Feb 2026)
  • Docker Compose: Pro (24GB+ GPU) and Nano (CPU-only) one-command deployment stacks
  • LLM Cold Storage: Script + systemd timer to archive idle HuggingFace models via symlinks
  • Token Monitor Product Scope: Token Spy roadmap, competitive analysis, pricing strategy
  • install.sh: New --cold-storage-only flag with full config parsing and systemd integration
  • Cross-references: 8 existing docs linked to new content; MULTI-AGENT-PATTERNS.md trimmed (sub-agent section replaced with cookbook/06 link)
  • Removed: scripts/memory-reset.sh (redundant with memory-shepherd)

Stats

  • 38 files changed, +4,285 lines, -166 lines
  • 20 new files, 18 modified
  • 0 leaked IPs, 0 hardcoded paths, 0 broken cross-references

Test plan

  • Verify all internal markdown links resolve correctly
  • Run bash -n install.sh and bash -n scripts/llm-cold-storage.sh for syntax
  • Spot-check cookbook recipes for scrubbed IPs (grep for 192.168.0)
  • Confirm "Android Framework" appears nowhere except Android Collective/agent name context
  • After merge, rename repo to Lighthouse-AI in GitHub Settings

🤖 Generated with Claude Code

…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>
@Lightheartdevs Lightheartdevs merged commit 4763769 into main Feb 17, 2026
1 check failed
SSignall pushed a commit to SSignall/DreamServer that referenced this pull request Mar 8, 2026
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.

1 participant