Skip to content

Releases: aedneth/flowclock-cli

v3.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 22:05
057c6cc

What's Changed

  • v3.9.0 — live edit [e], [c] category picker, centered footer, Flowclock header by @aedneth in #29

Full Changelog: v3.8.0...v3.9.0

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 11:00
d058006

What's Changed

  • v3.8.0 — crash recovery, cancel, line editors, coffee/sleep breaks, Name→Details by @aedneth in #25

Full Changelog: v3.7.0...v3.8.0

v3.7.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 23:58
2c35d94

What's Changed

  • feat: v3.7.0 — session editing (dashboard [e] overlay + flowclock edit CLI) by @aedneth in #24

Full Changelog: v3.6.0...v3.7.0

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 13:29
db1cf41

What's Changed

  • feat: v3.6.0 — classic/bold redesigned as native 5-row fonts with distinct glyph shapes by @aedneth in #23

Full Changelog: v3.5.1...v3.6.0

v3.5.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 11:01
c9b0557

What's Changed

  • fix: v3.5.1 — classic lightened to ░ for distinct style cycling by @aedneth in #22

Full Changelog: v3.5.0...v3.5.1

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:30
1292a40

What's Changed

  • feat: v3.5.0 — classic/bold redesigned as 5-row shade weights for exact footprint parity by @aedneth in #21

Full Changelog: v3.4.1...v3.5.0

v3.4.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 13:31
2b1f0f9

What's Changed

  • fix: v3.4.1 — outline double-line + uniform classic/bold footprint by @aedneth in #20

Full Changelog: v3.4.0...v3.4.1

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 09:58
76a23b0

What's Changed

  • feat: flowclock v2.0.0 — Flowtime engine, gamification & raw-ANSI TUI dashboard by @aedneth in #11
  • feat: v3.0.0 — unify everything into the dashboard (Flowtime control center) by @aedneth in #14
  • feat: in-dashboard session form + live display-style/theme toggles (v3.1.0) by @aedneth in #15
  • v3.2.0 — clean line font for simple, keep outline as 3rd style, fix small-window toggle by @aedneth in #16
  • v3.3.0 — classic/bold terminal fonts, outline fix, zen + hide-controls, delete-from-dashboard by @aedneth in #17
  • fix: v3.3.1 — outline garble + classic/bold collapse in minimized windows by @aedneth in #18
  • feat: v3.4.0 — restore original outline, add minimal style, uniform counter scaling by @aedneth in #19

Full Changelog: v1.0.0...v3.4.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 09:55

Full Changelog: v0.1.0...v1.0.0

v0.1.0 — agent-native Flowtime HUD

Choose a tag to compare

@aedneth aedneth released this 02 Jun 10:31

What's in v0.1.0

  • HUD timer (flowclock / flowclock start): single centered HH:MM:SS count-up rendered with raw ANSI (no Ink) for ~107ms cold start. Invisible p/r/q controls, resize-safe degradation — the proven Bash UX, rewritten in TypeScript.
  • Silent session logging to a versioned sessions.json (atomic writes, corrupt-file recovery).
  • Commands: start, log, stats, history, config, doctor, manifest, mcp.
  • Agent-native layer: global --json (stable envelope), --yes, --no-color, deterministic exit codes 0–6, stdin/stdout composability, discoverable manifest, and an MCP stdio server with 5 callable tools.
  • Headless timed sessions via start --duration for non-TTY/agent use.
  • Cross-OS config/data paths (XDG / macOS / Windows).
  • Color themes: neon (default), amber, blue, mono.
  • License: AGPL-3.0 + dual commercial — final.
  • CI: 59 tests green on ubuntu/macos/windows × node 20/22.

See CHANGELOG.md for the full entry.