toolbundle

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package toolbundle provides workspace repository access for tool bundle specs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	*base.Repository[bundle.Bundle]
}

Repository loads global tool bundles from $AGENTLY_WORKSPACE/tools/bundles.

func New

func New(fs afs.Service) *Repository

func NewWithStore

func NewWithStore(store workspace.Store) *Repository

NewWithStore constructs a Repository backed by a workspace.Store.

func (*Repository) LoadAll

func (r *Repository) LoadAll(ctx context.Context) ([]*bundle.Bundle, error)

LoadAll loads and validates all bundles.

Jump to

Keyboard shortcuts

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