Skip to content

feat: feat: add Claude memory persistence and improve CI agent reliability (#242) - Seed .claude/memory/ci-lessons.md with known edge cases (validate attribute override, optional string field handling) previously hardcoded in the prompt - Memory files are checked into git directly, no caching layer needed - Update prompt to instruct Claude to read/update memory each run - Add timeout handling, error reporting, and usage logging to the Claude Agent SDK invocation - Upgrade models to claude-opus-4-6 and claude-haiku-4-5 - Validate CLAUDE_TIMEOUT_MS env var to prevent NaN-induced instant abort#67

Merged
starburstdata-automation merged 1 commit intomainfrom
auto-sync-2026-03-23-685be2c
Mar 23, 2026

Conversation

@starburstdata-automation
Copy link
Copy Markdown
Collaborator

Automated sync from terraform-provider-galaxy-generation repository.

Source commit: 685be2cd4073484e2886a653dd1935ebacd48f68

This PR contains the latest generated provider code from the generation repository.

…(#242)

- Seed .claude/memory/ci-lessons.md with known edge cases (validate
  attribute override, optional string field handling) previously
  hardcoded in the prompt
- Memory files are checked into git directly, no caching layer needed
- Update prompt to instruct Claude to read/update memory each run
- Add timeout handling, error reporting, and usage logging to the
  Claude Agent SDK invocation
- Upgrade models to claude-opus-4-6 and claude-haiku-4-5
- Validate CLAUDE_TIMEOUT_MS env var to prevent NaN-induced instant abort
@starburstdata-automation starburstdata-automation requested a review from a team as a code owner March 23, 2026 20:28
@starburstdata-automation starburstdata-automation merged commit 7cea682 into main Mar 23, 2026
2 checks passed
@starburstdata-automation starburstdata-automation deleted the auto-sync-2026-03-23-685be2c branch March 23, 2026 20:34
@JaseKirby
Copy link
Copy Markdown

PR title here is crazy

@bradyburke
Copy link
Copy Markdown
Collaborator

@JaseKirby - yes there is a bug here. this should fix it https://github.com/starburstdata/terraform-provider-galaxy-generation/pull/272

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants