Branches (3)

main (default)

60d9c06 docs(schema): refine event payloads and keys

Click to expand commit body
Co-authored-by: Crush <crush@charm.land>

Amolith and Crush created

dev

6509e9e refactor(cmd/t/u): omit goal/desc from output

Click to expand commit body
Co-authored-by: Crush <crush@charm.land>

Amolith and Crush created

translation

9ff4395 docs: document batch task operations

Click to expand commit body
Updated README.md and AGENTS.md to document the new batch task
capabilities:
- Task addition: np t a -t 'one' -d 'desc' -t 'two' -d 'desc'
- Status updates: np t u -i id1 -s status1 -i id2 -s status2

Clarified both single and batch patterns in workflow descriptions.

Co-authored-by: Crush <crush@charm.land>

Amolith and Crush created