Skip to content

Condense template AI instructions and bump version to 1.0.96#43

Closed
noelsaw1 wants to merge 1 commit intodevelopmentfrom
codex/refactor-ai-instructions-for-brevity-ynk76j
Closed

Condense template AI instructions and bump version to 1.0.96#43
noelsaw1 wants to merge 1 commit intodevelopmentfrom
codex/refactor-ai-instructions-for-brevity-ynk76j

Conversation

@noelsaw1
Copy link
Contributor

@noelsaw1 noelsaw1 commented Jan 7, 2026

Motivation

  • Reduce the size of the template-completion guidance to improve context window efficiency for AI agents while preserving the core workflow and troubleshooting guidance.
  • Keep dist/TEMPLATES/_AI_INSTRUCTIONS.md focused on the minimal, actionable steps AI agents need to complete and run templates.
  • Synchronize the tooling metadata by bumping the script version to reflect the documentation update.

Description

  • Condensed dist/TEMPLATES/_AI_INSTRUCTIONS.md into a concise minimal workflow that covers reading the template, extracting metadata, populating PROJECT_NAME/PROJECT_PATH/NAME/VERSION, fallback behavior, and quick troubleshooting tips.
  • Updated the single-source version in dist/bin/check-performance.sh from 1.0.95 to 1.0.96 and adjusted the file header comment accordingly.
  • Added a new 1.0.96 entry to CHANGELOG.md describing the instruction condensation and version bump.
  • Preserved the previous guidance semantics (no functional changes to scanning logic or run scripts).

Testing

  • No automated tests were run because this is a documentation-only change and does not modify runtime behavior.
  • Existing automated tests and fixture suites were not modified by this PR and remain applicable for future verification.

Codex Task

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant