Files
pi/packages/coding-agent/docs
T
Mario Zechner a40bf5fbd5 fix(ai): move AWS_BEDROCK_SKIP_AUTH inside Node.js environment check
The process.env access was outside the typeof process check, which
would throw in browser environments. Moved inside the Node.js/Bun
block for consistency with other env var access.

Also added changelog entry for #1320 and improved docs clarity.
a40bf5fbd5 ยท 2026-02-06 10:45:20 +01:00
History
..
2026-02-03 23:00:40 +01:00