Cortex-CLI
- 1 Devlogs
- 15 Total hours
agent harness(with UI)
agent harness(with UI)
DEVLOG #1: the birth of cortex-cli
this is a similar type of agent harness tui as pi.dev or opencode, I started making this because I was very interested in agentic workflows and interfaces. For the most part it was easy to make but I hit a while designing the backend, I found it really hard calling the agent and proccessing tool calls correctly, so I inspired myself from pi.dev. I think the main feature of the TUI is that the elements are clickable and actually work in the terminal, at first I found it very hard to do and it felt impossible but after a bit of research I figured it out!
furthermore, I decided to chose a very intuitive and minimal UI because other clis felt very hard to get used to.