feat: try to bypass claude oauth block #82
deploy.yml
on: pull_request
verify
9s
publish-and-deploy
Annotations
2 errors
|
verify
Process completed with exit code 1.
|
|
error: expect(received).toEqual(expected):
tests/providers/proxy-contract.test.ts#L701
[
{
"text": "You are Claude Code, Anthropic's official CLI for Claude.",
"type": "text",
},
+ {
+ "text": "OpenCode custom system prompt without shared markers",
+ "type": "text",
+ },
]
- Expected - 0
+ Received + 4
at <anonymous> (/home/runner/work/kleis/kleis/tests/providers/proxy-contract.test.ts:701:32)
|