| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-07 | chore: add pre-commit hook blocking commits to master | Peter Stone | |
| Installs scripts/git-hooks/pre-commit which hard-blocks any commit attempted from the master branch. Activate with: git config core.hooksPath scripts/git-hooks Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-05-07 | fix(agent): make branch policy a mandatory session-start action | Peter Stone | |
| Strengthen the branch rule so it's an imperative step-zero command, not just a policy statement that gets read and ignored. Also updates project memory with a feedback entry enforcing the same habit. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-04-23 | Merge origin/main — unite all work onto one branch | Claude | |
| Brings in dev log (NavLogger), UnitPrefs, MapLayerManager, HUD views, conditions throttling, track save/load pipeline, improved ParticleWindView (antimeridian-aware, dynamic particle count), Snackbar error surfacing, and all other main-branch work from the prior session. Combined with master's hardware source flags, vessel registry, crew management, thermal alarm, CPA collision alerts, and track stats. Also documents primary branch policy in CLAUDE.md and .agent/config.md: all work merges to main, never master. https://claude.ai/code/session_011h2dXbgXg3PesQMmQUNTCW | |||
| 2026-03-22 | chore: unify and centralize agent configuration in .agent/ | Peter Stone | |
