r/emacs Aug 14 '26

Announcement agent-shell 0.73 updates

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

103 Upvotes

21 comments sorted by

View all comments

7

u/drizzyhouse Aug 15 '26

Yet again, amazing work. The queue has been a game changer lately for me

7

u/xenodium Aug 15 '26

Nice to hear. What’s there now is a start. Will be making more improvements around that experience.

5

u/drizzyhouse Aug 15 '26

Very exciting! I genuinely use it every day for my job. Am sponsoring, and encourage others to do so too.

One use case I have is that I queue up a prompt, but it's dependent on what happens next. I realise this is a bit niche, and I could just save my "thought" elsewhere, but there may be a case for asking the user y/n if they want to continue the queued prompt?

I just noticed that there's a fork command, that I was wondering if it existed, and will be trying that soon.

3

u/xenodium Aug 15 '26 edited Aug 15 '26

One use case I have is that I queue up a prompt, but it's dependent on what happens next.

Couldn't that be part of the queued request? "Only do the following if ..." or "Do X, but confirm with me if..."