Replies: 1 comment
-
|
I would pick a known good; extensible TUI like pi; or opencode or mimo-code and then just pipe output/chats/sessions from odyiussy into the existing TUI; would be easier to vibe code a lil bridge than a full TUI just for this one app probs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I usually use a web ui for everything, even Claude Code, but sometimes I dabble in the terminal. And I was just dabbling there, when I realized I was thinking: I wish I had a command for creating a note for Odysseus right there in the terminal.
Basically, my idea is this: Odysseus CLI / TUI. I connects to the given Odysseus instance and acts as a terminal interface.
Any support for this kind of idea?
I made a short plan with the agent, but copy-paste it breaks the md, so here's just the summary.
Odysseus CLI / TUI Plan
Summary
Build a terminal-first access layer for Odysseus that works from bash and supports interactive TUI workflows. The CLI/TUI should authenticate through Odysseus, store scoped tokens, and provide command-oriented access to chat, notes, calendar, email, and agentic prompting while remaining synchronized with the web UI.
Beta Was this translation helpful? Give feedback.
All reactions