2026-08-08 - 2026-08-11
Overview
6 Pull requests merged by 1 user
Merged
#26 feat: evict closed issues from the local store
Merged
#25 feat: close issues through a script
Merged
#46 fix: resolve the login pin from a git worktree
Merged
#23 fix: keep request payloads out of the issue store
Merged
#36 feat: follow dependencies on every pull by default
Merged
#22 fix: apply --limit to the write, not to the selection
29 Issues closed from 2 users
Closed
#27 Document the page and wiki skills in the README
Closed
#28 Note that pull-request creation needs the repo checkout
Closed
#29 Stop the guard from blocking commands that only mention the CLI
Closed
#31 Correct the branch write-back claim in the sync skill
Closed
#32 Reconcile the wiki metadata field with the domain layer
Closed
#35 Document that -o writes a file for api requests
Closed
#20 Evict closed issues from the local store
Closed
#17 Add a close script to the sync layer
Closed
#24 Resolve the login pin from the scripts' own location, not CWD
Closed
#19 Stop materializing the issue store for label payloads
Closed
#21 Follow dependencies on every pull by default
Closed
#18 Apply --limit to the write, not to the selection
Closed
#37 Document the local-repo requirement of pulls create
Closed
#38 Match the command word in tea-guard, not the whole string
Closed
#30 Scope tea-guard to real CLI invocations
Closed
#33 Find the login pin from a git worktree
Closed
#34 Resolve the login pin across a git worktree
Closed
#16 Drop the local copy after a successful push and re-pull on demand
Closed
#11 Tick in-body checkboxes from a domain script
Closed
#12 Merge checkbox state on pull instead of overwriting it
Closed
#13 Write issue dependencies to Gitea on push
Closed
#14 Reconcile the feature-container convention with the depends validator
Closed
#15 Resolve the issue store path independently of the working directory
Closed
#9 Add a proper-description procedure to the issue skill
Closed
#10 Skip closed issues when pulling a repository in bulk
Closed
#8 Attach the current git branch to pushed issues
Closed
#6 Fetch issue comments on every pull
Closed
#7 Bootstrap the canonical label set in a repository
Closed
#1 Issue Workflow
35 Issues created by 1 user
Opened
#6 Fetch issue comments on every pull
Opened
#7 Bootstrap the canonical label set in a repository
Opened
#8 Attach the current git branch to pushed issues
Opened
#9 Add a proper-description procedure to the issue skill
Opened
#10 Skip closed issues when pulling a repository in bulk
Opened
#11 Tick in-body checkboxes from a domain script
Opened
#12 Merge checkbox state on pull instead of overwriting it
Opened
#13 Write issue dependencies to Gitea on push
Opened
#14 Reconcile the feature-container convention with the depends validator
Opened
#15 Resolve the issue store path independently of the working directory
Opened
#16 Drop the local copy after a successful push and re-pull on demand
Opened
#17 Add a close script to the sync layer
Opened
#18 Apply --limit to the write, not to the selection
Opened
#19 Stop materializing the issue store for label payloads
Opened
#20 Evict closed issues from the local store
Opened
#21 Follow dependencies on every pull by default
Opened
#24 Resolve the login pin from the scripts' own location, not CWD
Opened
#27 Document the page and wiki skills in the README
Opened
#28 Note that pull-request creation needs the repo checkout
Opened
#29 Stop the guard from blocking commands that only mention the CLI
Opened
#30 Scope tea-guard to real CLI invocations
Opened
#31 Correct the branch write-back claim in the sync skill
Opened
#32 Reconcile the wiki metadata field with the domain layer
Opened
#33 Find the login pin from a git worktree
Opened
#34 Resolve the login pin across a git worktree
Opened
#35 Document that -o writes a file for api requests
Opened
#37 Document the local-repo requirement of pulls create
Opened
#38 Match the command word in tea-guard, not the whole string
Opened
#39 Commit the OpenSpec scaffold
Opened
#40 Fork a spec-tdd workflow schema
Opened
#41 Lint the spec-to-test linkage
Opened
#42 Gate OpenSpec changes onto a worktree
Opened
#43 State the repo layers as OpenSpec context
Opened
#44 Test the spec guard and the linkage linter
Opened
#45 Adopt OpenSpec as the change workflow