Documentation
¶
Overview ¶
Package instruction provides app-specific hints for computer-use sessions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct{}
Provider returns built-in app guidance derived from reverse-engineering.
func (*Provider) Instructions ¶
func (p *Provider) Instructions(app computeruse.AppInfo) string
Instructions reports built-in guidance for app.
Click to show internal directories.
Click to hide internal directories.