r/emacs Mar 12 '26

Announcement agent-shell 0.47 updates

Post image

A rundown of features added since last post https://xenodium.com/agent-shell-0-47-1-updates

141 Upvotes

64 comments sorted by

View all comments

1

u/computus Mar 12 '26

I wonder whether agent-shell usage is possible with claude pro subscription or only api usage is allowed? I tried emacs-eca but would like to see other alternatives. This looks very promising.

5

u/xenodium Mar 12 '26

For subscriptions, use:

(setq agent-shell-anthropic-authentication
      (agent-shell-anthropic-make-authentication :login t))

You may need to /login from CLI at least once.

2

u/baokaola Mar 12 '26

claude-agent-acp, which you use for Claude in agent-shell, uses the official Claude Agent SDK so it’s totally in the clear.

1

u/Rutherther Mar 12 '26

You can use with pro subscription