Skip to content

Conversation

@cofin
Copy link
Member

@cofin cofin commented Oct 29, 2025

Enhance the SQL file loader to gracefully skip files lacking named statements, preventing errors during loading. This change allows for seamless processing of directories containing both named queries and raw SQL scripts. Update tests to reflect the new behavior and ensure proper logging of skipped files.

cofin added 2 commits October 29, 2025 02:15
- Added `/implement` command to execute implementation plans with automated testing and documentation workflows.
- Introduced `/prd` command for creating research-grounded Product Requirements Documents (PRD) for complex features.
- Created `/review` command to ensure high-quality code and documentation through a structured 5-phase review process.
- Developed `/sync-guides` command to maintain documentation accuracy, ensuring guides reflect the current state of the codebase.
- Established `/test` command for validating implementations through comprehensive testing strategies.

docs: Add detailed guides for adapters and extensions

- Added guides for `asyncpg`, `oracledb`, and `psycopg` adapters, outlining best practices, common issues, and driver features.
- Introduced Google ADK Extension Guide detailing session persistence and event management with SQLSpec-backed stores.

chore: Update AGENTS.md and agent specifications

- Documented the workflow and responsibilities for each agent role: Expert, Guides, PRD, Review, and Testing.
- Enhanced clarity on core responsibilities and mission statements for each agent to ensure alignment with project goals.
Base automatically changed from agents to main October 29, 2025 15:37
@cofin cofin merged commit 7be6307 into main Oct 29, 2025
9 of 10 checks passed
@cofin cofin deleted the feat/better-sql-loading branch October 29, 2025 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants