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
60d9c06
docs(schema): refine event payloads and keys
Co-authored-by: Crush <crush@charm.land>
Amolith and Crush created
6509e9e
refactor(cmd/t/u): omit goal/desc from output
Co-authored-by: Crush <crush@charm.land>
Amolith and Crush created
9ff4395
docs: document batch task operations
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