Releases: raphaelCamblong/duty
Releases · raphaelCamblong/duty
Release list
v0.2.0
Changelog
- a5c1c1b Merge pull request #1 from raphaelCamblong/update_worker_name_to_duty
- 1958ee1 T-23: deploy docs site, live URL in readme, sitemap site option
- 038d2af T-23: starlight docs site on cloudflare workers
- 439ad51 T-42: configurable TUI theme via TOML
- 5fcc545 T-43: split docs into topic pages, drop spec framing
- 3f49c64 T-44: docs iteration — structure, voice, screenshots, domain
- fd02179 T-46: duty skill install with harness selector and remote skill
- 57a1b64 T-47: create prints the id, slugs break at words
- 385a4f1 T-48: reorder board rows from the cli
- 6415cfc T-49: apply dx-round simplify findings
- 2276d37 T-49: reports date themselves
- 1b0e8d5 Update wrangler config name to duty
- f7dc6b0 add custom fonts
- 9f790f2 chore: install the duty skill in this repo (dogfood)
- e3f3db7 merge feat/docs-site: starlight docs site on cloudflare workers (T-23)
- 409422f tasks: T-47..T-49 DX round from agent field notes
v0.1.0
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)