Replies: 5 comments
|
The current support for different models is great, but being able to use other subscriptions besdies Claude and ChatGPT would be nice, namely Gemini/Antigravity. |
|
Thanks, There are so many
|
|
A few items:
|
|
I’ve written in #1352 about what I reckon a centralised MCP configuration/management could look like. I haven’t written about it yet, but I’d love for Omnigent to expose an MCP tool that allowed a session to register a GitHub issue or PR as something to “follow”, and then the server would poll via the Notifications API at a configurable interval for changes to that item/PR. The server could then deliver that to the session that registered the follow request so it could take action. Use case: I open a PR via an Omnigent session, and if feedback is left, I’d like that session to take action on it. |
|
Introduce a minimal execution backend extension point. While reviewing the terminal architecture, I noticed TerminalRegistry is already nicely decoupled, but create_terminal_instance() currently combines execution environment preparation with tmux-specific session realization. Problem: Terminal execution is currently coupled to tmux. Today create_terminal_instance() does roughly: Enhancement: Introduce Execution Backend Hook for Pluggable Execution Backends Thank you in advance! After learning more about Omnigent's Platform/Worker architecture, I think the broader architectural opportunity isn't Herdr specifically, but a pluggable local execution/session backend for authenticated workers. Herdr is one candidate implementation, but the abstraction could also support tmux, systemd, containers, or other host-local process managers. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We'd love your input and suggestions for the Omnigent roadmap. Please share your ideas and requests here - we're excited to discuss them!
(cc @dhruv0811 @fanzeyi @aravind-segu @serena-ruan @TomeHirata @PattaraS @daniellok-db @bbqiu @Edwinhe03 @shivam5 @sabhya-db @hzub @ckcuslife-source @mateiz)
All reactions