OpenAI 2026 hackathon

Coding Wife

A Live2D pair-programming workspace that turns long-running Codex sessions into bounded decisions, reviewable commits, and human-readable evidence.

Solo project by Aki @aki__0421 · 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,429 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

Coding Wife is a self-reported desktop application that integrates a live2D character with an AI-powered coding agent (Codex) to visualize and structure code changes during development sessions. The product aims to make long-running AI-assisted coding sessions more reviewable, traceable, and human-readable by separating roles among different GPT models, using Live2D for emotional presence, and presenting final commits in a GitHub-style interface.

What changed

The project was submitted as part of the OpenAI 2026 hackathon. It is described as a prototype built over a short timeframe (a "Build Week"), with no revenue, customers or traction data provided beyond its own self-reporting.

Single most important open question

Is there any evidence that this product has moved beyond a proof-of-concept stage, or whether it will be able to scale beyond the current hackathon-level implementation?

Back to contents

What The Product Actually Is

The description states that Coding Wife is a desktop workspace combining:

  • A GPT-5.6 Sol model (with coding tools and write authority) that performs actual repository edits.
  • A GPT-5.6 Luna model (isolated, zero-tool presence director) that reacts to completed Sol messages with captions, Live2D expressions/motions, and optional text-to-speech.
  • A GPT-5.6 Terra model (commit explainer), which receives only read-only evidence from verified commits and never joins the write-capable session.

These roles are orchestrated through deterministic TypeScript/Rust contracts that route inputs, validate outputs, deduplicate events, and fail closed on unsupported data.

The interface includes:

  • A React/Tauri-based UI with Live2D character interaction.
  • Git review experience styled like GitHub.
  • Semantic timeline and event model to reduce metadata noise.
  • Native trust boundary via Tauri/Rust for local Codex App Server, IPC, process supervision, redacted SQLite recovery, and optional speech.

The system is designed to reduce developer review burden by structuring AI sessions into bounded decisions, reviewable commits, and human-readable evidence.

Note: The author states this is a hackathon project built in "Build Week". No revenue, customers or traction data are provided.

Back to contents

Positioning & Claim Evolution

The description claims that Coding Wife:

  • Addresses the problem of long-running AI coding sessions becoming hard to inspect and review.
  • Combines rigor with warmth, offering both a structured workflow and emotional presence via Live2D.
  • Separates model roles by authority, input boundary, and latency, rather than just personality.

It positions itself as:

  • A reviewable local development workflow enhanced with AI.
  • A bilingual native workspace where Codex does real work, a character makes it feel present, and the resulting commit remains inspectable.
  • An alternative to log-viewers or chat-heavy interfaces, focusing on structured output and Git-based evidence.

The author describes this as an experiment in agent supervision and multi-model orchestration. No claims about market positioning, competitive differentiation or adoption are made.

Back to contents

Target Customer & ICP

The description does not explicitly name a target customer segment or define an Ideal Customer Profile (ICP). However, it implies:

  • Developers working with AI-assisted coding tools.
  • Teams seeking to reduce review burden in AI-augmented workflows.
  • Users who value structured commit history, traceability, and human-readable evidence.

It is implied that the product targets developers using local development environments, particularly those interacting with Git repositories and AI agents like Codex.

No explicit customer names, personas or usage data are provided. The ICP remains inferred from the stated use case.

Back to contents

Business Model & Pricing Evidence

There is no evidence of a business model or pricing structure in the description.

The project is described as:

  • A hackathon submission.
  • Built with Codex as implementation partner, but not as a commercial product.
  • Not yet released for public distribution beyond a judge build.
  • Not claimed to be monetized or sold.

No revenue model, pricing plans, or monetization strategy are evident.

Back to contents

Technical & Delivery Signals

The project is built using:

  • Frontend: React 19, TypeScript, TailwindCSS, shadcn-ui, Radix UI
  • Backend/Native Layer: Tauri 2, Rust, Node.js
  • AI Tools: OpenAI Codex (gpt-5.6-sol), gpt-5.6-luna, gpt-5.6-terra
  • Live2D Integration: Live2DCubismSDK, hiyorilive2dmodel
  • Other Tech Stack: SQLite, Vitest, WebDriverIO, pnpm

Key technical features include:

  • Bounded model inputs and outputs.
  • Deterministic contracts enforcing role separation.
  • Typed IPC between components.
  • Process supervision and recovery mechanisms.
  • Privacy-screened data flow (e.g., Luna’s output is redacted).
  • Fail-closed behavior for unsupported provider events.

The system is described as intentionally quiet, minimal UI, and focused on reducing metadata noise.

Back to contents

Traction & Maturity Signals

There is no evidence of traction or maturity beyond the hackathon submission:

  • The project was submitted to the OpenAI 2026 hackathon.
  • A public macOS judge build exists, but not a full release.
  • The final version (v0.1.6) is still undergoing PR and release checks.
  • No user base, adoption metrics, or performance data are reported.

The product remains in early prototype form with no commercial traction.

Back to contents

Competitive Context

No competitive landscape or direct competitors are mentioned in the description.

It does not reference:

  • Existing AI coding tools (e.g., GitHub Copilot, Tabnine).
  • Similar live2D or agent presence products.
  • Prior art in structured AI workflows or commit review systems.

The competitive context is not described; no comparison to existing solutions is evident.

Back to contents

Key Risks & Red Flags

Several risks and red flags are present based on the self-reported description:

  1. Prototype-only status: The product is a hackathon submission, not a commercial offering.
  2. No revenue or monetization strategy.
  3. Unproven scalability: No evidence of how it would scale beyond a single developer or small team.
  4. Limited distribution: Only a judge build available; no public release or installer claimed yet.
  5. High technical complexity without verification: The system relies on deterministic contracts and role separation, but no independent validation is provided.
  6. No user feedback or testing beyond internal demos.

The project lacks commercial viability indicators, traction, or scalability evidence.

Back to contents

Diligence Questions To Ask The Founders

  1. What are the key assumptions about developer workflows that this product challenges?
  2. How does the multi-model orchestration handle edge cases or failures in real-world usage?
  3. Has there been any external testing or feedback from developers using the prototype?
  4. Is there a plan to move beyond the current macOS Apple Silicon target?
  5. What are the long-term goals for monetization, distribution, and feature expansion?
  6. How does this product differ from other AI coding tools currently on the market?

Back to contents

Investment/Partnership Verdict

Not evidenced

The description provides no information about:

  • Revenue or ARR
  • Customer base or adoption
  • Funding rounds or valuation
  • Team size beyond one person
  • Product roadmap or go-to-market strategy

This is a self-reported hackathon prototype, not a commercial product. It shows technical ambition and design clarity, but lacks any evidence of traction, scalability, or business model.

No investment or partnership recommendation can be made based solely on this description.

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.