COMMITS
July 15, 2026
A
chore: bump version to 0.7.1
ahmet-cetinkaya committed
A
fix(opencode): normalize agent tools array into boolean map (#10)
Ahmet Çetinkaya committed
July 12, 2026
A
chore: bump version to 0.7.0
ahmet-cetinkaya committed
A
Merge pull request #9 from ahmet-cetinkaya/feat/profile-metadata-grouping
Ahmet Çetinkaya committed
A
fix(profile): surface metadata read errors and tighten DI/type safety
ahmet-cetinkaya committed
A
docs(profile): document profile.yaml metadata and category grouping
ahmet-cetinkaya committed
A
feat(profile): show grouped metadata in list and apply
ahmet-cetinkaya committed
July 11, 2026
A
chore: bump version to 0.6.3
ahmet-cetinkaya committed
A
fix(init): scaffold profiles/ and settings/ directories
ahmet-cetinkaya committed
A
chore: bump version to 0.6.2
ahmet-cetinkaya committed
A
fix(cli): read version from package.json instead of hardcoded literal
ahmet-cetinkaya committed
July 10, 2026
A
chore: bump version to 0.6.1
ahmet-cetinkaya committed
A
chore: bump version to 0.6.0
ahmet-cetinkaya committed
A
Merge pull request #8 from ahmet-cetinkaya/fix/settings-env-interpolation
Ahmet Çetinkaya committed
A
fix(filestore): stop double-reading .env and masking read errors
ahmet-cetinkaya committed
July 9, 2026
A
fix(apply): interpolate env in settings files
ahmet-cetinkaya committed
July 5, 2026
A
Merge pull request #7 from ahmet-cetinkaya/feat/006-platform-specific-settings
Ahmet Çetinkaya committed
A
refactor(filestore): remove unused copyMultiplePlatformSettings
ahmet-cetinkaya committed
A
refactor(filestore): remove unused validateMultiplePaths
ahmet-cetinkaya committed
A
fix(filestore): resolve relative symlink targets against link's own dir
ahmet-cetinkaya committed
A
fix(filestore): reject cross-drive path escape on Windows
ahmet-cetinkaya committed
A
fix(scanner): resolve settings path under .agent-ctrl directory
ahmet-cetinkaya committed
A
style: reformat
ahmet-cetinkaya committed
A
fix: address code review findings from PR #7 (errors, architecture, clean-code)
ahmet-cetinkaya committed
A
fix(filestore): resolve pre-existing security and path-resolution bugs
ahmet-cetinkaya committed
A
style(apply): remove unused imports and vars from settings tests
ahmet-cetinkaya committed
A
docs(apply): document platform-specific settings and add polish tests
ahmet-cetinkaya committed
A
feat(apply): expose settings discovery summary and multi-platform tests
ahmet-cetinkaya committed
A
test(apply): add unit tests and fix type errors for platform settings
ahmet-cetinkaya committed
A
feat(apply): integrate platform-specific settings discovery and copy
ahmet-cetinkaya committed