feat: add native session goals#1
Conversation
|
@codex review |
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6619f1c01a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
|
Codex Review: Didn't find any major issues. 🚀 ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
4cbd99f to
8b458e9
Compare
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
9fc0904 to
76a2009
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Issue for this PR
Closes #
Type of change
What does this PR do?
Adds native session goal support to OpenCode, including backend persistence, runtime continuation, model-facing goal tools, and CLI/app surfaces so goals are handled by the shared server/runtime instead of a custom slash command.
How did you verify your code works?
Ran targeted OpenCode package tests and typecheck locally, including goal persistence, goal continuation, session HTTP API, and prompt tool coverage.
Screenshots / recordings
N/A
Checklist