Changes
- refactor(proto): make node and relation count optional @tusharmath (#2155)
- ci: add code coverage reporting with coveralls @tusharmath (#2148)
🚀 Features
- feat(bedrock): add AWS Bedrock provider support with SDK integration @amitksingh1490 (#2074)
- feat(markdown): highlight code in markdown @laststylebender14 (#2141)
🐛 Bug Fixes
- fix(zsh): pass conversation and agent variables explicitly to forge command @tusharmath (#2153)
- fix(ui): simplify provider switch display message @amitksingh1490 (#2151)
- test(operation): fix flaky test_fs_remove_success by setting deterministic cwd @amitksingh1490 (#2150)
- fix(permissions): ask the confirmation message for adding permission for shell commands @laststylebender14 (#2145)
🧰 Maintenance
- refactor(agent): make compact field required with default value @tusharmath (#2149)
- chore(tool_output): group none-returning tool operations for readability @laststylebender14 (#2146)
- chore(app-config): add json repair fallback for broken config files @laststylebender14 (#2136)