Commit graph

4 commits

Author SHA1 Message Date
324aa32f6c fix(init): exclude template README, keep DEVELOPMENT.md, create skeleton docs/readme
Some checks are pending
CI / lint (push) Waiting to run
CI / security (push) Waiting to run
CI / deploy-dev (push) Blocked by required conditions
CI / deploy-prod (push) Blocked by required conditions
2026-05-17 20:06:33 +02:00
374bba1a93 feat(deploy): add Docker support with multi-stage build and compose 2026-05-17 18:48:34 +02:00
57483625ec chore(init): extend init-template.mjs replacements and document usage
Some checks failed
CI / lint (push) Has been cancelled
- Add sanitization for DEVELOPMENT.md URLs (mentat.ovh) and tmuxinator paths
- Add ~/vaults/mentat/ → ~/workspace/ replacement
- Replace bare init script mention with full replacement table in DEVELOPMENT.md
- Remove stale features.md,description:Commit the changes with conventional message}
2026-05-15 18:29:52 +02:00
2c4552d0a3 feat(tooling): add project init script
Add bin/init-template.mjs for bootstrapping new projects from template with placeholder replacement and auto git init.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-21 21:09:09 +02:00