aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* test: narrow the no-file-id assertion to :ID: specificallyCraig Jennings2026-06-031-2/+5
* feat(views): run a Linear view in its configured sort orderCraig Jennings2026-06-032-14/+138
* fix(views): rebuild Linear view URLs instead of querying the missing url fieldCraig Jennings2026-06-033-21/+121
* feat(render): collapse the #+ preamble to a styled summary lineCraig Jennings2026-06-022-10/+144
* feat(render): foldable Pearl help header, dropping the # commentsCraig Jennings2026-06-022-9/+92
* fix(priority): error on an out-of-range cookie instead of silent NoneCraig Jennings2026-06-022-3/+36
* feat(keys): friendlier which-key labels for the prefix sub-mapsCraig Jennings2026-06-022-11/+11
* feat(views): offer open-default-view in the transient menuCraig Jennings2026-06-022-1/+3
* feat(views): wire the default view into the keymap, transient, and docsCraig Jennings2026-06-024-20/+36
* feat(views): set-default-view commandCraig Jennings2026-06-022-0/+179
* feat(views): default-view resolver and open commandCraig Jennings2026-06-022-0/+183
* docs: spec for a configurable default viewCraig Jennings2026-06-021-0/+162
* feat(keys): dedicated views group, de-overloaded fetch, account bindingCraig Jennings2026-06-024-73/+154
* docs(filter): document multi-state selection and reconcile the views boundaryCraig Jennings2026-06-012-7/+7
* feat(filter): multi-select states in the interactive builderCraig Jennings2026-06-012-8/+57
* feat(filter): :state accepts a list of state namesCraig Jennings2026-06-013-6/+74
* docs: spec for selecting multiple statuses in a filterCraig Jennings2026-06-011-0/+148
* test(views): source-level naming regression locking out "saved query"Craig Jennings2026-06-011-0/+10
* docs(views): update README and package summary to the views vocabularyCraig Jennings2026-06-012-37/+53
* feat(views): save a Linear view locally via the reverse-compile (copy down)Craig Jennings2026-06-014-2/+510
* feat(views): guard publish and delete against cross-account local viewsCraig Jennings2026-06-012-1/+41
* feat(views): rework the picker for local/Linear labels, dedup, and local disp...Craig Jennings2026-06-012-67/+117
* feat(views): reshape the keymap and transient around the view nounCraig Jennings2026-06-013-24/+36
* feat(views): add create and edit local views with a metadata-preserving writerCraig Jennings2026-06-013-27/+321
* refactor: rename saved-query surface to local-view vocabularyCraig Jennings2026-06-0113-243/+317
* docs: finalize local/Linear views spec for implementationCraig Jennings2026-06-011-82/+366
* docs: add bidirectional copy to the local/Linear views specCraig Jennings2026-06-011-26/+72
* docs: spec for local views and Linear viewsCraig Jennings2026-06-011-0/+197
* chore: remove the CI workflow until a GitHub repo existsCraig Jennings2026-05-312-62/+0
* docs: compose-window knobs and merge-refresh view preservationCraig Jennings2026-05-311-0/+5
* ci: add GitHub Actions workflowCraig Jennings2026-05-311-0/+61
* fix(accounts): pearl-check-setup reports the active account, not the legacy keyCraig Jennings2026-05-312-6/+51
* feat(accounts): multi-account support with testsCraig Jennings2026-05-314-46/+843
* fix(merge): land the type-nil marker fix that should have been in eb56295Craig Jennings2026-05-282-18/+26
* feat(merge): preserve the user's view across a merge refreshCraig Jennings2026-05-282-9/+151
* refactor(render): drop the leading 💬 glyph from the Comments headingCraig Jennings2026-05-285-41/+58
* refactor(view-sync): pick-scope returns (display . plist), drops rassoc lookupCraig Jennings2026-05-282-66/+162
* fix(view-sync): refuse sync of a saved query whose filter is emptyCraig Jennings2026-05-282-27/+56
* refactor(view-sync): pearl--save-query-mark-synced preserves unknown plist keysCraig Jennings2026-05-282-16/+44
* docs(view-sync): README sync-up section + spec status to DoneCraig Jennings2026-05-282-6/+45
* feat(view-sync): pearl-publish-current-source convenience wrapperCraig Jennings2026-05-284-2/+106
* feat(view-sync): pearl-pick-source distinguishes [saved] / [saved → scope] ...Craig Jennings2026-05-283-32/+256
* feat(view-sync): extend pearl-delete-saved-query with delete-on-Linear promptCraig Jennings2026-05-282-13/+221
* feat(view-sync): pearl-sync-saved-query-to-linear + transient entryCraig Jennings2026-05-284-62/+842
* docs(view-sync): phase 1 verified, pearl filter output works as filterDataCraig Jennings2026-05-281-0/+15
* docs(spec): saved-query-sync to Linear views, Ready after sprint reviewCraig Jennings2026-05-281-0/+294
* feat(prompts): split sentinel + default-yes for safe yes/noCraig Jennings2026-05-283-79/+158
* docs(README): explain that pearl follows browse-url-browser-functionCraig Jennings2026-05-281-0/+15
* feat(saved): add pearl-delete-saved-query and a sentinel cancel for runCraig Jennings2026-05-283-4/+102
* fix(filter): pin builder candidate order so [ None. ] stays at the topCraig Jennings2026-05-282-10/+44