thiagomaf
thiagomaf
**Is your feature request related to a problem? Please describe.** Set default color of dots in the matrix plot. **Describe the solution you'd like** An argument to the upset() function...
Not sure this is expected or not, but I am afraid the Dockerfiles (for both multi- and single-process) is incorrectly overruling the .env definitions. I am currently working on deploying...
# Pull Request ## Summary Fixes UUID validation errors in task management endpoints that caused silent failures during knowledge ingestion. Invalid task IDs like "12", "322", "61" were reaching PostgreSQL...
### Archon Version v0.1.0 ### Bug Severity 🟠 High - Blocks important features ### Bug Description When attempting to ingest a sitemap.xml that contains relative URLs (e.g., `/docs/apps/` instead of...
### Archon Version v0.1.0 ### Bug Severity 🔴 Critical - App unusable ### Bug Description When attempting to ingest documentation from certain URLs (e.g., `https://docs.qnap.com/operating-system/qts/5.2.x/en-us/overview-736AF80D.html`), the ingestion process fails silently....
# Fix #825: Handle relative URLs in sitemap parsing ## 🐛 Problem Sitemap ingestion fails when XML contains relative URLs instead of absolute URLs. ### Original Error ``` [ERROR]... ×...