Smartsheet-JB-Brown
|
9c28626f24
|
refactor: remove package manager state files
|
2025-04-16 16:31:24 -07:00 |
|
Smartsheet-JB-Brown
|
a575d25252
|
Merge branch 'main' into jbbrown/package-manager
* main: (161 commits)
Changeset version bump (#2688)
v3.12.2 (#2693)
Add support for different reasoning effort (#2692)
Add OpenAI o3 & 4o-mini (#2691)
Add consecutive mistake count to diff error telemetry (#2687)
refactor(context-menu): handle filename display better (#2684)
Changeset version bump (#2683)
Fix select dropdown styling (#2682)
Changeset version bump (#2676)
v3.12.0 (#2674)
Fix configuration titles (#2672)
feat: Add 'roo.acceptInput' command (#2598)
Add xAI provider (#2667)
Await checkpoint saves (except the initial) (#2665)
Safe JSON parse in ChatRow (#2666)
feat: Cost Display in Task Header - Suppress Zero Cost Values and Ensure Visibility for Gemini, OpenAI, LM Studio, and Ollama (#2662)
test: limit Jest worker count to 40% per suite (#2658)
DRY up the auto-approve toggles (#2664)
Expose reasoning effort option for reasoning models on OpenRouter (#2483)
Better string normalization for diffs (#2659)
...
|
2025-04-16 12:43:51 -07:00 |
|
Smartsheet-JB-Brown
|
0caf685b4f
|
rolled back unintended changes not related or needed to support package manager. first phases of build pass, but fail at type checking on things that don't seem related to what I've done
|
2025-04-16 12:35:01 -07:00 |
|
Smartsheet-JB-Brown
|
9666a56a0e
|
feat: enhance iterate routine with progressive git operations
|
2025-04-12 21:28:59 -07:00 |
|
Smartsheet-JB-Brown
|
7a62bc504c
|
refactor: remove package manager e2e tests in favor of enhanced unit tests
- Removed e2e/src/suite/package-manager.test.ts
- Reverted src/__mocks__/vscode.js to simpler version
- Added enhanced unit tests with better coverage:
* Cache directory handling
* Localization testing
* External items validation
* Security checks
* Error handling
Task ID: e2e_analysis_20250412
|
2025-04-12 17:44:31 -07:00 |
|
Smartsheet-JB-Brown
|
61c9480b5b
|
refactor: rename prepare-for-commit to iterate
- Renamed prepare_logs to iterations
- Updated task manager to use new terminology
- Simplified CLI interface
- Added better TypeScript types
- Improved error handling
Task ID: 4d3f7a2e-8c1b-4f9d-b5e2-9c1d8f3a6b4d
|
2025-04-12 17:34:00 -07:00 |
|
Smartsheet-JB-Brown
|
589b159687
|
refactor: remove unused YamlParser implementation
- Removed src/services/package-manager/YamlParser.ts
- Verified no test files or imports existed
- All tests passing (1263 pass, 0 fail, 23 pending)
Task ID: 4d3f7a2e-8c1b-4f9d-b5e2-9c1d8f3a6b4d
|
2025-04-12 17:30:11 -07:00 |
|
Matt Rubens
|
7e4000b4e0
|
Add custom instructions for de (#2383)
|
2025-04-09 09:20:13 -04:00 |
|
Matt Rubens
|
903f3b64a1
|
Add custom instructions for zh-CN (#2381)
* Add custom instructions for zh-CN
* Updates from System233
|
2025-04-07 23:06:54 -04:00 |
|
Matt Rubens
|
d5aee1e1d8
|
Add custom instructions for zh-TW (#2382)
* Add custom instructions for zh-TW
* Move custom instructions to a rules file for easier reading
* PR feedback
|
2025-04-07 14:24:23 -04:00 |
|
Matt Rubens
|
009faf349e
|
Move .roorules to .roo/rules/ (#2385)
|
2025-04-07 12:14:04 -04:00 |
|