6 comments

  • fractorial 8 hours ago
    I’m not quite sure why the harness itself needs to be small. Isn’t the system prompt and management of system prompt the bit you want lightweight?
    • userbinator 8 hours ago
      "Why does it need to be large?" should be the question instead.
      • selcuka 7 hours ago
        A harness needs to be good. Being large is annoying, sure, but it's generally not an issue. Unless this one has feature parity with the "large" ones (hint: it doesn't), I don't see any reason to use it only because it's small.
        • paoloanzn 58 minutes ago
          I ported almost every key feature already tbh. Of course there will always be a compromise, but there is even still margin to add more. Tools, skills, context compaction, it’s all already implemented.
          • selcuka 20 minutes ago
            I haven't actually tried it, my comment was based on the "Known bugs and issues" section in the readme (e.g. no MCP support yet). Apologies if that section is out of date. If the functionality is on par with the mainstream ones, then sure, small and lightweight is preferable.
        • cyanydeez 7 hours ago
          ultimately, the harness is just going to be another model specifically engineered to be deterministic, like ballbearings in a wheel minimizing friction.
    • embedding-shape 5 hours ago
      Probably you want all of them to be as simple and small as possible, especially if you want to use it to work on itself. Smaller codebases are (generally) easier to work with.
      • adithyassekhar 3 hours ago
        Sometimes smaller software has the harder codebase.
    • K0IN 7 hours ago
      I think it's nice to have options, but I also don't see the appeal in "sub x mb" (except as codegolf or just for the hacky part, for day to day this does not matter) especially if features are missing or other compromises have been made just for the sake of remaining small.
      • paoloanzn 56 minutes ago
        I’m mainly looking also at running a cli agent inside a small device, with few resources.
    • paoloanzn 1 hour ago
      What about running agents on embedded devices with small resources? maybe even multi agents flows? good luck trying to do that with codex, let alone claude code
  • orliesaurus 7 hours ago
    i love the idea, but you also need to maintain it long term: in today's world what is the best practice to do that... do you spin up an agent anytime codex-cli updates and mirror the updates in c++ and push a new release? or idk... set up an automated process that does this on a worker on CF in a sandbox when npm updates @openai/codex?
    • paoloanzn 57 minutes ago
      there is already a wrapping script when you install it, every time i publish a new release it will detect it a prompt it to update (if you want to).
  • realexweb 1 hour ago
    [flagged]
  • duckweed_show 6 hours ago
    [dead]
  • xms17189 4 hours ago
    [flagged]
  • zane_shu 8 hours ago
    [dead]