Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 21:56
· 8 commits to master since this release
c496c49

Changelog

  • c496c49 Merge pull request #47 from guilhermehto/docs/add-docs-page
  • dd49e3e ci: trigger docs deploy on master, not main
  • 63f883b docs: mechanicus cog-and-half-cog logo
  • 945c0d8 docs: tighten landing copy, drop taskwarrior and bell
  • f4b9e31 docs: redesign landing, terminal-first theme
  • a17d11f docs: add demo video to landing page and readme
  • 7949a2c fix(harness): launch omp fresh on empty token
  • 73704da docs: drop em-dashes from prose
  • aa8a0e6 docs: add vitepress site with github pages deploy
  • b5f5bb3 Merge pull request #46 from guilhermehto/fix/default-selects-second-row
  • 326c8f7 fix(ui): reset ctrl+p palette cursor to first row on search
  • 14a11ae Merge pull request #45 from guilhermehto/feat/ctrl-p-improvements
  • 1e56294 feat: improve ctrl-p menu
  • 38c310b Merge pull request #44 from guilhermehto/feat/repo-ordering
  • 08b8135 feat(ui): add ctrl+d/ctrl+u to jump between repos
  • eeff164 feat(ui): add gg/G and </> to jump to list top/bottom
  • 6c7e55c feat(ui): order repos alphabetically in the list
  • bc422d7 Merge pull request #43 from guilhermehto/feat/set-default-harness
  • fddfbf0 fix(ui): clear stale session token when default overrides harness
  • 25f1c83 feat(ui): add persistent default-harness selection
  • 063fcb9 Merge pull request #42 from guilhermehto/fix/failed-worktree-delete-breaks-ui
  • d6af428 feat(ui): warn that force-delete discards uncommitted changes
  • 7c3d172 feat(workspace): force-delete worktrees by default, configurable
  • 67de16a fix(ui): keep restored worktree row grouped after failed delete