Roo-Code/src/shared
Sacha Sayan 159e4005e5
UI Glam Sesh: Makeover for TaskHeader, ChatView, HistoryPreview... (#2701)
* - UI Glam Session -> Makeover for TaskHeader, ChatView, HistoryPreview, WelcomeView
- In particular, display a "no tasks in workspace" message when no tasks are found.
- Clean up Inferface Settings (not needed now) on Settings View
- Copy updates throughout these areas.

* Apply suggestions from code review

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* Missing translation string.

* Fix test

* Fix tests

* Improve translations / fix missing strings.

* Support xAI for evals (#2703)

* Make sure the slash commands only fire if they're the first character (#2702)

* Update contributors list (#2675)

docs: update contributors list [skip ci]

Co-authored-by: mrubens <mrubens@users.noreply.github.com>

* v3.12.3 (#2710)

* Changeset version bump (#2711)

* changeset version bump

* Updating CHANGELOG.md format

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: R00-B0T <github-actions@github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>

* Update translations

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: cte <cestreich@gmail.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: R00-B0T <110429663+R00-B0T@users.noreply.github.com>
Co-authored-by: R00-B0T <github-actions@github.com>
2025-04-17 12:54:55 -04:00
..
__tests__ Improve combineApiRequests performance (#2318) 2025-04-05 10:51:00 -07:00
api.ts Add support for different reasoning effort (#2692) 2025-04-16 14:16:51 -04:00
array.ts Initial streaming refactor 2024-10-09 01:49:54 -04:00
aws_regions.ts Modification of AWS Bedrock to Amazon Bedrock (#2473) 2025-04-10 15:47:34 -04:00
checkExistApiConfig.ts Automatically generate roo-code.d.ts (including type generation via zod-to-ts) (#2024) 2025-03-27 09:38:56 -07:00
combineApiRequests.ts Improve combineApiRequests performance (#2318) 2025-04-05 10:51:00 -07:00
combineCommandSequences.ts Improve terminal command execution output parsing 2025-02-28 09:38:48 -08:00
context-mentions.ts Revert "feat @-mention window path style & file with space (#1924)" (#2162) 2025-03-31 15:56:47 -05:00
experiments.ts Remove the experimental unified diff (#2246) 2025-04-02 23:13:46 -04:00
ExtensionMessage.ts UI Glam Sesh: Makeover for TaskHeader, ChatView, HistoryPreview... (#2701) 2025-04-17 12:54:55 -04:00
getApiMetrics.ts Automatically generate roo-code.d.ts (including type generation via zod-to-ts) (#2024) 2025-03-27 09:38:56 -07:00
globalFileNames.ts feat: Add file context tracking system (#2440) 2025-04-10 10:56:52 -04:00
HistoryItem.ts Automatically generate roo-code.d.ts (including type generation via zod-to-ts) (#2024) 2025-03-27 09:38:56 -07:00
language.ts Automatically generate roo-code.d.ts (including type generation via zod-to-ts) (#2024) 2025-03-27 09:38:56 -07:00
mcp.ts Support project level mcp (#1841) 2025-03-27 00:23:39 -04:00
modes.ts Automatically generate roo-code.d.ts (including type generation via zod-to-ts) (#2024) 2025-03-27 09:38:56 -07:00
storagePathManager.ts Internationalization support for custom storage path functionality (#1957) 2025-03-24 21:48:26 -04:00
support-prompt.ts Tweaks to support prompt line number format (#2121) 2025-03-30 14:28:34 -04:00
TelemetrySetting.ts Add telemetry and privacy policy 2025-03-07 03:03:44 -05:00
tool-groups.ts Automatically generate roo-code.d.ts (including type generation via zod-to-ts) (#2024) 2025-03-27 09:38:56 -07:00
vsCodeSelectorUtils.ts Prettier backfill 2025-01-17 14:11:28 -05:00
WebviewMessage.ts UI Glam Sesh: Makeover for TaskHeader, ChatView, HistoryPreview... (#2701) 2025-04-17 12:54:55 -04:00