Build TQL pipelines with the Tenzir MCP server.
Releases
Section titled “Releases”- v1.2.0
This release introduces two new slash commands for creating Tenzir packages:
/tql:make_parserfor building parsing pipelines from sample log data, and/tql:make_ocsf_mappingfor adding OCSF mappings to existing parsers. Both commands provide guided, multi-phase workflows with iterative testin... - v1.1.1
This release removes the bundled MCP server to streamline documentation lookup through the docs plugin dependency.
- v1.1.0
This release introduces the
tql:writing-programsskill, which provides TQL language fundamentals and spawns thedocs:readersubagent for live documentation lookup. This helps guide you through writing correct TQL programs by providing language foundations upfront and on-demand reference mater... - v1.0.0
This is the initial stable release of the TQL plugin. It provides a skill for building TQL pipelines with the Tenzir MCP server and uses tenzir-mcp@latest to ensure users always have the most recent MCP server version.
- v0.1.0
Initial release of the tql plugin.