Skip to content

joshydavid/agent-j

Repository files navigation

Agent J

A minimalist, high-performance web application built with the latest Next.js and React primitives.

🚀 Tech Stack

🤖 The Agent

This project is maintained by a Senior Product Engineer agent persona. The agent follows a strict architectural philosophy:

  • Minimalist & Direct: Focused on clean, performant code without corporate bloat.
  • Quality Gates: Every change is validated against structural invariants, linting, and type safety.
  • Decentralized Documentation: Detailed architectural guidelines are found in docs/arch/.

🛠️ Getting Started

Prerequisites

Ensure you have Bun installed on your machine.

Installation

bun install

Development

bun dev

Production

bun run build
bun start

🤝 Contribution

We welcome contributions! To maintain the integrity of the project, please follow these guidelines:

Quality Gates

Before submitting a Pull Request, ensure all quality gates pass:

bun run harness

This script executes:

  1. eslint (Style compliance)
  2. tsc (Type checking)
  3. check-git (Conventional commit verification)

About

🤖 Agent J

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors