We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7cddd9 commit 288e8f2Copy full SHA for 288e8f2
CHANGELOG.md
@@ -9,6 +9,9 @@
9
- Add complete assertion catalog and testing patterns documentation based on existing codebase analysis
10
- Add logbook requirement for agent thought process tracking with timestamps
11
- Add strict workflow rules with no exceptions for task file creation on every change
12
+- Add `AGENTS.md` for external developer tools integration
13
+- Add two-way synchronization policy between `AGENTS.md` and `copilot-instructions.md` with automatic validation in task templates and PR checklist
14
+- Add tasks storage policy clarifying `.tasks/` (versioned) vs `.task/` (private scratch, git-ignored)
15
16
## [0.24.0](https://github.com/TypedDevs/bashunit/compare/0.23.0...0.24.0) - 2025-09-14
17
0 commit comments