command-code 1.14.1 → 1.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "command-code",
3
- "version": "1.14.1",
3
+ "version": "1.15.1",
4
4
  "description": "Command Code, coding agent that continuously learns your coding taste. Best coding agent for open models.",
5
5
  "type": "module",
6
6
  "engines": {
@@ -111,10 +111,10 @@
111
111
  "vitest-ansi-serializer": "^0.2.1",
112
112
  "@commandcode/harness": "0.1.0",
113
113
  "@commandcode/provider-anthropic": "0.1.0",
114
+ "@commandcode/provider-openai": "0.1.0",
115
+ "@commandcode/providers": "0.1.0",
114
116
  "@commandcode/provider-copilot": "0.1.0",
115
117
  "@commandcode/shared": "0.0.1",
116
- "@commandcode/providers": "0.1.0",
117
- "@commandcode/provider-openai": "0.1.0",
118
118
  "@commandcode/tui": "0.1.0"
119
119
  },
120
120
  "scripts": {
Binary file