Skip to content

docs: refresh shell AST skill - #5

Closed
aliou wants to merge 1 commit into
mainfrom
docs/refresh-sh-ast-skill
Closed

docs: refresh shell AST skill#5
aliou wants to merge 1 commit into
mainfrom
docs/refresh-sh-ast-skill

Conversation

@aliou

@aliou aliou commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • document current command and word-part AST node types
  • add source positions, recoverable parsing, lazy sequence parsing, and brace splitting
  • replace outdated limitations around positions, extglobs, and arithmetic ASTs
  • add a patch changeset for the bundled skill update

Validation

Using Node 22.23.1 and pnpm 10.26.1:

  • pnpm install --frozen-lockfile
  • pnpm check
  • pnpm typecheck
  • pnpm test (19 files, 241 tests)
  • pnpm build
  • pnpm changeset status
  • git diff --check
  • static skill frontmatter, size, and stale-claim assertions

Amp-Thread-ID: https://ampcode.com/threads/T-019f9647-ecae-72ad-b82a-f0c706ff339c

Co-authored-by: Aliou Diallo <amp@tools.general-dexterity.com>
@aliou
aliou force-pushed the docs/refresh-sh-ast-skill branch from 922fdfb to baa21fe Compare July 29, 2026 22:07
@aliou aliou closed this Jul 29, 2026
@aliou
aliou deleted the docs/refresh-sh-ast-skill branch July 29, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants