Releases: maphew/beady
Releases · maphew/beady
v0.2.0
Beady v0.2.0
A web UI for the beads issue tracker.
Installation
Download the appropriate binary for your platform below, extract it, and add it to your PATH.
Or install via Go:
go install github.com/maphew/beady/cmd/beady@v0.2.0Changelog
- 542df73 Tweak overview
- 796971d bd sync: 2025-10-31 20:42:58
- 38036af bd sync: 2025-11-01 07:05:22
- 8fdd540 fix formatting
- b53f254 fix: resolve 400 errors when closing or commenting on issues
- f69d290 whitelist
Full Changelog: v0.2.0-test...v0.2.0
What's Next
See the beady issue tracker for upcoming features.
v0.2.0-test
Beady v0.2.0-test
A web UI for the beads issue tracker.
Installation
Download the appropriate binary for your platform below, extract it, and add it to your PATH.
Or install via Go:
go install github.com/maphew/beady/cmd/beady@v0.2.0-testChangelog
- 350aa88 Add CSS vars for status colors, dark mode support, and dense grid styles for Direction 1
- 2694676 Add implementation plans for the three design directions
- a191cdd Add view selector dropdown to switch between Grid, Kanban, Timeline designs with JS toggling
- d8cb9e5 Avoid auto-launch in non-dev/headless runs, and make Windows “start” robust.
- 2247075 Capture combined output to provide more useful error message
- dd66352 Convert blocked.html to dense grid view with cards and dark mode for Direction 1
- 458ef6d Convert detail.html to card layout with breadcrumbs, tabs for deps, and dark mode for Direction 1
- 84f882f Convert index.html to dense grid view with cards, search/filter form, and dark mode for Direction 1
- 591cd61 Convert ready.html to dense grid view with cards and dark mode for Direction 1
- 6382d65 Help text mentions --dev but only -d flag was registered
- 739fd4a Implement kanban workflow for index.html with lanes for status grouping and responsive design
- f9db7f7 Implement timeline insights for index.html with chronological issue list and responsive timeline design
- 40d23f5 Meet Effective Go and repo guidelines for exported symbols.
- 123a72f Remove duplicate output variable declaration.
- 48f6f38 a couple vestigial beady renames
- 7c6b48a add bd comment with commit msg when closing
- 75a3476 add picocss license; chg template page titles to beady; build msg improvement
- 399860e apply code rabbit recommends
- e307aa7 attempt to stop claude from always searching for 'bd-xx' instead of using whatever local prefix is
- 1fcbfeb bd onboarded claude code
- c1c1f0c bd sync: 2025-10-24 06:18:01
- 24d3d43 bd sync: 2025-10-24 12:09:51
- 4c7f07e bd sync: 2025-10-24 13:57:55
- 4ada888 bd sync: 2025-10-26 19:44:19
- a0ab3e8 bd sync: 2025-10-27 20:05:03
- 455fa10 bd sync: 2025-10-27 20:37:44
- c726326 bd sync: 2025-10-28 07:22:45
- 9f457a2 bd sync: 2025-10-28 07:22:54
- 1b0b325 bd sync: 2025-10-28 08:41:41
- fa82133 bd sync: 2025-10-28 08:42:56
- a70ee0f bd sync: 2025-10-29 23:49:57
- 05d17c4 bd sync: 2025-10-30 11:46:53
- aa5667d bd sync: 2025-10-30 11:55:20
- 8b641e8 bd sync: 2025-10-30 13:04:45
- ccf7fd3 bd sync: 2025-10-30 13:07:16
- da46036 bd sync: 2025-10-30 15:37:04
- 9b611b3 bd sync: 2025-10-30 16:51:08
- d747cf9 bd sync: 2025-10-30 19:14:04
- f95010b bd sync: 2025-10-30 20:46:37
- 0e84058 bd sync: 2025-10-30 21:15:34
- 844adfb bd sync: 2025-10-31 08:34:57
- ae3e658 be clear where output is
- 0de99b2 debug: add logging and safer template parsing to avoid panic
- a3d7011 feat: Implement light/dark/auto theme toggle with persistence
- bc6343c feat: add GitHub Actions release automation with GoReleaser
- 74a7737 feat: add graceful shutdown endpoint and UI button
- d8ca128 feat: add graceful shutdown handling with signal support
- 717bc5d feat: add pumpkin theme and server shutdown indicator
- b1c7954 feat: add write operations to Beady web UI
- 0128420 feat: auto-detect username from git/environment for write operations
- 79adcd4 feat: convert UI filters to Pico CSS horizontal stacked controls
- 0da83c9 feat: implement immediate issue filtering
- b2f0383 feat: implement timeline sorting, favicon, and home links
- 0e79680 feat: improve issue detail view and UI enhancements
- 7ffbb57 feat: replace large stats cards with compact clickable table
- e42dfa4 fix: add validation for development mode directory requirement
- f686425 fix: eliminate theme flash on page load
- d3f8cc1 fix: resolve flag conflict by unifying devMode variable
- ca9c70c fix: resolve race condition in shutdown timer and improve server startup error handling
- 5b91a23 fix: resolve template parsing errors and implement UI functionality
- 22418d0 ideas: add fossil examples
- bd39dc4 ideas: added 1st pico css attempt
- b98fd48 ignore bin/ dir
- 523e5a7 issues
- 9f22460 issues
- 42a2f21 issues, whitelist
- 651c12b more whitelist
- c575084 prep for project rename to 'beady'
- 1e1040f proper syntax for whitelisting
bd - 5ef9600 put exe in bin/ (so reliably gitignore'd)
- 224af01 readme overview tweak; issues update
- 1043826 refresh readme
- 733e5ad remove binary
- a5146bf shrink base font size
- 0f2f50b start collecting and annotating design ideas
- 701bf68 tweak Beads description
- 4a80898 tweak home page title
- 13002a9 typo
- 245bf2f update for bd v0.17
- a8c9d4a upgrade and merge dupe beads db
- cd6a392 verify asset path exists for dev mode
- 9f5e747 whitelist
- f7ce3a0 whitelist
- 8598b32 whitelist
- c6ba831 whitelist update
- d2aa02d 📝 Add docstrings to
rename-to-beady
Full Changelog: v0.1...v0.2.0-test
What's Next
See the beady issue tracker for upcoming features.