Releases: captured-ventures/rememberize-cli
Releases · captured-ventures/rememberize-cli
Release list
v0.1.0
Changelog
- f80150c: Initial commit (Brad Webb 43087795+ironystock@users.noreply.github.com)
- 4be1113: Migrate workflows to Blacksmith (blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>)
- 2cffb53: chore(ci)(deps): bump actions/checkout from 4 to 6 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- 0c022fc: chore(ci)(deps): bump actions/setup-go from 5 to 6 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- f9c56ff: chore(ci)(deps): bump golangci/golangci-lint-action from 8 to 9 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- a9b0a36: chore(ci)(deps): bump goreleaser/goreleaser-action from 6 to 7 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- 47d5910: chore(ci): add solo-dev branch protection ruleset (Ironystock ironystock@ironystock.com)
- 5b7c370: chore(ci): drop Analyze (go) from required ruleset checks (Ironystock ironystock@ironystock.com)
- 64c11bd: chore(release): .goreleaser.yml for multi-platform builds + Homebrew/Scoop taps (Ironystock ironystock@ironystock.com)
- c9c1d51: ci(release): goreleaser workflow on tag push (Ironystock ironystock@ironystock.com)
- 2bec9a0: docs(changelog): v0.1.0 release notes (Ironystock ironystock@ironystock.com)
- f7b65b9: docs(claude): add F24 preflight note + runbook-drift lesson (Ironystock ironystock@ironystock.com)
- e6bc908: docs(claude): add first-run pointer + lessons & gotchas section (Ironystock ironystock@ironystock.com)
- fd2c436: docs(skill): README with install one-liner and usage examples (Ironystock ironystock@ironystock.com)
- 95b2bb5: feat(cli): leveled logger + --verbose/--quiet flags (Ironystock ironystock@ironystock.com)
- a7125af: feat(cli): lipgloss tables (TTY-aware) + 2vcpu Windows runner (Ironystock ironystock@ironystock.com)
- faadca8: feat(cli): wrap cobra with charmbracelet/fang (Ironystock ironystock@ironystock.com)
- 33e3891: feat(install): style install.sh to match lipgloss CLI aesthetic (Ironystock ironystock@ironystock.com)
- 59ce1dc: feat(pair): F12 — persist API key to CLI config (Ironystock ironystock@ironystock.com)
- bebffd2: feat(pair): F4 — prompt for server URL, remove localhost default (Ironystock ironystock@ironystock.com)
- 9458b9b: feat(pair): F6 — post-pair namespace prompt (Ironystock ironystock@ironystock.com)
- b4b977c: feat(pair): F7+F9 — send hostname only, use server-composed name + config_target (Ironystock ironystock@ironystock.com)
- 039a20a: feat(pair): huh forms for prompts (TTY-gated, legacy fallback) (Ironystock ironystock@ironystock.com)
- 6f63d0f: feat(skill): SKILL.md definition for rememberize-bundle (Ironystock ironystock@ironystock.com)
- 33ab339: feat(skill): bundle.sh implementation (Ironystock ironystock@ironystock.com)
- a85e0c5: feat: add --version flag (ldflag-injected) (Ironystock ironystock@ironystock.com)
- e2e376b: feat: extract CLI from ironystock/rememberize cmd/cli (Ironystock ironystock@ironystock.com)
- 545ebe7: feat: install.sh curl-installer (Ironystock ironystock@ironystock.com)
- 9d0c7b4: fix(ci): bump golangci-lint to v2 for Go 1.25 compat (Ironystock ironystock@ironystock.com)
- 907bc25: fix(ci): bump golangci-lint to v2.11.4 (built with Go 1.25) (Ironystock ironystock@ironystock.com)
- 78645a8: fix(ci): preserve check names + tidy go.mod after Blacksmith migration (Ironystock ironystock@ironystock.com)
- f80ec86: fix(cli): preflight error if no API key / URL configured (Ironystock ironystock@ironystock.com)
- 6dde4cb: fix(lint): address real errcheck + staticcheck findings (Ironystock ironystock@ironystock.com)
- 3d5ec86: fix(lint): exclude stdout/close errcheck noise in CLI code (Ironystock ironystock@ironystock.com)
- ed28378: fix(pair): preflight prompt before merging into existing MCP config (F24) (Ironystock ironystock@ironystock.com)
- 613e7d6: refactor(cli): split main.go into per-command files (Ironystock ironystock@ironystock.com)
- 9616721: style(test): gofmt log_test.go struct field alignment (Ironystock ironystock@ironystock.com)
- 93ff0a5: test(pair): coverage for new friction-fix paths (Ironystock ironystock@ironystock.com)
- c914212: test(skill): harness for bundle.sh (Ironystock ironystock@ironystock.com)