agents

package
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 27, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package agents provides jungi's built-in agent definitions as an embedded filesystem. Each subdirectory contains an AGENT.md file with YAML frontmatter (name, description, tools, model) and a markdown body that becomes the agent's system prompt.

EmbeddedAgents returns a Registry pre-loaded with all bundled agents. Callers merge it with any user-supplied registry via agentreg.MergeRegistries.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EmbeddedAgents

func EmbeddedAgents() *agentreg.Registry

EmbeddedAgents loads all built-in agent definitions from the embedded filesystem and returns a populated Registry. Panics if any embedded file fails to parse — that would be a build-time authoring error.

Types

This section is empty.

Source Files

  • embedded.go

Directories

Path Synopsis
Package reviewer provides definitions for per-perspective code review agents.
Package reviewer provides definitions for per-perspective code review agents.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL