
A self-hosted home building project management tool for homeowners. Track work items, manage budgets across multiple financing sources, visualize your timeline on a Gantt chart, and organize everything by area and trade -- all from a single Docker container backed by SQLite. No external database or cloud service required.
[!NOTE] This project is completely written using an Agentic Developmen Workflow with Claude Code and Docker Sandbox VMs.
It is a playground to better understand how to fully utilize the coding capabilities of modern LLMs, while applying Software Engineering best practices to create quality and maintainable code. My plan is to write as little code as possible by hand, but rely on a set of agents to build this application.
The project scope is time-limited (I'm currently in need for this tool and probably won't be after) and feature limited - which is why I'm not necessarily concerned about long-term maintainability and/or overall code quality.
After having spend a couple of weeks on this project, I'm both blown away by the LLM capabilities, while still feeling that things don't move as fast and reliable as I would like them to be.
Key learnings so far:
- In order to coding agents to produce good work, verification is very important.
- Good work will cost a lot of tokens!
- Clearly defining the process through skills and agents simplifies the UX for the developer and ensures coding happens along a happy path.
- Parallel work is important - using git worktrees for this should be natively supported by coding agents.
- Running coding agents on your host is dangerous! They can (and will) go wild and perform tasks that you would have never thought of and they are clever in bypassing restrictions. An isolated environment is crucial to provide agents with clear restrictions and reduce the blast radius in case something goes wrong - Coding Agent Governance will be a critical capability moving forward!
- In order to follow a policy, it needs correct enforcement - nicely asking an agent to follow it will not always work: Make sure your CI, Repository and Deployment process have enforced quality gates with no way for the agent to bypass them .
https://steilerDev.github.io/cornerstone/
House / Ground Floor / Kitchen) as a breadcrumb across lists, detail pages, pickers, and every place it is referencedbashdocker run -d \ --name cornerstone \ -p 3000:3000 \ -v cornerstone-data:/app/data \ steilerdev/cornerstone:latest
Open http://localhost:3000 -- the setup wizard will guide you through creating your admin account. See the https://steilerDev.github.io/cornerstone/getting-started/docker-setup for Docker Compose, reverse proxy, and OIDC configuration.
Track live progress on the https://github.com/users/steilerDev/projects/4.
| Resource | Description |
|---|---|
| https://steilerDev.github.io/cornerstone/ | User guides, deployment, getting started |
| https://github.com/steilerDev/cornerstone/wiki | Architecture, API contract, schema, ADRs |
| CLAUDE.md | Agent instructions and project conventions |
Cornerstone is a personal project built primarily through an agentic development workflow. If you have questions or suggestions, feel free to https://github.com/steilerDev/cornerstone/issues.
This project is not currently published under an open-source license.
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 版本下载页面。
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务