This is the APT repository for Hat Labs. It contains packages and tools for use with our devices and with HaLOS (Hat Labs Operating System).
To use this repository, follow the instructions at apt.hatlabs.fi.
For development with AI assistants, use the halos-distro workspace for full context:
# Clone the workspace
git clone https://github.com/hatlabs/halos-distro.git
cd halos-distro
# Get all sub-repositories including apt.hatlabs.fi
./run repos:clone
# Work from workspace root for AI-assisted development
# Claude Code gets full context across all reposSee halos-distro/docs/ for development workflows:
HUMAN_DEVELOPMENT_GUIDANCE.md- Quick start guideIMPLEMENTATION_CHECKLIST.md- Development checklistDEVELOPMENT_WORKFLOW.md- Detailed workflows