1 pointby wey-gu4 hours ago1 comment
  • wey-gu4 hours ago
    I had been building con for a few weeks, it’s built in rust(GPUI) and libghostty, plus rig, the rust agent framework.

    It’s built for the old-school terminal users, who, still do lots of work within terminal(not tui only), yet, with ai harness to help with your workflow anytime, and take over on our own , also any time.

    I spent some efforts on:

    - the harness, how can we abstract the state, structure that’s best for harness to control, leverage and manipulate the native panes, SSHed and/or TMUXed panes, or TUIs when needed, so that we can actually count on the agent to do things, like you create your own release workflow as a skill, effectively and smoothly. The way to do so was in a benchmark driven, self-evolve approach that’s inspired by the auto-research and Ralph loop way, with, both benchmark infra, cases and judges etc AND the harness env design in the evolve loop, and each loop are ChatGPT 5.4 120min runs, and interestingly I made it in a shape that’s acceptable as 0.1 beta in a few days.

    - ensure it’s an elegant terminal, I am still working on this, but this process takes heavy me in the loop when we are using rust on ux improvements and performance tuning :) - supports windows, well, I cannot stop doing it, although there are some many missing pieces out there and till today, windows version is runnable, still needs perf tune and refactorings, and in the meantime I am still working on the Linux desktop version!

    And now, I decided to share it first before any landing page or blogs/tweets on hacker news!