Commit 5a898a6
chore(openspec): archive add-plugin-public-api
Folds the change's delta specs into openspec/specs/ (+11 added, ~4 modified) and
moves it to changes/archive/2026-08-26-add-plugin-public-api/.
Two corrections were needed first, both surfaced by the merge of main:
- The keyboard-shortcuts delta was filed under `core`, but #180 extracted that
requirement into its own `shortcuts-plugin` capability. The fold matches
requirements by header text within the target capability, so archiving as-is
would have silently appended a duplicate to core/spec.md instead of updating
the intended requirement.
- As a MODIFIED block the delta replaces the whole requirement, and it carried
only 3 of the 7 existing scenarios — dropping the IME, first-match, IndexError,
destroy and non-string-shortcut cases, all still true and still tested.
The capability's Purpose is updated in this commit rather than left to the fold,
which rewrites requirement blocks only.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 05a9a98 commit 5a898a6
16 files changed
Lines changed: 307 additions & 45 deletions
File tree
- openspec
- changes/archive/2026-08-26-add-plugin-public-api
- specs
- core
- plugin-public-api
- sdk
- shortcuts-plugin
- tool-plugin-options
- ui
- specs
- core
- plugin-public-api
- sdk
- shortcuts-plugin
- tool-plugin-options
- ui
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
Lines changed: 0 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 1 | | |
24 | 2 | | |
25 | 3 | | |
| |||
Lines changed: 53 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
0 commit comments