fix(tabular): fix generation failures - columns_config parse, Bedrock client, UUID cast
- Parse columns_config from RDS Data API string before use in generate endpoint
- Remove stale 'const client = client' self-references in bedrock.ts (ReferenceError)
- Rename queryGeminiAllColumns/queryGemini to queryBedrockAllColumns/queryBedrock
- Add ::uuid cast to :pid${i} params in shared-by-project query
| Repository | dropthejase/louis |
|---|---|
| Author | Jason Lee <12leeejk2@gmail.com> |
| Authored | |
| Parents | 60fa124d |
| Stats | 2 files changed , +16 , -16 |
| Part of | Second `louisTabular` agent + tabular review wiring fixes |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-66a5cecb.md
from inside the repo you want the change in.