No description
Find a file
municorn 327c9b33fa
docs(comments): apply sentence case to all doc comments
Standardize documentation style across the codebase by capitalizing the first word of each doc comment and adding terminal periods. This improves consistency and readability of API documentation.
2025-11-30 12:09:08 -07:00
src docs(comments): apply sentence case to all doc comments 2025-11-30 12:09:08 -07:00
tests refactor: apply clippy suggestions 2025-11-30 11:44:23 -07:00
.envrc refactor: migrate from fenix and git-hooks-nix to devenv and musicaloft-style 2025-11-27 19:26:27 -07:00
.gitignore refactor: migrate from fenix and git-hooks-nix to devenv and musicaloft-style 2025-11-27 19:26:27 -07:00
AGENTS.md docs: restructure AGENTS.md into comprehensive cocoa development guide 2025-11-27 19:37:41 -07:00
AI_IMPLEMENTATION_PLAN.md feat: implement commit generation logic 2025-09-12 21:48:49 -06:00
Cargo.lock chore: update genai dependency from 0.3 to 0.4 2025-11-30 01:00:11 -07:00
Cargo.toml chore: update genai dependency from 0.3 to 0.4 2025-11-30 01:00:11 -07:00
flake.lock refactor: migrate from fenix and git-hooks-nix to devenv and musicaloft-style 2025-11-27 19:26:27 -07:00
flake.nix dx(flake): add cargo-tarpaulin package and tarp script for code coverage 2025-11-28 22:19:44 -07:00
SPEC.md feat(spec): replace single-level commit rules with warn/deny rule structure 2025-08-20 13:05:50 -07:00
TESTING.md docs(TESTING): add comprehensive testing documentation 2025-11-27 13:47:28 -07:00