Created
January 3, 2026 07:14
-
-
Save thdxr/b6009e0c05504254b4c27e4177388249 to your computer and use it in GitHub Desktop.
random-prompts
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
| === Session: ses_47d525996ffeXc2PLFGJh7dooT === | |
| look through each session and find the first user message and save that to one giant file | |
| i'm basically trying to collect all my prompts | |
| use bash as much as possible to automate | |
| === Session: ses_47d64059effez2i3K1jWOtmIRU === | |
| are there any PRs for an ask question tool? | |
| === Session: ses_47d7fedc5ffeSBEXBpAwzLXxjJ === | |
| title sould be Reject Permission the icon should be the same as the other one | |
| === Session: ses_47d8bec50ffeXjS5PaGVas6cKD === | |
| in @packages/app/src/context/permission.tsx instead of doing always: false | |
| do stage: "permission" | "always" | "reject" | |
| and reject should be a new UI where when you hit reject you're taken to it to type out additional message to go with the rejection | |
| === Session: ses_47eeada71ffeEAoL8WAzgYayxM === | |
| in @packages/opencode/src/cli/cmd/tui/routes/session/permission.tsx we want to make "Escape" key trigger the reject or cancel options figure out the best way to implement this | |
| === Session: ses_47f80aab3ffet0tuRMoVr2XGJd === | |
| we renamed our git repo from sst/opencode to anomalyco/opencode can you find all references here and fix? | |
| === Session: ses_482bbe778ffediHPyjZixD9IxL === | |
| when i do session.prompt in @packages/app/ i sometimes seem to get timeout errors immediately |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment