Skip to content

chore(config): add codemie-cli config and fix hook working directory#159

Open
8nevil8 wants to merge 2 commits intomainfrom
EPMCDME-11112
Open

chore(config): add codemie-cli config and fix hook working directory#159
8nevil8 wants to merge 2 commits intomainfrom
EPMCDME-11112

Conversation

@8nevil8
Copy link
Collaborator

@8nevil8 8nevil8 commented Mar 18, 2026

Summary

Adds shared CodeMie CLI profile config and fixes Claude Code hooks to use $CLAUDE_PROJECT_DIR so they always run in the correct repo directory.

Changes

  • Add .codemie/codemie-cli.config.json with epm-cdme profile and registered assistants (AI/Run FAQ, SonarQube MCP Analyzer, BriAnnA)
  • Update .claude/settings.json: align attribution format, expand PostToolUse hook to npm run format, add Stop hook with npm run check:pre-commit — both prefixed with cd "$CLAUDE_PROJECT_DIR"

Test plan

  • npm run format runs without errors
  • npm run check:pre-commit runs typecheck + lint without errors

Generated with AI

Co-Authored-By: codemie-ai <codemie.ai@gmail.com>
@github-actions
Copy link

PR Preview Ready!

Your preview documentation is ready! Visit it here:

Preview URL: http://codemie-docs-pr-previews.s3-website.eu-central-1.amazonaws.com/pr-159/


This preview will be automatically updated when you push new commits to this PR.
Preview files will be deleted when the PR is closed or merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants