Skip to content

skill(synap): update Synap skill, add Codex variant, fix sdk-setup doc - #10

Merged
dadhichgaurav1 merged 1 commit into
mainfrom
fix/synap-skill
Jun 20, 2026
Merged

skill(synap): update Synap skill, add Codex variant, fix sdk-setup doc#10
dadhichgaurav1 merged 1 commit into
mainfrom
fix/synap-skill

Conversation

@dadhichgaurav1

Copy link
Copy Markdown
Collaborator

What & why

Updates the Synap skill content and adds the Codex skill variant (skills/synap-codex), plus new reference pages (dashboard-setup, mcp, use-case-markdown) and verification scripts.

#4 — SDK-setup doc corrections

Fixes two wrong examples in the SDK-setup reference, both verified against the SDK source:

  • cache_backend is "sqlite" (default) or None — there is no "memory" backend
  • configure() after initialize() raises InvalidInputError, not a silent no-op

Scope

Docs/skill only — no SDK code. (The SDK code fix is #9.)

🤖 Generated with Claude Code

Updates the Synap skill content and adds the Codex skill variant
(skills/synap-codex), plus new reference pages (dashboard-setup, mcp,
use-case-markdown) and verification scripts.

#4 — corrects two wrong examples in the SDK-setup reference, both verified
against the SDK source:
  - cache_backend is "sqlite" (default) or None — there is no "memory" backend
  - configure() after initialize() raises InvalidInputError, not a silent no-op

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dadhichgaurav1
dadhichgaurav1 merged commit d31f129 into main Jun 20, 2026
0 of 66 checks passed
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.

1 participant