7 Commits

Author SHA1 Message Date
Eric Zakariasson 2b8ae2ee30 feat(grok-voice): add Grok Voice plugin (add-voice, add-dictation, add-read-aloud, debug-voice) (#337)
Also set author to Eric Zakariasson on cli-for-agent, cursor-team-kit, and continual-learning.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-08 07:59:49 -07:00
Eric Zakariasson 9c39b574a4 Merge pull request #36 from cursor/continual-learning-agents-updater
Add AGENTS updater subagent to continual-learning
2026-03-13 01:59:37 -07:00
ericzakariasson ac93d26be3 Simplify continual-learning to one subagent
Keep the parent skill orchestration-only and move transcript mining plus AGENTS.md updates into agents-memory-updater so the plugin matches the final staging flow.

Made-with: Cursor
2026-03-13 09:58:43 +01:00
ericzakariasson 4a6072ecb0 Add AGENTS updater subagent to continual-learning
Delegate AGENTS.md merges to a dedicated subagent and disable model invocation for the parent skill so the workflow only runs when explicitly triggered.

Made-with: Cursor
2026-03-12 16:08:31 +01:00
Jason e2a9918787 Update command path in hooks.json 2026-03-05 11:17:52 -05:00
ericzakariasson 1966e52223 Remove --trial flag from continual-learning hook
Made-with: Cursor
2026-03-03 09:24:59 -08:00
ericzakariasson 46c85c6e84 Rename continuous-learning plugin to continual-learning
Apply a full path and identifier rename for the plugin (folder, hooks, skill path, marketplace source, and docs) so installation and references consistently use continual-learning.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-19 11:51:13 -05:00