OpenAI 2026 hackathon

Codex-app-LoopCrew

A reviewed crew of Codex agents in app, that keeps project state in files, proves every 'done' with evidence, and — in a public A/B on GPT-5.6 — out-hardened a solo session on security and invariants.

Solo project by hanco1 WU · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #3,411 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be

The project described is a self-reported Codex skill named "Loop Crew" that enables multi-agent workflows within the Codex app. It is built as an extension of Codex's Loop Engineering framework, allowing for autonomous teams of agents ("lanes") to collaborate on tasks with built-in review loops and file-based state management.

What changed

The author states they developed this tool in response to a personal gap: most users interact with Codex through the app rather than CLI, but existing multi-agent workflows require terminal use. Loop Crew aims to bring such functionality into the app, keeping project state in files and enforcing "done" as evidence-based proof.

Single most important open question

Is there any evidence of real-world usage or adoption beyond the author's own development and A/B testing?

Note: This analysis is based entirely on the self-reported description provided by the author. No external verification, revenue data, customer feedback, or traction metrics are available.

Back to contents

What The Product Actually Is

The description states:

  • Loop Crew is a Codex skill.
  • It runs a small crew of specialized Codex agents ("lanes") on one project.
  • These lanes operate inside the Codex app using built-in tools like create_thread and send_message_to_thread.
  • Work is managed through file-based state, not chat history.
  • Each lane owns its own files to prevent collisions.
  • Tasks move through fixed stages recorded in files.
  • "Done" must be proven with evidence (e.g., test results), not claimed.
  • A dashboard alerts the human when work reaches a point requiring their attention.

Inference: The product is an extension of Codex's Loop Engineering model, adapted to support multi-agent collaboration within the app environment. It uses Codex’s own APIs and tools rather than external systems.

Back to contents

Positioning & Claim Evolution

The description states:

  • The skill was built to address a gap in how newcomers experience Codex — specifically, that most people use the app, not CLI.
  • It positions itself as enabling multi-agent workflows without leaving the app.
  • The author claims it solves two core problems: disposable chat history and unproven "done" claims.
  • It is described as a way to grow into multi-agent work instead of funneling users out to CLI.

Inference: The positioning evolved from solving a usability issue (accessibility for non-developers) to offering structured, reviewed workflows within the Codex ecosystem. The claim is that it makes multi-agent work approachable and durable.

Back to contents

Target Customer & ICP

The description states:

  • Most people meet Codex through the app, not CLI.
  • It targets users who are new or casual users of Codex — those who don’t want to leave the app for complex tasks.
  • It is intended for use cases where auditability, handoff recovery, sensitive data gates, and parallel lanes matter.

Inference: The target customer appears to be non-developer or beginner-level Codex users, particularly those working on projects where correctness and review are important. However, the description does not name specific personas or industries.

Back to contents

Business Model & Pricing Evidence

Not evidenced.

Finding: There is no mention of pricing, monetization strategy, or business model in the provided description.

Back to contents

Technical & Delivery Signals

The description states:

  • Built entirely within the Codex app using Codex’s own tools (create_thread, send_message_to_thread).
  • Uses file-based state management (docs/loop/) instead of chat history.
  • Implements a local script (completion_gate.py) to validate evidence before marking tasks as complete.
  • Employs Git for version control and pre-commit hooks to enforce lane scope.
  • Uses GPT-5.6 by default, with optional model tier adjustments.
  • The skill was built using Codex itself — "dogfooding" the loop on its own development.

Inference: The technical architecture is grounded in Codex’s native capabilities and file-based persistence. It leverages Git for control and local validation logic to enforce correctness.

Back to contents

Traction & Maturity Signals

The description states:

  • A public, controlled A/B test was conducted comparing the loop vs. solo session.
  • Results show modest improvement (0.9 points average) in areas like security and invariant enforcement.
  • The loop produced significantly more code (8.5x) and consumed more time/tokens.
  • Real bugs were found even in the loop's own output, including one violating its core invariant.
  • It includes a recommendation to avoid using the loop for small tasks (<2 hours).

Inference: There is limited evidence of traction or adoption beyond personal use and testing. The project shows signs of maturity through iterative design and self-critique but lacks external validation or user feedback.

Back to contents

Competitive Context

The description states:

  • It fuses Codex’s Loop Engineering with cross-thread tools to form a disciplined team.
  • The acceptance-and-review discipline was distilled from a survey of 38 community skills.
  • It adapts concepts from prior works like engram, Cartridges paper (arXiv:2506.06266), and deepseek’s Engram.
  • Uses design elements from a companion skill (han-design-skill-v1).

Inference: Loop Crew builds on existing frameworks in the Codex ecosystem and draws inspiration from academic and community-driven ideas around agent collaboration and durable workflows.

Back to contents

Key Risks & Red Flags

The description states:

  • The loop produces significantly more code and consumes more time/tokens.
  • It is not magic — real bugs were found in its own output.
  • It is not suitable for small, low-risk tasks.
  • The skill knows when to recommend against using it.

Red flags:

  • High resource consumption (time, tokens) may limit scalability or practicality.
  • Despite claims of robustness, the system still had critical flaws discovered during development.
  • No evidence of real-world usage beyond author’s own testing.

Back to contents

Diligence Questions To Ask The Founders

  1. What is the actual user base or adoption rate for Loop Crew?
  2. Are there any third-party reviews or feedback from users outside the author?
  3. How does the skill handle edge cases in multi-agent coordination, especially when agents fail or get stuck?
  4. Has the system been tested with different models beyond GPT-5.6?
  5. What are the long-term maintenance costs and scalability concerns of this approach?

Back to contents

Investment/Partnership Verdict

Not evidenced.

Finding: There is no evidence of revenue, funding rounds, or investment interest in Loop Crew. The project appears to be a personal development effort submitted for a hackathon, with no indication of commercial traction or strategic partnerships.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.