mirror of
https://github.com/bahmcloud/HA-KNX-Bridge.git
synced 2026-04-06 14:31:13 +00:00
930 B
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:
- Read
.idea/PROJECT_STATE.mdto understand the goal and current status. - Scan the repository for recent code changes relevant to the request.
- If you make changes, update
.idea/PROJECT_STATE.mdto 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.mdwith 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.