All Domains
1587 entities found
commit 070ae63
IronClaw Agent Feature was fixed for message streaming SQLAlchemy detached instance errors in commit 070ae63. IronClaw Agent Feature depends on commit 070ae63 which fixes SQLAlchemy detached object usage in message streaming.
commit 1d629cb
IronClaw Agent Feature was fixed to remove SQLAlchemy refresh() calls in commit 1d629cb affecting message and finding handling. IronClaw Agent Feature depends on commit 1d629cb which removes problematic SQLAlchemy refresh calls in message and finding handling.
commit 39e9d50
The SQLAlchemy detached instance error was fixed by commit 39e9d50. IronClaw Agent Feature depends on commit 39e9d50 which fixed SQLAlchemy detached instance errors during session creation.
Commit 408be74
Commit 408be74 fixes the SQL extraction issue where multiple code blocks in Qwen3 response cause incorrect matching by capturing only SELECT...; patterns in code blocks.
commit 415cbbf
IronClaw Agent Feature was fixed to cache the IronClaw client as a singleton in commit 415cbbf preventing session persistence errors. IronClaw Agent Feature depends on commit 415cbbf which implements client singleton caching for session persistence in IronClaw client.
Commit 507c94b
Commit 507c94b adds support for decimal types by importing Decimal and updating numeric column detection. Commit 507c94b adds Decimal type support by importing Decimal from the decimal module and updating the numeric column detection logic.
Commit 52eab9a
Commit 52eab9a requires deployment via Coolify to enable updated debug logging in process_message function.
Commit 557bfb6
Deployed in commit 557bfb6, this introduced comprehensive logging for debugging and detailed diagnostics of the agent's data flow, aiding in troubleshooting issues like async generator failures.
commit 5c90642
IronClaw Agent Feature was fixed for an auth initialization bug in commit 5c90642. IronClaw Agent Feature depends on commit 5c90642 to fix authentication initialization allowing agent pages to load properly.
commit 68764d5
The Data Discovery feature was delivered and represented by commit 68764d5.
Commit 70f724f
Deployed in commit 70f724f, this fix addressed regex matching in SQL extraction, ensuring only intended SQL code blocks are captured, improving parsing accuracy. Commit 70f724f cleaned up safety nets by stripping explanation text markers from the extracted SQL, ensuring pure SQL before execution.
commit e383323
IronClaw Agent UI buttons code was added in commit e383323.
Commit e8f4cd9
The commit e8f4cd9 updated logging within the question router and query execution, enabling better traceability of errors like silent exceptions in async generators, now deployed to improve debugging.
commit e9fe5bc
IronClaw Agent Feature was fixed for async session field extraction before generator in commit e9fe5bc to remove SQLAlchemy detach errors in conversation handling. IronClaw Agent Feature depends on commit e9fe5bc to fix session field access before async event generator to avoid detachment errors.
commit identification
Commit identification and deployment process
The Commit identification and deployment process is part of the decision to revert to the last known good commit and deploy. The Commit identification and deployment process involves using the Master branch for pushing the reverted commit. Auto-deploy via Coolify integrates with the Commit identification and deployment process to automate deployment after pushing the master branch code.
commits ee65476
Commit ee65476 fixed SQL extraction regex to improve findings extraction, now capturing SQL regardless of newline placement before backticks.
CompressedSchemaBuilder
CompressedSchemaBuilder produces compressed schema representations optimized for SQL generation by Arctic-Text2SQL-R1-7B within token limits. Multi-Stage Text-to-SQL Architecture realizes the CompressedSchemaBuilder use case to generate compact schema representations for SQL generation.
Concurrent Access Test
Confidence score
DataLens displays confidence scores indicating AI certainty for each query response. DataLens shows confidence scores alongside query results
consolidate endpoint
The /api/v1/discovery endpoints include the consolidate endpoint.
Consolidated Unified Views
The logical Schema Graph of tables maps to the physical Consolidated Unified Views created as transient database views. The Consolidation Mechanism produces Consolidated Unified Views by creating session-scoped joins of related tables for queries.
consolidated view
The analysis pipeline is planned to use a consolidated view entity when conduction analyses. The consolidated view contains the unified schema for querying purposes.
consolidation
The consolidation entity is to be connected and used within the analysis pipeline.
Consolidation Mechanism
Research and implementation plan developed for schema consolidation via relation discovery and temporary views, improving multi-table query success.
Consolidation recommendation store
The Data Consolidation process stores consolidation recommendations for user reference.
Consolidation rejection rate
Consolidation rejection rate metric
consolidation store
CONSOLIDATION_EXAMPLES.md
Sample cases illustrating schema consolidation and table linking strategies.