13 Commits

Author SHA1 Message Date
OpenCode Agent d513808ac0 Implement pack registry system and management CLI
Add registry.json manifests to agent packs and commands to support
structured discovery. Include a CLI for project initialization, a
registry generator script, and a plugin version locker. Add a new
learn command for session documentation.
2026-01-28 21:00:03 +00:00
OpenCode Agent 371e4c060c update: sync script to verify README coverage and document cowork/ system 2026-01-25 14:18:36 +00:00
OpenCode Agent eb0a342add fix: change MUST to SHOULD for todowrite in agents
Relax requirement level for todowrite usage from MUST to SHOULD
across all agent definitions to allow flexibility in task tracking.
2026-01-21 18:29:20 +00:00
OpenCode Agent a50ab455f6 Rename and enhance repo-navigator agent
Rename repo-navigator-creator to repo-navigator and add support for
dual workflows (/init and /howto). Integrate explore subagent logic
for handling complex repositories and update the role definition and
quality checklist accordingly.
2026-01-16 17:07:45 +00:00
OpenCode Agent 3ccf0b6a50 Standardize core instructions for all agents
Add standardized blocks for core mission, safety standards, tool
discipline, LSP management, and engineering workflow to all agent
definitions. Include resumption protocols where applicable.
2026-01-16 16:49:52 +00:00
OpenCode Agent 3a82a60126 Add fast/smart agents and refactor command names
Introduce a fast/smart agent split to replace the legacy general
subagent. Rename improve commands to remove colons. Update the audit
script to support multi-line frontmatter and stricter example
validation.
2026-01-16 01:02:21 +00:00
OpenCode Agent 2698a1d765 feat: comprehensive repository overhaul and standardization
- Implement internal maintenance suite: repo-maintainer agent and automated audit/sync scripts.
- Add "Opencode Configurator" suite: agent-architect, command-creator, and skill-creator.
- Refactor core commands (/improve, /refactor, /rmslop) to RFC 2119 + XML standards.
- Standardize all agent metadata and structural tagging across the repository.
- Introduce utility commands: /npm for package management and /create-pack for bundling.
- Overhaul README.md and documentation to reflect new workflow patterns.
2026-01-12 18:16:06 +00:00
OpenCode Agent 9fc7c0216f Simplify agent and command descriptions
- Primary agents: 2-3 words for model routing
- Commands: 3-6 words for user clarity
- Specialists: Added routing examples to security-reviewer
2026-01-05 01:12:34 +00:00
Test User 85c3224b34 Restrict agent skills and update definitions
Apply a default deny policy for skills across all agents. Refine
frontmatter descriptions for clarity and restructure the
commands-md-updater agent using semantic tags. Update the TypeScript
expert to include test writing capabilities.
2026-01-01 23:11:47 +00:00
Test User 9b70decd13 Standardize agent and command documentation
Convert markdown files to use XML-like tags for structure and adopt RFC
2119 keywords. Delete redundant generic agent definitions and update
coding guidelines to enforce stricter modularity, file size limits, and
barrel exports.
2026-01-01 21:18:18 +00:00
Igor Warzocha 3d251127da Delete glm-4-7.md 2025-12-27 11:09:22 +00:00
Igor Warzocha a8832236f5 Add Create OpenCode Plugin development system 2025-12-25 14:05:35 +00:00
Igor Warzocha c2a0c1d5bd Rename directories to lowercase 2025-12-24 11:00:03 +00:00