Documentation workflows for Tenzir projects.
- v1.1.1
This release ensures the
/docs:writecommand works with up-to-date documentation by synchronizing the.docs/clone with the latest changes frommainbefore writing. - v1.1.0
This release introduces autonomous documentation workflows with the new
/docs:reviewcommand anddocs:writersubagent. The plugin now uses.docsas the unconditional documentation root and streamlines command naming by renaming/docs:write-docsto/docs:write. - v1.0.0
This is the first stable release of the docs plugin. It introduces a streamlined workflow with dedicated commands for documentation management, replacing the previous agent-based approach. The plugin now features intelligent path detection, SSH-based repository cloning, and a simplified directory...
- v0.1.0
Initial release of the docs plugin.