You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[] 1.1 Add an "AGENTS.md standard" option to the `openspec init` tool-selection prompt, respecting the existing UI conventions.
5
-
-[] 1.2 Generate or refresh a root-level `AGENTS.md` file using the OpenSpec markers when that option is selected, sourcing content from the canonical template.
4
+
-[x] 1.1 Add an "AGENTS.md standard" option to the `openspec init` tool-selection prompt, respecting the existing UI conventions.
5
+
-[x] 1.2 Generate or refresh a root-level `AGENTS.md` file using the OpenSpec markers when that option is selected, sourcing content from the canonical template.
6
6
7
7
## 2. Enhance Update Command
8
-
-[] 2.1 Ensure `openspec update` writes the root `AGENTS.md` from the latest template (creating it if missing) alongside `openspec/AGENTS.md`.
9
-
-[] 2.2 Update success messaging and logging to reflect creation vs refresh of the AGENTS standard file.
8
+
-[x] 2.1 Ensure `openspec update` writes the root `AGENTS.md` from the latest template (creating it if missing) alongside `openspec/AGENTS.md`.
9
+
-[x] 2.2 Update success messaging and logging to reflect creation vs refresh of the AGENTS standard file.
10
10
11
11
## 3. Shared Template Handling
12
-
-[] 3.1 Refactor template utilities if necessary so both commands reuse the same content without duplication.
13
-
-[] 3.2 Add automated tests covering init/update flows for projects with and without an existing `AGENTS.md`, ensuring markers behave correctly.
12
+
-[x] 3.1 Refactor template utilities if necessary so both commands reuse the same content without duplication.
13
+
-[x] 3.2 Add automated tests covering init/update flows for projects with and without an existing `AGENTS.md`, ensuring markers behave correctly.
14
14
15
15
## 4. Documentation
16
-
-[] 4.1 Update CLI specs and user-facing docs to describe AGENTS standard support.
17
-
-[] 4.2 Run `openspec validate add-agents-md-config --strict` and document any notable behavior changes.
16
+
-[x] 4.1 Update CLI specs and user-facing docs to describe AGENTS standard support.
17
+
-[x] 4.2 Run `openspec validate add-agents-md-config --strict` and document any notable behavior changes.
0 commit comments