Skip to content

Bug/118 none agentname#15

Merged
savourylie merged 2 commits intodevfrom
bug/118-none-agentname
Sep 2, 2025
Merged

Bug/118 none agentname#15
savourylie merged 2 commits intodevfrom
bug/118-none-agentname

Conversation

@savourylie
Copy link
Copy Markdown
Contributor

No description provided.

…attern

Add singleflight pattern to prevent concurrent agent creation attempts for the same agent name. Implement POST-first flow with server-side idempotent create and fallback GET handling. Add retry logic with exponential backoff for network and server errors. Include thread-safe locking for sync client and proper error handling for conflict scenarios.

Also includes:
- Add idempotency_key parameter to agent creation API
- Fix potential NoneType errors in benchmark retrieval
- Update default LLM provider for benchmarks
- Add comprehensive tests for agent idempotency
- Add .cursorindexingignore to .gitignore
- Exclude .specstory directory from version control
@savourylie savourylie merged commit 41bc077 into dev Sep 2, 2025
@savourylie savourylie deleted the bug/118-none-agentname branch September 2, 2025 07:57
@M1n9X M1n9X restored the bug/118-none-agentname branch September 10, 2025 08:39
@M1n9X M1n9X deleted the bug/118-none-agentname branch September 10, 2025 08:43
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