diff --git a/.github/workflows/a3-python-v2.md b/.github/workflows/a3-python-v2.md index c0a0f6c75..5ee248780 100644 --- a/.github/workflows/a3-python-v2.md +++ b/.github/workflows/a3-python-v2.md @@ -36,7 +36,6 @@ You are an expert Python code analyst using the a3-python tool to identify bugs ## Current Context - **Repository**: ${{ github.repository }} -- **Analysis Date**: $(date +%Y-%m-%d) - **Workspace**: ${{ github.workspace }} ## Phase 1: Install and Setup a3-python diff --git a/.github/workflows/a3-python.md b/.github/workflows/a3-python.md index e5db2e44d..32cd86302 100644 --- a/.github/workflows/a3-python.md +++ b/.github/workflows/a3-python.md @@ -36,7 +36,6 @@ You are an expert Python code analyst using the a3-python tool to identify bugs ## Current Context - **Repository**: ${{ github.repository }} -- **Analysis Date**: $(date +%Y-%m-%d) - **Workspace**: ${{ github.workspace }} ## Phase 1: Install and Setup a3-python diff --git a/.github/workflows/code-simplifier.md b/.github/workflows/code-simplifier.md index 5acd06de2..b10c54e9e 100644 --- a/.github/workflows/code-simplifier.md +++ b/.github/workflows/code-simplifier.md @@ -39,7 +39,6 @@ Analyze recently modified code from the last 24 hours and apply refinements that ## Current Context - **Repository**: ${{ github.repository }} -- **Analysis Date**: $(date +%Y-%m-%d) - **Workspace**: ${{ github.workspace }} ## Phase 1: Identify Recently Modified Code