mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-28 04:19:27 +00:00
docs: add opencode-agent-identity to plugins
This commit is contained in:
parent
4fadff1cd3
commit
4f918ed07f
1 changed files with 4 additions and 0 deletions
4
data/plugins/opencode-agent-identity.yaml
Normal file
4
data/plugins/opencode-agent-identity.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Agent Identity
|
||||
repo: https://github.com/gotgenes/opencode-agent-identity
|
||||
tagline: Agent self-identity and per-message attribution for multi-agent sessions
|
||||
description: Two plugins that improve agent identity awareness. AgentSelfIdentityPlugin injects a one-liner into the system prompt so the model knows which agent it's operating as. AgentAttributionToolPlugin exposes a tool for querying per-message agent attribution via the SDK, useful for agents that review multi-agent sessions.
|
||||
Loading…
Add table
Add a link
Reference in a new issue