fix: reinstate agent template guidance - #96
Closed
TabishB wants to merge 1 commit into
Closed
Annotations
9 errors
|
|
|
test/core/update.test.ts#L322
AssertionError: expected '# Custom intro\n\n<!-- OPENSPEC:START…' to contain 'OpenSpec Instructions'
- Expected
+ Received
- OpenSpec Instructions
+ # Custom intro
+
+ <!-- OPENSPEC:START -->
+ # OpenSpec Project
+
+ This document provides instructions for AI coding assistants on how to use OpenSpec conventions for spec-driven development. Follow these rules precisely when working on OpenSpec-enabled projects.
+
+ This project uses OpenSpec for spec-driven development. Specifications are the source of truth.
+
+ See @openspec/README.md for detailed conventions and guidelines.
+ <!-- OPENSPEC:END -->
+
+ <!-- OPENSPEC:END -->
+
+ <!-- OPENSPEC:END -->
+
+ # Footnotes
❯ test/core/update.test.ts:322:21
|
|
test/core/update.test.ts#L306
AssertionError: expected '<!-- OPENSPEC:START -->\n# OpenSpec P…' to contain 'OpenSpec Instructions'
- Expected
+ Received
- OpenSpec Instructions
+ <!-- OPENSPEC:START -->
+ # OpenSpec Project
+
+ This document provides instructions for AI coding assistants on how to use OpenSpec conventions for spec-driven development. Follow these rules precisely when working on OpenSpec-enabled projects.
+
+ This project uses OpenSpec for spec-driven development. Specifications are the source of truth.
+
+ See @openspec/README.md for detailed conventions and guidelines.
+ <!-- OPENSPEC:END -->
+
+ <!-- OPENSPEC:END -->
+
+ <!-- OPENSPEC:END -->
❯ test/core/update.test.ts:306:21
|
|
test/core/update.test.ts#L294
AssertionError: expected '# OpenSpec Project\n\nThis document p…' to contain '# OpenSpec Instructions'
- Expected
+ Received
- # OpenSpec Instructions
+ # OpenSpec Project
+
+ This document provides instructions for AI coding assistants on how to use OpenSpec conventions for spec-driven development. Follow these rules precisely when working on OpenSpec-enabled projects.
+
+ This project uses OpenSpec for spec-driven development. Specifications are the source of truth.
+
+ See @openspec/README.md for detailed conventions and guidelines.
+ <!-- OPENSPEC:END -->
+
❯ test/core/update.test.ts:294:21
|
|
test/core/update.test.ts#L54
AssertionError: expected '# Project Instructions\n\nSome existi…' to contain 'OpenSpec Instructions'
- Expected
+ Received
- OpenSpec Instructions
+ # Project Instructions
+
+ Some existing content here.
+
+ <!-- OPENSPEC:START -->
+ # OpenSpec Project
+
+ This document provides instructions for AI coding assistants on how to use OpenSpec conventions for spec-driven development. Follow these rules precisely when working on OpenSpec-enabled projects.
+
+ This project uses OpenSpec for spec-driven development. Specifications are the source of truth.
+
+ See @openspec/README.md for detailed conventions and guidelines.
+ <!-- OPENSPEC:END -->
+
+ <!-- OPENSPEC:END -->
+
+ More content after.
❯ test/core/update.test.ts:54:28
|
|
test/core/init.test.ts#L140
AssertionError: expected '<!-- OPENSPEC:START -->\n# OpenSpec P…' to contain 'OpenSpec Instructions'
- Expected
+ Received
- OpenSpec Instructions
+ <!-- OPENSPEC:START -->
+ # OpenSpec Project
+
+ This document provides instructions for AI coding assistants on how to use OpenSpec conventions for spec-driven development. Follow these rules precisely when working on OpenSpec-enabled projects.
+
+ This project uses OpenSpec for spec-driven development. Specifications are the source of truth.
+
+ See @openspec/README.md for detailed conventions and guidelines.
+ <!-- OPENSPEC:END -->
+
+ <!-- OPENSPEC:END -->
❯ test/core/init.test.ts:140:23
|
|
test/core/init.test.ts#L125
AssertionError: expected '<!-- OPENSPEC:START -->\n# OpenSpec P…' to contain 'OpenSpec Instructions'
- Expected
+ Received
- OpenSpec Instructions
+ <!-- OPENSPEC:START -->
+ # OpenSpec Project
+
+ This document provides instructions for AI coding assistants on how to use OpenSpec conventions for spec-driven development. Follow these rules precisely when working on OpenSpec-enabled projects.
+
+ This project uses OpenSpec for spec-driven development. Specifications are the source of truth.
+
+ See @openspec/README.md for detailed conventions and guidelines.
+ <!-- OPENSPEC:END -->
+
+ <!-- OPENSPEC:END -->
+
+ # My Project Instructions
+ Custom instructions here
❯ test/core/init.test.ts:125:30
|
|
test/core/init.test.ts#L109
AssertionError: expected '<!-- OPENSPEC:START -->\n# OpenSpec P…' to contain 'OpenSpec Instructions'
- Expected
+ Received
- OpenSpec Instructions
+ <!-- OPENSPEC:START -->
+ # OpenSpec Project
+
+ This document provides instructions for AI coding assistants on how to use OpenSpec conventions for spec-driven development. Follow these rules precisely when working on OpenSpec-enabled projects.
+
+ This project uses OpenSpec for spec-driven development. Specifications are the source of truth.
+
+ See @openspec/README.md for detailed conventions and guidelines.
+ <!-- OPENSPEC:END -->
+
+ <!-- OPENSPEC:END -->
❯ test/core/init.test.ts:109:23
|
|
test/core/init.test.ts#L90
AssertionError: expected '# OpenSpec Project\n\nThis document p…' to contain 'OpenSpec Instructions'
- Expected
+ Received
- OpenSpec Instructions
+ # OpenSpec Project
+
+ This document provides instructions for AI coding assistants on how to use OpenSpec conventions for spec-driven development. Follow these rules precisely when working on OpenSpec-enabled projects.
+
+ This project uses OpenSpec for spec-driven development. Specifications are the source of truth.
+
+ See @openspec/README.md for detailed conventions and guidelines.
+ <!-- OPENSPEC:END -->
+
❯ test/core/init.test.ts:90:29
|
The logs for this run have expired and are no longer available.
Loading