Skip to content

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

Merged
elluvium merged 3 commits intomainfrom
EPMCDME-11112
Mar 25, 2026
Merged

chore(config): add codemie-cli config and fix hook working directory#159
elluvium merged 3 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.

@elluvium elluvium merged commit 6bc149c into main Mar 25, 2026
4 checks passed
@elluvium elluvium deleted the EPMCDME-11112 branch March 25, 2026 16:44
@github-actions
Copy link

Preview Cleaned Up

The PR preview has been removed from S3.

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.

3 participants