Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 13:45

Changelog

  • 8730b90 T-01: bootstrap module, fsutil, test harness
  • a6342b4 T-02: task file domain package
  • b12ee38 T-03: board file domain package
  • 6277c80 T-04: tree discovery and id resolution
  • c9733ad T-05: TOML config loading
  • ecd7d96 T-06: cli dispatch, init, create, board
  • 805c934 T-07: cli status, link, report, move
  • d842be0 T-08: cli archive, delete, list, agent output
  • 437ab9c T-09: spec invariants test suite
  • b82d92e T-10: tui live board viewer
  • 01e2807 T-11: tui mouse, motion, charts polish
  • fbffba7 T-12: convention names package and filesystem port
  • 27a9dc8 T-13: application service layer and cobra CLI
  • e074c22 T-14: comment hygiene and final cleanup
  • 44b9987 T-15: tui goal preview and track status rollups
  • fc53ddb T-16: templated markdown rendering
  • a195371 T-17: tui master-detail layout and track naming
  • af93195 T-18: tui startup performance and preview on open
  • 1209309 T-19: kubectl-style cli grammar
  • 8b60218 T-20: agent reads get task, tracks, next
  • 794648a T-21: cli help groups, examples, completion
  • 624854a T-22: tui polish night pass
  • 895bd53 T-23: research — starlight on cloudflare workers, pre-made plan
  • 55928a1 T-24: inline track state bars and tracks header
  • 722a4e9 T-25: mit license and root readme
  • dc69d7c T-26: goreleaser release pipeline
  • d55ba64 T-27: code quality sweep
  • db4eb98 T-28: apply simplify-pass findings
  • 658fa48 T-29: apply simplify-pass findings
  • 598b3a5 T-29: track path addressing with --in
  • e4b1b4c T-30: apply simplify-pass findings
  • c8d09a0 T-30: atomic claim and write locking
  • 467f73f T-31: apply simplify-pass findings
  • 0691fd6 T-31: relative task age in tui and reads
  • 6cb3ecc T-32: apply simplify-pass findings
  • ceeab93 T-32: section and gates editing from the cli
  • bebf827 T-33: justfile for developer experience
  • 476d540 T-34: apply simplify-pass findings
  • 48eb644 T-34: status-sorted task rows in the tui
  • 179d522 T-35: apply simplify-pass findings
  • 64c1fcb T-35: right-align the track state bar
  • 89df187 T-36: apply simplify-pass findings
  • d643e79 T-36: one-shot task authoring for agents
  • 0287146 T-37: one-shot forms for recurring agent sequences
  • 74502b3 T-38: apply simplify-pass findings
  • 1ce3b7f T-38: apply the duty color palette to the tui
  • ca0de4e T-39: palette-true light theme via status chips
  • e34786a T-40: light theme flat colors, bold selection, small-screen priority
  • 0ebf02d T-41: relocate and condense the spec
  • 42983af clean: remove base specs
  • 4ed972c merge feat/agent-dx: one-shot task authoring and agent sequences (T-36, T-37)
  • aa7b795 tasks: T-15 tui goal preview + rollups, T-16 templated rendering
  • 31fede0 tasks: T-25 license+readme, T-26 goreleaser pipeline
  • 134a979 tasks: T-29 --in path addressing, T-30 atomic claim + locking
  • d7241bb tasks: T-31 task age, T-32 section/gates editing, T-33 justfile
  • c829776 tasks: overnight batch T-19..T-22 (grammar, agent reads, help, tui polish)