Skip to content

docs(bankr): weekly skill update — May 23#399

Open
sidrisov wants to merge 1 commit into
mainfrom
weekly-update/bankr-skill-may-23
Open

docs(bankr): weekly skill update — May 23#399
sidrisov wants to merge 1 commit into
mainfrom
weekly-update/bankr-skill-may-23

Conversation

@sidrisov
Copy link
Copy Markdown
Collaborator

Summary

Weekly sync of the bankr skill with upstream changes.

  • Remove deprecated agent endpoints: /agent/{me,balances,sign,submit} have been removed from the API — updated SKILL.md and sign-submit-api.md to reflect removal instead of deprecation
  • Add Gemini 3.5 Flash: New model added to the LLM gateway model registry (1M context, Google)
  • Fix stale code example: Updated a code snippet in sign-submit-api.md that still referenced the removed /agent/submit endpoint

Files changed

  • bankr/SKILL.md — "Deprecated endpoints" → "Removed legacy endpoints"
  • bankr/references/sign-submit-api.md — Remove deprecation notice, fix code example URL
  • bankr/references/llm-gateway.md — Add gemini-3.5-flash to available models table

https://claude.ai/code/session_01JnnuifW5YEcpEu1QoniTPK


Generated by Claude Code

… add Gemini 3.5 Flash

- Mark /agent/{me,balances,sign,submit} as removed (not just deprecated)
- Add Gemini 3.5 Flash to LLM gateway model registry
- Fix code example using removed /agent/submit endpoint

https://claude.ai/code/session_01JnnuifW5YEcpEu1QoniTPK
@sidrisov sidrisov requested a review from igoryuzo May 23, 2026 05:11
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