Skip to content

neuralgentics-0.9.2

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 01:55

neuralgentics neuralgentics-0.9.2

OpenCode plugin — agent personas, skills, routing enforcement, and MCP tools.

Install

curl -fsSL https://raw.githubusercontent.com/Veedubin/neuralgentics/main/scripts/install.sh | bash -s -- --home-dir --existing

Activate

cd your-project
ln -s ~/.neuralgentics/.opencode .opencode
opencode

What's included

  • @veedubin/neuralgentics — compiled TypeScript overlay (orchestrator, memory client, routing) [published to npm]
  • .opencode/agents/ — 8 agent personas (architect, coder, explorer, git, orchestrator, reviewer, tester, writer)
  • .opencode/skills/ — 5 skills (boomerang-orchestrator, kanban-board-manager, skill-self-audit, todo-list-updater, update-gh-docs)
  • .opencode/opencode.json — OpenCode config with Ollama Cloud models, MCP servers, LSP, formatter
  • .opencode/AGENTS.md — Project instructions and agent protocol