
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@vaur94/opencode2-goal
Advanced tools
Persistent autonomous Goal loop for OpenCode V2.
/goal <objective> sets or replaces the current session goal and starts its continuation loop./goal status shows it./goal pause, /goal resume, and /goal clear manage the loop.The /goal command is model-mediated by OpenCode V2. Lifecycle mutations are
implemented by one non-CodeMode goal_manage tool. User-controlled lifecycle
actions remain user-controlled; the agent receives only the additional authority
to call complete with an evidence ledger. Continuations are durable
synthetic session inputs; they retain the selected agent, model, permissions,
and safety rules. State is stored per session under
${XDG_STATE_HOME:-~/.local/state}/opencode2-goal/sessions.
bun install
bun run check
Add the built bundle as its own entry in opencode.json:
{
"plugins": [
"/home/ugur/Projects/opencode2-goal/dist/plugin.js"
]
}
The plugin owns /goal and the exposed goal_manage tool.
FAQs
Evidence-checked autonomous Goal loop for OpenCode V2.
The npm package @vaur94/opencode2-goal receives a total of 15 weekly downloads. As such, @vaur94/opencode2-goal popularity was classified as not popular.
We found that @vaur94/opencode2-goal demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.