a template starter repo for sveltekit projects
0

Configure Feed

Select the types of activity you want to include in your feed.

updating gitignore to ignore all agent notes

+1 -1
+1 -1
.gitignore
··· 38 38 # Plan files are per-task scratchpads; the compiled form (graph nodes + 39 39 # task note Decisions section) is what persists. Handoff is the tool 40 40 # for resuming work across machines, not the plan file. 41 - agent-notes/plans/ 41 + agent-notes/ 42 42 43 43 # Claude-Code-specific artifacts (not part of this OpenCode-primary project) 44 44 CLAUDE.md