home-lab/documentation
Geir O. Jerstad 6eac143f57 feat: Add little-rascal laptop config and lab-tool auto-update system
## New Machine: little-rascal
- Add Lenovo Yoga Slim 7 14ARE05 configuration (AMD Ryzen 7 4700U)
- Niri desktop with CLI login (greetd + tuigreet)
- zram swap configuration (25% of RAM with zstd)
- AMD-optimized hardware support and power management
- Based on congenital-optimist structure with laptop-specific additions

## Lab Tool Auto-Update System
- Implement Guile Scheme auto-update module (lab/auto-update.scm)
- Add health checks, logging, and safety features
- Integrate with existing deployment and machine management
- Update main CLI with auto-update and auto-update-status commands
- Create NixOS service module for automated updates
- Document complete implementation in simple-auto-update-plan.md

## MCP Integration
- Configure Task Master AI and Context7 MCP servers
- Set up local Ollama integration for AI processing
- Add proper environment configuration for existing models

## Infrastructure Updates
- Add little-rascal to flake.nix with deploy-rs support
- Fix common user configuration issues
- Create missing emacs.nix module
- Update package integrations

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-27 22:03:54 +02:00
..
CLI_TOOLS_CONSOLIDATION.md added niri 2025-06-10 20:33:54 +02:00
DEPLOY_RS_INTEGRATION.md feat: Complete deploy-rs integration project (90% complete) 2025-06-15 20:55:32 +02:00
DEVELOPMENT_WORKFLOW.md added niri 2025-06-10 20:33:54 +02:00
OLLAMA_CPU_OPTIMIZATION_FINAL.md feat: Complete Ollama CPU optimization and TaskMaster consolidation 2025-06-18 14:22:08 +02:00
OLLAMA_DEPLOYMENT.md 🤖 Implement RAG + MCP + Task Master AI Integration for Intelligent Development Environment 2025-06-13 08:44:40 +02:00
OLLAMA_DEPLOYMENT_SUMMARY.md 📝 Document successful Ollama + Open WebUI deployment 2025-06-14 08:47:04 +02:00
OLLAMA_INTEGRATION_EXAMPLES.md 🤖 Implement RAG + MCP + Task Master AI Integration for Intelligent Development Environment 2025-06-13 08:44:40 +02:00
OLLAMA_OPTIMIZATION_COMPLETE.md feat: Complete Ollama CPU optimization for TaskMaster AI 2025-06-18 13:08:24 +02:00