agnes-the-ai-analyst/connectors
Petr ab1a93ed67 Strip HTML tags from OpenMetadata descriptions in YAML export
OpenMetadata stores descriptions as rich HTML (<p>, <strong>, &nbsp;, etc.).
Add strip_html() to transformer that converts to clean plain text for YAML
files consumed by Claude Code agent. Applied to metric descriptions, table
descriptions, and column descriptions. Webapp display dict keeps raw HTML
since the modal renders it correctly.
2026-03-15 01:57:04 +01:00
..
bigquery Add per-partition streaming sync and hybrid query architecture 2026-03-12 13:20:41 +01:00
jira Branding cleanup: remove Keboola-specific references from docs and config 2026-03-09 12:22:27 +01:00
keboola Add self-service data onboarding system 2026-03-09 14:25:37 +01:00
openmetadata Strip HTML tags from OpenMetadata descriptions in YAML export 2026-03-15 01:57:04 +01:00
__init__.py Extract Jira into connectors/jira module 2026-03-09 11:17:50 +01:00