Commit Graph

2 Commits

Author SHA1 Message Date
Rahul Kamat 0ec0c6ec08 feat(profiles): refactor profiles to centralize logic in core
Centralized profile loading and management in packages/core.
Updated CLI commands to use core ProfileManager.
Implemented persistent profile selection in loadCliConfig.
Standardized profile format as Markdown with YAML frontmatter.
Verified multi-extension loading with 'coder' profile.
2026-03-11 17:45:26 -07:00
Rahul Kamat 259bf78f65 feat: add profiles feature for named configurations 2026-03-10 11:27:05 -07:00