mindfold-ai/trellis

The best agent harness.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 13 minutes ago
Added to GitGenius on September 1st, 2026
Created on January 26th, 2026
Open Issues & Pull Requests: 52 (+0)
GitHub issues: Enabled
Number of forks: 813
Total Stargazers: 14,506 (+0)
Total Subscribers: 40 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.1 hours
Mean response time: 3.0 days
90th percentile: 10.0 days
Tracked items: 306

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "question" is answered fastest, typically in about an hour, while "enhancement" waits about 28 hours. Almost all tracked open issues have seen activity in the last three months. Only 15% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 45
New in 7 days: 8
Closed in 7 days: 0
Avg open age: 28 days
Stale 30+ days: 20
Stale 90+ days: 0

Recent activity

Opened in 7 days: 8
Closed in 7 days: 0
Comments in 7 days: 8
Events in 7 days: 21

Top labels

  • pkg:cli (171)
  • bug (94)
  • enhancement (78)
  • question (47)
  • tracking (1)

Detailed Description

Trellis is an engineering framework for AI coding that persists project specifications, tasks, and memory into your repository so that coding agents maintain context across sessions.

The core problem Trellis addresses is that AI coding agents start fresh with each session, lacking knowledge of your project structure, coding conventions, and team requirements. Trellis solves this by storing specs, tasks, and memory directly in your repository. This allows any coding agent to work within your established engineering standards rather than reinventing approaches on each invocation. The framework provides an out-of-the-box structure that bridges the gap between fast AI code generation and the consistency needed in real engineering workflows.

Teams should adopt Trellis if they rely on AI agents for coding tasks and need those agents to respect project-specific conventions and maintain continuity across multiple sessions. It suits projects where consistency matters and where you want to avoid repeating context setup with each agent interaction. The tool is particularly valuable for teams using multiple coding agents, as it ensures all of them operate within the same framework and constraints rather than each agent developing its own approach.

The project maintains active engagement with its community through a Discord channel and tracks issues and pull requests openly. Development activity shows responsiveness to user feedback and ongoing refinement of the framework based on real-world usage patterns.