Skip to content

Rename the retired "agent config" wording to "automation" - #147

Merged
hbrooks merged 1 commit into
mainfrom
cleanup/agent-config-to-automation
Sep 4, 2026
Merged

Rename the retired "agent config" wording to "automation"#147
hbrooks merged 1 commit into
mainfrom
cleanup/agent-config-to-automation

Conversation

@ellipsis-dev

@ellipsis-dev ellipsis-dev Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Follow-up to ellipsis-dev/ellipsis#6505 (merged): the last "agent config" names in the CLI.

  • session start's environment note: EnvironmentSource.agent_config is automation on the wire since SDK 0.28.0. The comparison is widened to string and accepts both values, because the pinned SDK's enum (^0.25.0, 0.27.0 is the latest on npm) predates the rename. Once 0.28.0 is published and the pin moves, the agent_config arm can go.
  • Help text and comments: "agent config" → "automation", agent config init/createagent automation init/create.

Verified: typecheck, test, build (the three CI steps). No prettier gate in this repo; the touched files were already outside prettier's style.

🤖 Generated with Claude Code

Follows ellipsis-dev/ellipsis#6505. `EnvironmentSource.agent_config` is
`automation` on the wire since SDK 0.28.0; the session-start note reads both
values (widened to string) until the SDK pin moves past the pinned enum.
Everything else is comments and help text.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@hbrooks
hbrooks merged commit df1ca8c into main Sep 4, 2026
1 check passed
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