Releases: aedneth/flowclock-cli
Releases · aedneth/flowclock-cli
Release list
v3.9.0
What's Changed
Full Changelog: v3.8.0...v3.9.0
v3.8.0
What's Changed
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
Full Changelog: v3.6.0...v3.7.0
v3.6.0
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
What's Changed
Full Changelog: v3.5.0...v3.5.1
v3.5.0
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
What's Changed
Full Changelog: v3.4.0...v3.4.1
v3.4.0
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, keepoutlineas 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
v0.1.0 — agent-native Flowtime HUD
What's in v0.1.0
- HUD timer (
flowclock/flowclock start): single centeredHH:MM:SScount-up rendered with raw ANSI (no Ink) for ~107ms cold start. Invisiblep/r/qcontrols, 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, discoverablemanifest, and an MCP stdio server with 5 callable tools. - Headless timed sessions via
start --durationfor 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.