Clean up TODO.md after v1.0.0#52
Merged
Merged
Conversation
Remove the shipped "Execute Snips" item and replace it with the follow-ons deliberately deferred from that first cut: per-CLI/Snip environment variables (incl. DPAPI secrets), labelled + sticky-label executions, the per-Snip shell/working-dir override editor, and optional run-safety hardening. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Retitle "Out of scope for v1" → "Not building yet" and prune the two resolved entries: SnipCommand import shipped as the snipdeck-importer tool, and masked secrets is now a planned follow-on (env vars + DPAPI) tracked in TODO.md. Keeps the command-palette and macOS/Avalonia items as still-parked. Update the TODO.md cross-reference to match the new heading. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
v1.0.0 introduced a separate SQLite history.db for execution output (run output isn't "small"), which read as contradicting the "not SQLite" hard constraint. Scope the JSON-only rule to the snip store (definitions) and name execution history as the deliberate exception, so CLAUDE.md stays the accurate source of truth. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Command execution shipped in v1.0.0, so the big "Execute Snips" backlog item is
done. This removes it and replaces TODO.md with the follow-ons deliberately deferred
from that first cut:
one part of the original sketch not shipped; un-parks the secret-parameters item.
support overrides; only the editor UI is missing.
Parked v2 candidates (command palette, macOS/Avalonia head) remain in CLAUDE.md's
"Out of scope" section and aren't duplicated here.
🤖 Generated with Claude Code