Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
6f99ccb
fix(api): enforce API_TIMEOUT_MS for OpenAI-compatible headers
chioarub Jul 11, 2026
8d80665
test(api): cover Copilot responses fallback deadlines
chioarub Jul 11, 2026
d458dcb
fix(api): redact secrets in timeout URL paths
chioarub Jul 12, 2026
d294683
fix(api): harden Copilot response deadlines
chioarub Jul 13, 2026
8fa2e76
fix(api): prevent header-timeout request replay
chioarub Jul 13, 2026
18adf7d
fix(api): harden timeout cleanup and redaction
chioarub Jul 14, 2026
7755133
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub Jul 14, 2026
03546d2
fix(api): redact encoded transport credentials
chioarub Jul 14, 2026
60166e2
fix(api): harden deadline retries and URL redaction
chioarub Jul 15, 2026
97b71d5
fix(api): preserve aborted fetch reasons
chioarub Jul 15, 2026
0431635
fix(api): preserve caller abort reasons
chioarub Jul 15, 2026
021e461
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub Jul 15, 2026
34f056c
test(api): clear caller abort timer
chioarub Jul 15, 2026
25de516
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub Jul 15, 2026
554dac7
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub Jul 15, 2026
e93e175
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub Jul 16, 2026
1eccccc
docs(api): clarify API_TIMEOUT_MS transport scope
chioarub Jul 16, 2026
fdcec3e
docs(api): explain timeout env loading
chioarub Jul 16, 2026
82e1a10
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub Jul 17, 2026
068b2c9
fix(api): reset deadline for proxy retries
jatmn Jul 17, 2026
04d8f2e
fix(api): type deadline fetch adapter
jatmn Jul 18, 2026
f791528
fix(api): honor abort cleanup and request signals
jatmn Jul 18, 2026
ea0dcdd
fix(api): do not block proxy retries on body cancellation
jatmn Jul 18, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading