Keep up with latest product news
What's new in v1.0.4
Documentation-only release. No code changes; same 28 tools and 509/509 regression sweep as v1.0.3.
README improvements
UI-label corrections — README operator-facing prose now references the Agent Configuration form's actual labels instead of internal Config.Agent property names:
EnvVarName -> Environment Variable Name
CredentialName -> Ens.Config.Credentials Entry
EndpointUrl -> Endpoint URL (OpenAI-Compatible only)
Enabled -> Enable this agent
SystemPromptOverride -> System Prompt Override (optional)
new: Credential Source radio with Environment Variable / Ens.Config.Credentials options
Bookmark URLs section now lists the Agent Configuration form alongside the MessageViewer and VisualTrace entries (both HealthShare and plain IRIS URL variants).
Low-level SQL verification probes still use the internal table/column names; those are intentionally diagnostic, not form-driven.
Upgrade from v1.0.3
No schema changes. Run zpm "update iris-session-agent" or zpm "load /path/to/iris-session-agent" to refresh the module metadata. No operator configuration changes required.
What's new in v1.0.3
Epic 13: Tool Catalog Expansion — 6 new tools bringing the total to 28 (17 Inspection + 11 Search), with 509/509 regression sweep.
New tools
Session Inspection Agent (4 new tools):
get_rule_source — Read the raw RuleDefinition XML from a compiled Ensemble rule class
get_class_source — Read the full ObjectScript source of any compiled class
get_queue_state — Return the depth and oldest-message age of a named Ensemble queue
get_production_config_item — Read adapter class, pool size, enabled flag, and configured settings of any named production config item
Message Search Agent (1 new tool, plus 1 moved from Inspection):
find_sessions_using_class — Find sessions referencing a given class name in SourceConfigName, TargetConfigName, or MessageBodyClassName (4-layer SQL injection defense; match_field filter; strip-last-segment fallback)
Other changes
README: full tool catalog (all 28 tools described), sample URLs for MessageViewer / VisualTrace / AgentConfig pages, corrected tool counts throughout
FR59 cross-matrix gate updated: 28 tools x 4 providers = 112 combinations
Regression sweep: 509/509/0
Upgrade from v1.0.2
No schema changes. Run zpm "update iris-session-agent" or zpm "load /path/to/iris-session-agent" in your target namespace. No operator configuration changes required.






coverage.list file, and allow it at the top of relativeTestRoot (#61)












