Skip to content

feat: replace terminal tool with shell tool - #529

Merged
avoidwork merged 3 commits into
mainfrom
feat/terminal-to-shell
Jul 4, 2026
Merged

feat: replace terminal tool with shell tool#529
avoidwork merged 3 commits into
mainfrom
feat/terminal-to-shell

Conversation

@avoidwork

Copy link
Copy Markdown
Owner

Description

Replace the terminal tool with a new shell tool. This refactors the tooling to use a more appropriate name and implementation for shell command execution.

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Refactor (no functional changes)

Testing

Tests updated to reflect the new shell tool. The test suite mirrors the source structure with tests/unit/shell.test.js replacing tests/unit/terminal.test.js.

Coverage

  • Line coverage maintained

Checklist

  • npm run lint passes
  • Tests pass with maintained line coverage
  • No forbidden patterns used
  • Conventional Commit style applied

@avoidwork avoidwork self-assigned this Jul 4, 2026
@avoidwork
avoidwork merged commit 5f3b2f6 into main Jul 4, 2026
2 checks passed
@avoidwork
avoidwork deleted the feat/terminal-to-shell branch July 4, 2026 18:53
@avoidwork avoidwork mentioned this pull request Jul 6, 2026
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.

1 participant