Skip to content

Conversation

@tero-internal-bot
Copy link
Contributor

@tero-internal-bot tero-internal-bot bot commented Jan 13, 2026

🤖 I have created a release beep boop

1.0.0 (2026-02-01)

Features

  • add command bar, theme refactor, and testing improvements (48e3e63)
  • add conversation update/delete and improve logging (a94d762)
  • add debug subcommand for diagnostics (1d55c14)
  • add environment-based API endpoint configuration (30c440d)
  • add install script for single-line installation (42566fb)
  • add PowerSync integration for local-first data sync (4708259)
  • add SQLite change subscriptions and chat service (d20b755)
  • add upload event channel for TUI integration (8ab23f3)
  • add X-Account-ID header to API requests (946266b)
  • auth: add auth commands for API authentication (4a72f7a)
  • auth: add org selection and switch command (ff90d80)
  • auth: add styles and tests to auth commands (8566a04)
  • auth: auto-open browser when device auth starts (69640c0)
  • auth: auto-refresh expired access tokens (e0564e2)
  • auth: refresh token with org scope after org creation (2c8834c)
  • cli: add --reset flag to clear preferences and auth (f4036e6)
  • cmd: add tero reset subcommand (91859e8)
  • config: namespace credentials and config by environment (3e07a7b)
  • implement cursor positioning with marker extraction (942ce28)
  • make WorkOS client ID configurable via environment variable (a8c8f70)
  • onboarding: add TERO_SKIP_TO_APP env var to skip completion screen (cb7cdce)
  • release: add Docker Hub publishing (ec4917c)
  • release: add Scoop bucket publishing for Windows (d0ee803)
  • show upgrade message when version changes (c9de3f1)
  • simplify PowerSync/SQLite schema generation (b463a4a)
  • tui: redesign theme system and unify discovery step (94c129b)
  • use ready_for_use to gate onboarding instead of status (5bdf62c)

Bug Fixes

  • add context propagation to sqlite interface (f2e16aa)
  • address lint errors in client tests (033322e)
  • allow onboarding to proceed when some services have errors (c3290d8)
  • auth: improve expired device code error message (585cddd)
  • auth: refresh token without org when --no-org is set (e72a651)
  • auth: use body style for instruction text (b60cf98)
  • check ps_sync_state instead of ps_buckets for sync completion (b9b0fde)
  • ci: don't cancel in-progress signoff on master pushes (f4a4d6d)
  • ci: prevent master pushes from cancelling each other (4effc4a)
  • ci: skip signoff for release-please commits (94bcf5e)
  • ci: use conventional Docker Hub secret names (5b19541)
  • ci: use correct Docker Hub secret names (8e65aa8)
  • cli: --reset flag continues into TUI instead of exiting (aa1c16e)
  • client: extract message from genqlient HTTPError (b8c8c5a)
  • client: regenerate client with workosOrganizationID field (0f8cd92)
  • client: update API client token after org-scoped refresh (fbdbfea)
  • datadog: prevent browser opening during tests (07e170d)
  • deps: update go dependencies (minor/patch) (#16) (c4a98e5)
  • deps: update module github.com/charmbracelet/x/ansi to v0.11.3 (#22) (9b68d36)
  • deps: upgrade gopkg.in/yaml.v2 to v3 (3a308ae)
  • enable staging WorkOS client ID by default for development (8cb3b9c)
  • install: remove confirmation prompt for piped installs (63a8c82)
  • install: remove nested color codes from success message (c225f97)
  • lint issues and update to golangci-lint v2 config (072c7bd)
  • Loading checks sync state directly instead of relying on messages (585c8f8)
  • onboarding: add context and step counter to Datadog flow (aba531e)
  • onboarding: clarify Datadog region question (8acdc0e)
  • onboarding: consistent text styling across screens (cdf5be6)
  • onboarding: correct text hierarchy - prompts white, explanations muted (543bdf9)
  • onboarding: improve Datadog connection flow copy (a699766)
  • org: refresh token with org scope when selecting existing org (2213227)
  • org: show loading state during token refresh after auto-selection (9dc3851)
  • org: show org name when auto-selecting (cbedf8d)
  • org: use spinner loader during token refresh (60befb1)
  • remove install:test from signoff (runs before release exists) (b5b9913)
  • remove invalid rlcp field from goreleaser config (8a6a7aa)
  • remove log output from get_latest_version function (89df1ad)
  • remove unsupported folder field from brews config (6b4eec9)
  • resolve linter errors in tests and workos (c63df9d)
  • specify Formula directory in goreleaser brew config (b79d28a)
  • strict JSON unmarshaling for PowerSync instructions (fd9f713)
  • styles: detect terminal background for theme selection (c80b387)
  • update GraphQL schema for datadog account status changes (9801d66)
  • use 'folder' instead of deprecated 'directory' in goreleaser (881cbeb)

Reverts

  • install test should fail on errors, not swallow them (89442b1)
  • remove separate test-install workflow (874a9ea)
  • switch back from homebrew_casks to brews for CLI tool (4ec664c)

This PR was generated with Release Please. See documentation.

@tero-internal-bot tero-internal-bot bot force-pushed the release-please--branches--master branch 2 times, most recently from 82d7e31 to 877bb00 Compare January 14, 2026 19:59
@tero-internal-bot tero-internal-bot bot changed the title chore(master): release 1.8.1 chore(master): release 1.9.0 Jan 25, 2026
@tero-internal-bot tero-internal-bot bot force-pushed the release-please--branches--master branch 3 times, most recently from 3e1462e to 325e337 Compare January 26, 2026 00:49
@tero-internal-bot tero-internal-bot bot changed the title chore(master): release 1.9.0 chore(master): release 1.0.0 Jan 26, 2026
@tero-internal-bot tero-internal-bot bot force-pushed the release-please--branches--master branch 13 times, most recently from 78a7665 to 13acde1 Compare February 1, 2026 17:12
@tero-internal-bot tero-internal-bot bot force-pushed the release-please--branches--master branch from 13acde1 to b651e87 Compare February 1, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants