Skip to content

Conversation

@ariane-emory
Copy link
Owner

DUMMY PR, IGNORE.

@ariane-emory ariane-emory force-pushed the dev branch 2 times, most recently from 802a78e to 2b054be Compare December 27, 2025 01:25
- Add 'opencode expand' CLI command to expand shell commands in markdown files
- Support positional arguments ($1, $2, ...) and $ARGUMENTS substitution
- Support reading from stdin or file, writing to stdout or file
- Strip YAML frontmatter by default
- Add comprehensive test suite
Swap order of operations to substitute  and  variables before
executing shell commands. This ensures nested opencode expand calls can pass
arguments through correctly when using shell command expansion.
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Hey! Your PR title Feat/opencode expand doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants