v1.15.0
What's Changed
- feat: add tangent mode for isolated conversations by @abhraina-aws in #2634
- Apply cargo +nightly fmt formatting by @kensave in #2664
- feat: implement agent-scoped knowledge base and context-specific search by @kensave in #2647
- Short-Term fix for SendTelemetry API Validation errors by @kkashilk in #2694
- feat: add introspect tool for Q CLI self-awareness by @abhraina-aws in #2677
- Format fix by @kensave in #2697
- Update q-developer smithy clients and reformat files by @kkashilk in #2698
- feat: add tangent mode duration tracking telemetry by @abhraina-aws in #2710
- Add to-do list functionality to QCLI by @kiran-garre in #2533
- first round changes for agent generate for workshopping by @xianwwu in #2690
- fix: update per-prompt timestamp to include local time zone information by @brandonskiser in #2654
- feat: add /experiment slash command for toggling experimental features by @kensave in #2711
- chore: bump version to 1.15.0 by @evanliu048 in #2719
- feat: added feature gating of tangent mode by @abhraina-aws in #2720
- chore: add /tangent to /experiment by @brandonskiser in #2721
- fix: added summary to tangent and showed correct label for introspect by @abhraina-aws in #2725
- docs: added the documentation for introspect in the built in tools. by @abhraina-aws in #2727
- this contains bug fix from the bug bash for agent generate by @xianwwu in #2732
- fix: experiment selection bounds by @kensave in #2726
- Update retry-interceptor warning message by @kkashilk in #2709
- Add telemetry support for agent contribution tracking by @kkashilk in #2699
- Fix todo bugs by @kiran-garre in #2729
- Use abs value of lines added/removed by q-cli by @kkashilk in #2737
- fix: Make todo lists an experimental feature by @kiran-garre in #2740
- fix: CTRL+C handling during multi-select, auto completion for /agent generate by @xianwwu in #2741
- Fix calculation for num-lines contributed by q-cli by @kkashilk in #2738
New Contributors
- @kiran-garre made their first contribution in #2533
Full Changelog: v1.14.1...v.1.15.0