Skip to content

Commit 3f8eb30

Browse files
committed
remember all changes
1 parent 963b736 commit 3f8eb30

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ ChangeLog
88
- FEATURE [code]: add `ase-meta-intent` skill routing a free-text intent to a generated `/ase-xxx-xxx` command
99
- FEATURE [code]: add `ase-meta-proximity` skill determining a topic's parent/sibling/child proximity, optionally grounded and navigable
1010
- FEATURE [code]: add `ase-meta-eli5` skill explaining topics "like I'm 5", optionally Web-grounded
11+
- IMPROVEMENT [code]: allow `ase-code-{craft,refactor,resolve}` to accept `--next GRILL` (`SKILL.md`)
12+
- IMPROVEMENT [code]: warn when Web grounding yields no facts in `ase-meta-proximity` (`SKILL.md`)
13+
- IMPROVEMENT [code]: allow 2 to 9 answer lines in custom dialogs (`ase-dialog.md`)
14+
- IMPROVEMENT [docs]: update workflow diagram for latest skill additions (`workflow.svg`)
15+
- IMPROVEMENT [infr]: use `execa` for another install step (`etc/stx.conf`)
16+
- UPDATE [infr]: upgrade NPM dependencies (`pages/package.json`, `tool/package.json`)
1117

1218
0.9.45 (2026-07-21)
1319
-------------------

0 commit comments

Comments
 (0)