Skip to content

Commit 047f3c4

Browse files
committed
chore: bump version to 0.5.1
Patch bump for methodology enforcement feature: - plugin.json: 0.5.0 → 0.5.1 - research-orchestrator: 0.5.0 → 0.5.1 - report-synthesizer: 0.1.0 → 0.1.1 - dimension-analyst: 0.4.0 → 0.4.1
1 parent d7d7b65 commit 047f3c4

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sigint",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Signal Intelligence - Comprehensive market research toolkit with report generation, GitHub issue creation, and trend-based analysis using three-valued logic",
55
"license": "MIT",
66
"author": {

agents/dimension-analyst.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: dimension-analyst
3-
version: 0.4.0
3+
version: 0.4.1
44
description: |
55
Use this agent for focused research on a single market dimension (competitive, sizing, trends, customer, tech, financial, regulatory). Parameterized by dimension — loads the relevant skill as methodology guide and writes findings to a shared blackboard. Examples:
66

agents/report-synthesizer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: report-synthesizer
3-
version: 0.1.0
3+
version: 0.1.1
44
description: |
55
Use this agent when generating formal research reports from collected findings. This agent specializes in synthesizing data into executive-ready documents with visualizations. Examples:
66

agents/research-orchestrator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: research-orchestrator
3-
version: 0.5.0
3+
version: 0.5.1
44
description: |
55
Orchestrator agent for sigint research sessions. Owns all phase management: team lifecycle,
66
dimension-analyst spawning, methodology verification, codex review gates, finding merge,

0 commit comments

Comments
 (0)