ent-v1.4.13-base
lsdefine/GenericAgentent-v1.4.13-baseJun 21, 2026by akshaydeo
AI Summary
Enterprise base release focusing on harness improvements, documentation updates, and database connection parsing fixes.
Key Highlights
- Subagent support added to harness
- Shift-tab support for harness
- Postgres password command DSN parsing fix
- Virtual key provider model filtering
New Features
- Subagent support
- Documentation alignments
- Database parsing improvements
Full Release Notes
## What's Changed * adds subgent support and shift tab support for harness by @akshaydeo in https://github.com/maximhq/bifrost/pull/4492 * fixes datadog connector docs by @akshaydeo in https://github.com/maximhq/bifrost/pull/4512 * datadog docs fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/4513 * changelogs by @akshaydeo in https://github.com/maximhq/bifrost/pull/4547 * docs alignments by @akshaydeo in https://github.com/maximhq/bifrost/pull/4554 * Fix Postgres password command DSN parsing by @dani29 in https://github.com/maximhq/bifrost/pull/4531 * fix: filter list models by virtual key providers by @princepal9120 in https://github.com/maximhq/bifrost/pull/3187 * v1.5.16 by @akshaydeo in https://github.com/maximhq/bifrost/pull/4518 * build-fix by @akshaydeo in https://github.com/maximhq/bifrost/pull/4584 **Full Changelog**: https://github.com/maximhq/bifrost/compare/ent-v1.4.11-base...ent-v1.4.13-base