Skip to content

fix: fix AI scripting for documentation #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 22, 2025
Merged

Conversation

HungKNguyen
Copy link
Collaborator

Quick fix before publishing to make sure that AI documentation script works

@HungKNguyen HungKNguyen requested a review from Copilot August 22, 2025 04:53
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the AI documentation scripts by correcting the file paths and module references to ensure they work properly when published. The changes relocate documentation files and update import paths for the CLI scripts.

  • Corrected file paths in all AI scripting modules to reference LLM_DOC.md from the correct location
  • Updated package configuration in pyproject.toml to properly include the documentation file and fix script entry points
  • Modified project structure references in documentation and configuration files

Reviewed Changes

Copilot reviewed 8 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/nutrient_dws_scripts/add_windsurf_rule.py Updated doc_path to reference LLM_DOC.md from script directory instead of root
src/nutrient_dws_scripts/add_junie_rule.py Updated doc_path to reference LLM_DOC.md from script directory instead of root
src/nutrient_dws_scripts/add_github_copilot_rule.py Updated doc_path to reference LLM_DOC.md from script directory instead of root
src/nutrient_dws_scripts/add_cursor_rule.py Updated doc_path to reference LLM_DOC.md from script directory instead of root
src/nutrient_dws_scripts/add_claude_code_rule.py Updated doc_path to reference LLM_DOC.md from script directory instead of root
pyproject.toml Fixed package data configuration and script entry points to use correct module paths
context7.json Simplified configuration to focus on nutrient_dws_scripts folder
README.md Updated directory name reference from scripts/ to nutrient_dws_scripts/

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@HungKNguyen HungKNguyen merged commit 0061b40 into main Aug 22, 2025
17 checks passed
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.

1 participant