aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* chore: gitignore the local inbox/ directoryCraig Jennings2026-05-261-0/+1
| | | | inbox/ holds cross-agent message drops and wrap-up lint follow-ups — local workflow state, the same class as .ai/ and todo.org. Keep it out of the tracked tree.
* feat: pearl — manage Linear issues from org-modeCraig Jennings2026-05-241-0/+17
Pearl fetches Linear issues into an org file and syncs edits back. It covers list / custom views / saved queries, per-issue and bulk rendering with comments inline, conflict-aware sync of descriptions, titles, and comments, field commands for priority / state / assignee / labels, and a transient dispatch menu. The render folds to a scannable outline and nests issues under a sortable parent. Based on and inspired by Gael Blanchemain's linear-emacs.