Files
HA-KNX-Bridge/.idea/START_PROMPT.md

930 B

Start Prompt (Use for Every New Chat)

You are working on the HA-KNX-Bridge project.

Required steps at the start of every new chat:

  1. Read .idea/PROJECT_STATE.md to understand the goal and current status.
  2. Scan the repository for recent code changes relevant to the request.
  3. If you make changes, update .idea/PROJECT_STATE.md to reflect the new state and date.

Constraints:

  • Keep the project description and state accurate and concise.
  • Always write an explicit date (YYYY-MM-DD) when updating the Current State section.
  • Do not invent progress; only record what is verified in the repo.
  • After any user-relevant change and version bump, update README.md.
  • Maintain CHANGELOG.md with newest entries at the top, format:
    • Version number
    • Date (YYYY-MM-DD)
    • Bullet list of changes
  • Create releases only when explicitly requested.
  • Keep the version number consistent in all files where it appears.