grove
Field log

Changelog

June 15, 2026

3 entries
  • Select multiple workspace rows to move, archive, or delete in bulk
  • Theme-aware Grove mark that adapts to light and dark
  • Preview HTML, SVG, and PDF files inline in a tab

June 14, 2026

5 entries
  • Open a task's color picker straight from its status dot
  • Spinner on task rows while a delete is in flight
  • Rounded accent styling for the empty-editor and new-tab tiles
  • grove-task cards gain a checklist form, a running-agents heartbeat, and richer in-card editing
  • Agent instruction files are hidden from the workspace tree

June 12, 2026

10 entries
  • Reference-in-doc: knowledge previews, a gutter hover card, and symbol + line-range references
  • Turn any selection into a task from the right-click menu
  • Redesigned Start screen with a New project flow and field-guide styling
  • GitHub is now optional — review toggles and the Changes button appear only once connected
  • Pin a file to a chat as scoped context instead of pasting an @-path
  • Edit a task's title and notes directly in its card
  • New Knowledge section in Settings with a Re-index action
  • New Grove Light theme across the app, terminal, and editor
  • A "Blank" new note opens an untitled file you rename from its first line
  • Fix: notes no longer rebase into a worktree when you switch tasks

June 11, 2026

8 entries
  • Cleaner anchor markers — refined hover cards, line-number hover, and a subtle highlight
  • Per-surface terminal and editor color themes, defaulting to follow-app
  • References open in your current view mode instead of forcing raw
  • Chat focus mode: a full-surface grid of every running chat
  • Inline #tag search in the sidebar filter
  • PR review diffs now compare against the same merge-base GitHub uses
  • LSP semantic tokens are cached per file, so reopened files stay colored
  • Faster tags and Cmd+P, plus a more reliable session resume

June 10, 2026

5 entries
  • New review directive and a split-pane button
  • #tag highlighting and autocomplete in the editor, plus Cmd+K tag search
  • Collapsed the task directive family into a single :grove-task
  • Edit the worktree setup script from Settings → Git
  • Worktree setup scripts (grove.json) and rename-safe wikilinks

June 9, 2026

9 entries
  • Diff & Changes view: workspace-vs-main, a folder tree, and a diff tab badge
  • Editor fixes: agent-edit highlighting, the breadcrumbs popover, and gutter icons
  • Markdown: persistent raw/rendered mode and working task-list checkboxes
  • Sidebar: named web links with site favicons
  • Live ::grove-agents filter and a task-less agent pill that launches a workspace chat
  • Pointer-based drag-and-drop kanban board
  • Starter note templates in the new-note menu, including a date-aware Daily log
  • Faster markdown deep-link clicks
  • Route GitHub and source links into the in-app browser

June 8, 2026

1 entry
  • @-mention a selection straight into a live session

June 7, 2026

8 entries
  • Hover detail card for task rows
  • Decoupled Grove from Claude Code: a pluggable agent registry with Codex parity
  • Anchors: a whole-vault background scan so the graph exists before you click
  • Cmd-click web and file links in the terminal (localhost, URLs, HTML reports)
  • Codex session resume
  • Default browser-renderable files to the in-tab browser
  • Demote a single-doc task back to a loose file
  • Fix: agent chat no longer snaps to the top when you scroll up

June 6, 2026

5 entries
  • Interactive Grove directives in notes — agents, diff, backlinks, refs, inbox, and GitHub
  • Slash-menu insertion and discoverability for directives
  • Promote a terminal chat into a real editor tab, and dock it back
  • Detach button and Cmd+<n> routing for chat tabs
  • Moved the comment count onto the comments icon; full-height side panels

June 5, 2026

7 entries
  • LSP find-references and cross-file go-to-definition in standalone files
  • References peek: Cmd-click to references with a redesigned, collapsible panel
  • Inject a selection into a terminal-mode chat with Move to chat
  • Open web links in the Grove browser across surfaces, with a setting
  • Markdown supported everywhere in comments
  • Workspace tree shows vault contents above active tasks
  • Track created and updated timestamps on documents

June 4, 2026

4 entries
  • VS Code-parity syntax highlighting: a TextMate base with incremental LSP sync
  • Consolidated line anchoring so comments relocate consistently through edits
  • Fix: comment view-zones no longer tear down while you're typing
  • Fix: background git polls no longer take the index lock

June 1, 2026

3 entries
  • Claude Code /ide bridge — connect an external claude to Grove as its editor
  • Wikilinks now index every worktree's markdown, not just the vault
  • Notes gain an @ file palette, a wikilink schema, and anchor scrolling

May 31, 2026

3 entries
  • Markdown editor: outline, slash menu, image paste, Mermaid, wikilinks, and deep links
  • Fast PR review that skips checkout for review-only PRs
  • Nest tasks inside workspace folders

May 30, 2026

2 entries
  • Agent filesystem guidance and note-subdirectory support
  • Redesigned floating terminal-chat window with a more compact header

May 20, 2026

5 entries
  • Per-task color picker
  • Drag and drop files onto any terminal surface
  • Python support via basedpyright, with semantic-token coloring and Ln/Col status
  • Cmd+P and Cmd+Shift+F search the base and overlay each task worktree's changes
  • Deeper file-tree nesting with visible chevrons

May 19, 2026

1 entry
  • Cmd+P quick-open powered by fzf in a web worker for instant results

May 14, 2026

2 entries
  • Edit any file in the workspace, not just notes — no more read-only
  • Obsidian-style workspace sidebar replaces the task rail

May 13, 2026

3 entries
  • Per-task agents render as chat bubbles
  • Open a task in a new window
  • Render markdown in agent chat

May 12, 2026

3 entries
  • Treat terminals as tabs you can open, drag, and arrange like files
  • Center the current match in view on Cmd+F
  • Keep Grove's own files out of the file watcher

May 9, 2026

2 entries
  • Auto-name unnamed tasks after NYC landmarks
  • MCP tools that hook into Grove's LSP and tree-sitter

May 8, 2026

4 entries
  • GitHub PR review surface with comment sync — pull and submit reviews
  • Add a terminal tab in the current window with Option-T
  • Per-language LSP disable and kill buttons in the memory popover
  • Friendly "File not found" placeholder

May 6, 2026

1 entry
  • Inline git blame to the right of each line, GitLens-style

May 5, 2026

1 entry
  • File tree as the first item in a task row; reusing a task hotkey focuses its open terminal

May 4, 2026

1 entry
  • Terminals, project search, and a per-task diff view

May 3, 2026

4 entries
  • Task manager with a dedicated git worktree per task
  • Render markdown by default with a Rendered/Raw toggle
  • Inline file icons, current-line blame, and a status bar
  • The first Grove build: a Tauri shell with a file tree and Monaco viewer