
OpenCode-goal-plugin
willytop8
adds /goal functionality similar to that used in Codex and Claude Code to OpenCode. Please report them if you have any issues!
AI 简介
这是一个为 OpenCode 开发的插件,为 AI 编程环境引入会话级目标驱动的自动化工作流支持。核心功能包括通过 `/goal` 命令设定明确任务目标,自动维持上下文、在助手空闲时触发续写、依据完成标记(如 `[goal:complete]`)或安全限制(轮次/时间/令牌)终止执行,并提供状态查询、暂停恢复等生命周期管理能力。技术上依赖 OpenCode 实验性钩子,采用声明式配置与严格模板注入机制,确保目标稳定融入系统提示。适用于需长时间连贯执行代码修复、测试验证、模块重构等端到端开发任务的场景。
JavaScript
MIT License162
Stars
13
Forks
52
Watchers
1
Issues
Star 增长
今日0
近 7 天0
近 30 天+28
综合评分46.24
默认分支main