liza-mas/liza

Disciplined Multi Coding Agent System

362Stars on the repository
36Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

liza-mas/liza

Agent

Files under /.liza/ are installed copies, not sources — some symlinks, some regular files. Edits there are lost on next install and diverge from the repo. The Edit tool also silently replaces symlinks with regular files.

362 6d ago A 0 tokens original Apache-2.0

liza-mas/liza

Agent

Go test files in this project often exceed 10K tokens (table-driven tests, helpers, setup).

362 6d ago A 0 tokens original Apache-2.0

liza-mas/liza

Agent

Repository-wide validation such as rtk make test-race, rtk make coverage, or a repeated race/shuffle package run can run for several minutes. RTK may buffer successful package output while the execution tool exposes the still-running process through a session ID.

362 6d ago A 0 tokens original Apache-2.0

liza-mas/liza

Agent

Some validation tools consume their primary input from stdin, including gocover-cobertura when converting a Go coverage profile.

362 6d ago A 0 tokens original Apache-2.0

liza-mas/liza

Agent

Liza embeds contracts and skills from internal/embedded/ at build time. In a worktree, those embedded copies can lag behind the repo masters after branch switches or edits.

362 6d ago A 0 tokens original Apache-2.0

liza-mas/liza

Agent

Claude Code's Edit tool tracks prior reads by exact string path. If you Read via one path and Edit via a slightly different string (even if both resolve to the same inode), the edit is rejected.

362 6d ago A 0 tokens original Apache-2.0

liza-mas/liza

Agent

The worktree root already ends in the task id: .worktrees/ . Relative paths inside the worktree are rooted there — you do NOT prepend the task id again.

362 6d ago A 0 tokens original Apache-2.0