No description
Add comprehensive agent instructions adapted from finpilot template with best practices specific to bluefin/Stamos structure. Includes: - Pre-commit checklist (shellcheck, JSON/YAML validation, conventional commits) - Bluefin-specific conventions (dnf5, COPR patterns, script ordering) - Repository structure and where to make changes - Package management via packages.json - Build script patterns and examples - Quick reference for common tasks - Attribution requirements for AI-assisted commits Adapted from finpilot AGENTS.md with context updated for full OS fork rather than template layering. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .github | ||
| build_files | ||
| flatpaks | ||
| iso_files | ||
| just | ||
| system_files | ||
| .devcontainer.json | ||
| .gitattributes | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| AGENTS.md | ||
| artifacthub-repo.yml | ||
| CLAUDE.md | ||
| Containerfile | ||
| CONTRIBUTING.md | ||
| cosign.pub | ||
| image-versions.yml | ||
| Justfile | ||
| LICENSE | ||
| MIGRATION.md | ||
| packages.json | ||
| README.md | ||
| rename-to-stamos.sh | ||
Stamos
Stamos is a custom cloud-native desktop operating system forked from Bluefin, running on private infrastructure.
About
This is a private fork of the Bluefin project, customized for personal use on self-hosted infrastructure.
Infrastructure
- Container Registry:
10.0.0.161(local registry:2) - Git Server:
jelly.hedgehog-bortle.ts.net(Forgejo) - Organization:
jstamagal
Related Repositories
Building
# Build base image
just build stamos latest main
# Build developer variant
just build stamos-dx latest main
License
Forked from Universal Blue Bluefin under Apache License 2.0.
Original Project
This project is based on Bluefin by Universal Blue.