Skip to content

refactor: remove automation commands feature#698

Merged
calclavia merged 1 commit intomainfrom
calclavia/revert-automation
Mar 13, 2026
Merged

refactor: remove automation commands feature#698
calclavia merged 1 commit intomainfrom
calclavia/revert-automation

Conversation

@calclavia
Copy link
Contributor

What's added in this PR?

Removes the automation command group (deterministic MCP tool scripting) and all related infrastructure from the CLI. The feature is being removed from the product.

Changes

  • Delete entire src/commands/automation/ directory (10 files including context, init, create, list, get, remove, run, and utilities)
  • Remove automation command group from src/index.ts
  • Remove automation SDK build step from build.mjs
  • Remove ./automation export from package.json
  • Remove automation documentation from README.md and SKILL.md

Verification

  • ✅ All 365 tests pass
  • ✅ Build succeeds
  • ✅ Linting passes

Related to

Revert of commits a965b34 (Add automation commands) and 4840995 (Add zod schema validation for automations)

Removes the automation command group and related infrastructure that was added
in commits a965b34 and 4840995. The feature is no longer part of the CLI.

Changes:
- Delete src/commands/automation/ directory (10 files)
- Remove automation command group from src/index.ts
- Remove automation SDK build step from build.mjs
- Remove ./automation export from package.json
- Remove automation documentation from README.md and SKILL.md

All tests pass (365 passing).
Copy link
Contributor Author

calclavia commented Mar 13, 2026

Merge activity

  • Mar 13, 12:48 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 13, 12:48 PM UTC: @calclavia merged this pull request with Graphite.

@calclavia calclavia merged commit 5413f9b into main Mar 13, 2026
4 checks passed
@calclavia calclavia deleted the calclavia/revert-automation branch March 13, 2026 12:48
@smithery-chore-bot smithery-chore-bot bot mentioned this pull request Mar 13, 2026
calclavia pushed a commit that referenced this pull request Mar 13, 2026
Automated Release PR
---


## [4.7.0](v4.6.0...v4.7.0)
(2026-03-13)


### Features

* **skill:** add publish command
([#696](#696))
([2b8c592](2b8c592))


### Refactors

* remove automation commands feature
([#698](#698))
([5413f9b](5413f9b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: smithery-chore-bot[bot] <259537197+smithery-chore-bot[bot]@users.noreply.github.com>
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