native macOS codings agent orchestrator
6
fork

Configure Feed

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

Update fork change list with recent onevcat customizations

onevcat 67042c61 ea9259f8

+10
+10
doc-onevcat/change-list.md
··· 5 5 | Add fork sync and personal release workflow docs plus helper scripts (`sync-upstream-main.sh`, `release-to-fork.sh`). | `3599f5f` | 6 6 | Remove `Cmd+Delete` shortcut from worktree archive actions, so the key can be handled by Ghostty/terminal behavior. | `022bb87` | 7 7 | Harden fork release script: detect target repo from `origin` and add fallback (`gh api` + upload) when `gh release create` fails. | `058177e` | 8 + | Add local app notarization flow to fork release script (Developer ID signing + `notarytool` + stapling) for personal releases. | `a66c4b2` | 9 + | Clarify fork customization guidance and release workflow docs for this fork. | `b7f4e0b` | 10 + | Ignore local build artifacts in fork working tree to reduce noise. | `cccd36d` | 11 + | Harden upstream sync script/docs with deterministic fetch/merge flow and safer failure handling. | `56deb49` | 12 + | Add repo-scoped custom command buttons with configurable icon/title/command/execution mode and shortcut overrides. | `76046bc` | 13 + | Refine custom shortcut editor layout by tightening modifier symbol and toggle spacing. | `b5c58e4` | 14 + | Execute Terminal Input custom commands by injecting return key so the command runs immediately. | `562042f` | 15 + | Disable push-triggered `tip` release workflow in fork to avoid expected CI failures. | `85b3fd7` | 16 + | Enforce notarized-only fork releases; block non-notarized publishing path in release script and docs. | `2ab70fd` | 17 + | Move repo-scoped settings files to `~/.supacode/repo/<repo-last-path>/` with legacy migration from repo root files. | `ea9259f` |