v1.13.0
What's Changed
- Persona enablement by @dingfeli in #2222
- (feat): Add support for batch file reading in fs_read tool by @evanliu048 in #2223
- Fix: error from merge for fs read by @dingfeli in #2225
- chore: remove autocomplete by @chaynabors in #2224
- fix: remove unnecessary print by @evanliu048 in #2227
- fixes migration workflow not differentiating between home dir and cwd by @dingfeli in #2245
- fixes slash command not reflecting changes in agent by @dingfeli in #2247
- revives conversation load by @dingfeli in #2250
- hides agent persistent subcommands and rewords deprecate messages by @dingfeli in #2248
- fix: build script referencing old script names by @dingfeli in #2257
- fix: Improve quota breach error message for better user experience by @evanliu048 in #2263
- fix: issues with /compact, bumping the version to v1.12.4 by @brandonskiser in #2272
- fix: build script on linux to only zip the binary by @brandonskiser in #2275
- feat(agent): agent schema by @dingfeli in #2273
- fix(agent): colorizes warning message for profile flag deprecation by @dingfeli in #2279
- fix(agent): copy change for /context subcommand by @dingfeli in #2278
- fix(agent): agent fallback behavior by @dingfeli in #2281
- fix: revise model unavailable msg in both interactive and non-interactive mode by @evanliu048 in #2262
- fix(agent): adds all tools from mcp servers during migration by @dingfeli in #2283
- chore: remove claude-3.5-sonnet model from options due to potential deprecation by @evanliu048 in #2286
- feat: add agent documentation by @chaynabors in #2282
- feat: knowledge and tools docs by @chaynabors in #2299
- feat: Adding boolean setting for history hints by @raghavchawla in #2298
- docs additions by @chaynabors in #2300
- fix: increment max size for directory by @kensave in #2228
- chore: Add telemetry event for slash command execution by @evanliu048 in #2285
- docs additions by @chaynabors in #2303
- feat: added env variable USER_PROMPT and enabled removal + sanitizing of en… by @syaamkhan in #2244
- chore: Add telemetry event for slash command execution (Completes all the names of the command) by @evanliu048 in #2305
- chore: apply misc fixes and changes from the autocomplete repo by @brandonskiser in #2301
- feat(agent): root and slash subcommand for agent list, create, and rename by @dingfeli in #2307
- Terminal bench manual trigger github action by @arjun37602 in #2312
- use ubuntu latest as 8 cores unavailable by @arjun37602 in #2322
- Including images as part of chat history by @arjun37602 in #2333
- chore: update amazon clients by @evanliu048 in #2337
- fix: Launch blocking agents changes by @chaynabors in #2340
- feat(agent): adds mcp json backwards compatibility by @dingfeli in #2292
- fix(agent): mcp command producing malformed mcp.json by @dingfeli in #2345
- fix(agent): in memory default not reading from legacy mcp json by @dingfeli in #2356
- chore: update amazon clients ( for getUsageLimits API ) by @evanliu048 in #2359
- feat: Prompt users to select a different model when at capacity by @brandonskiser in #2360
- feat: add request metadata to the conversation history and emitted telemetry by @brandonskiser in #2313
- fix: build errors by @brandonskiser in #2363
- feat(agent): adds agent config validation by @dingfeli in #2357
- chore: update amazon clients by @evanliu048 in #2364
- feat(agent): includes agent prompt into context message by @dingfeli in #2366
- Update agent documentation by @mschrage in #2367
- Bug fix for /compact on large messages by @arjun37602 in #2375
- clarifying doc into by @aws-mbcohn in #2374
- fix: execute bash perms for potential unwanted execution by @dingfeli in #2387
- fix: improve code block detection in MultiLineValidator by @kkashilk in #2384
- feat: add user turn metrics, and more info in request metadata by @brandonskiser in #2388
- fix(agent) slash command created agent not showing up post creation by @dingfeli in #2399
- chore: update model overloaded error to handle the updated error modeling from the backend by @brandonskiser in #2396
- feat: add telemetry for agent config and tool execution timing by @brandonskiser in #2400
- fix(agent): local agents being sourced from incorrect local path by @dingfeli in #2398
- Implement disableMarkdownRendering setting to allow users to disable markdown … by @alex-bellomo in #2236
- chore: update amazon clients by @evanliu048 in #2408
- fix(agent): agent name not being made optional by @dingfeli in #2410
- chore: bump version to 1.13.0 by @brandonskiser in #2415
- chore(agent): removes disabled field on mcp server from the docs by @dingfeli in #2416
- adds agent root command for migrate by @dingfeli in #2418
- fix(agent): cleans up mentions of profile in slash commands by @dingfeli in #2422
- feat(agent): adds root and slash command to set user defined default by @dingfeli in #2420
- fix: prompt caching, and adding docs references by @brandonskiser in #2421
- fix(agent): directory change by @dingfeli in #2426
- Implement Retry Classifier for Adaptive Rate Limiting by @kkashilk in #2427
- Revert: Implement Retry Classifier for Adaptive Rate Limiting by @kkashilk in #2431
- fix(agent): always includes dummy tool by @dingfeli in #2433
- fix(agent): removes agent rename by @dingfeli in #2434
- fix(agent): removes mentioning of profile by @dingfeli in #2436
- chore: add schemas by @chaynabors in #2437
- fix: update agent-v1.json to include schema by @chaynabors in #2439
New Contributors
- @raghavchawla made their first contribution in #2298
- @syaamkhan made their first contribution in #2244
- @arjun37602 made their first contribution in #2312
- @mschrage made their first contribution in #2367
- @aws-mbcohn made their first contribution in #2374
- @alex-bellomo made their first contribution in #2236
Full Changelog: v1.10.1...v1.13.0