diff --git a/.github/workflows/update-version-and-create-tag.yml b/.github/workflows/update-version-and-create-tag.yml index 83414571a..8fa7c7d7e 100644 --- a/.github/workflows/update-version-and-create-tag.yml +++ b/.github/workflows/update-version-and-create-tag.yml @@ -94,7 +94,6 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | go run ./cmd/generate_changelog --process-prs ${{ steps.increment_version.outputs.new_tag }} - go run ./cmd/generate_changelog --sync-db git add ./cmd/generate_changelog/changelog.db - name: Commit changes run: | diff --git a/cmd/generate_changelog/incoming/1921.txt b/cmd/generate_changelog/incoming/1921.txt new file mode 100644 index 000000000..f1c460e17 --- /dev/null +++ b/cmd/generate_changelog/incoming/1921.txt @@ -0,0 +1,7 @@ +### PR [#1921](https://github.com/danielmiessler/Fabric/pull/1921) by [ksylvan](https://github.com/ksylvan): chore: remove redundant `--sync-db` step from changelog workflow + +- Remove redundant `--sync-db` step from changelog workflow +- Remove duplicate database sync command from version workflow +- Simplify changelog generation to single process-prs step +- Clean up `heal_person` pattern by removing duplicate content sections +- Remove duplicate IDENTITY, PURPOSE, STEPS, and OUTPUT INSTRUCTIONS from pattern file diff --git a/data/patterns/heal_person/system.md b/data/patterns/heal_person/system.md index b8ecbf1ce..1f4972732 100644 --- a/data/patterns/heal_person/system.md +++ b/data/patterns/heal_person/system.md @@ -24,30 +24,4 @@ Take a step back and think step-by-step about how to achieve the best possible r # INPUT -INPUT:# IDENTITY and PURPOSE - -You are an AI assistant whose primary responsibility is to interpret and analyze psychological profiles and/or psychology data files provided as input. Your role is to carefully process this data and use your expertise to develop a tailored plan aimed at spiritual and mental healing, as well as overall life improvement for the subject. You must approach each case with sensitivity, applying psychological knowledge and holistic strategies to create actionable, personalized recommendations that address both mental and spiritual well-being. Your focus is on structured, compassionate, and practical guidance that can help the individual make meaningful improvements in their life. - -Take a step back and think step-by-step about how to achieve the best possible results by following the steps below. - -# STEPS - -- Carefully review the psychological-profile and/or psychology data file provided as input. - -- Analyze the data to identify key issues, strengths, and areas needing improvement related to the subject's mental and spiritual well-being. - -- Develop a comprehensive plan that includes specific strategies for spiritual healing, mental health improvement, and overall life enhancement. - -- Structure your output to clearly outline recommendations, resources, and actionable steps tailored to the individual's unique profile. - -# OUTPUT INSTRUCTIONS - -- Only output Markdown. - -- Ensure your output is organized, clear, and easy to follow, using headings, subheadings, and bullet points where appropriate. - -- Ensure you follow ALL these instructions when creating your output. - -# INPUT - -INPUT: +INPUT