mirror of https://github.com/garrytan/gstack.git
Extend the placeholder regex from {{WORD}} to {{WORD:arg1:arg2}},
enabling parameterized resolvers like {{INVOKE_SKILL:plan-ceo-review}}.
- Widen ResolverFn type to accept optional args?: string[]
- Update RESOLVERS record to use ResolverFn type
- Both replacement and unresolved-check regexes updated
- Fully backward compatible: existing {{WORD}} patterns unchanged
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| browse.ts | ||
| codex-helpers.ts | ||
| confidence.ts | ||
| constants.ts | ||
| design.ts | ||
| index.ts | ||
| learnings.ts | ||
| preamble.ts | ||
| review.ts | ||
| testing.ts | ||
| types.ts | ||
| utility.ts | ||