๐Ÿ“ฐ Story

hackernews_ai ยท Jun 10, 2026 ยท news

โ† Live feed ๐Ÿ“ฐ Daily recap ๐Ÿ—“๏ธ Weekly recap ๐Ÿ”” RSS

Show HN: Interbase โ€“ Long-running AI goals and aliases for any model

Why it matters

Matches feed focus: agent.

Hi HN, I've been working on an open-source CLI agent called Interbase: https://github.com/agentsorchestrationcompany/interbase Two ideas motivated a lot of the project. The first is that long-running agent workflows shouldn't be restricted to a small number of frontier models. Many recent agent products are beginning to support persistent tasks, background work, and goal-oriented workflows. I think those capabilities are useful abstractions independent of the underlying model. Interbase includes a `/goal` command that allows work to be organized around long-running objectives and supports more than 135 providers and 4,800+ models. The goal is to let users choose the model that works best for them rather than forcing a specific provider because a particular workflow feature only exists there. The second idea is that AI workflows should be reusable in the same way shell workflows are. Interbase includes `/aliases`, which allows users to create shortcuts for workflows they run frequently. For example, a user might create aliases such as: `gcm` โ†’ preferred git commit workflow `review` โ†’ code review workflow `ship` โ†’ release readiness workflow After a while these become muscle memory in much the same way traditional shell aliases do. The project also includes encrypted remote access, and one of the next areas I'm exploring is computer use capabilities that can work across a broad range of models rather than a handful of specialized offerings. I'm curious whether others think long-

agent
Read the original at github.com โ†’Open in live feedDaily recap for 2026-06-10

Related stories 4 items