Hacker News new | ask | show | jobs
by hbardigital 25 days ago
Looks really promising! I find the claude mobile app a bit lacking ie. slash commands missing (compacting or clearing etc.) Some feedback and questions:

- When I chat via the shellular app, I don't see the messages appear in my terminal. Is that expected? Using cmux fwiw.

- I'm using a Fable agent but the app is showing Opus. Have I been silently downgraded? Both CC and ccstatusline are showing Fable.

- On the home screen it seems to show my agents as well as sub-agents under active sessions whereas under the agents tab I only see what appears to be the main agents. Would be nice for this to be consistent across the screens as well as having a toggle to show/hide sub-agents.

- Loading the sub-agent doesn't bring up any chat history. Would be cool to see how the subagent is working.

- When I re-opened the app after about an hour of having it closed, it wasn't able to reconnect. I did update the mobile app in between so maybe that caused an issue.

1 comments

hey thanks for trying and giving detailed feedback :)

- i think that's because claude code doesn't really "watch" it. if you exit and resume the session again in your terminal (claude --resume <session-id>), it will show up with new messages.

- maybe a bug on our end, or ACP (https://github.com/agentclientprotocol/claude-agent-acp)... will check. can you click there, and manually change model for the time being?

- ahh i missed that... yeah to start with we should only show main agents

- makes sense, because ACP doesn't support it yet.

- that shouldn't be a problem. what error msg did you see in the app? was Shellular CLI running on your computer/VPS?