|
@@ -0,0 +1,126 @@
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
+<project version="4">
|
|
|
|
|
+ <component name="AutoImportSettings">
|
|
|
|
|
+ <option name="autoReloadType" value="SELECTIVE" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="ChangeListManager">
|
|
|
|
|
+ <list default="true" id="41cd2400-3735-4e1a-9a77-7ea2e4a1c041" name="更改" comment="合并冲突">
|
|
|
|
|
+ <change afterPath="$PROJECT_DIR$/apps/web/store/componentsMap.ts" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/apps/web/src/components/setter/HttpSetter.vue" beforeDir="false" afterPath="$PROJECT_DIR$/apps/web/src/components/setter/HttpSetter.vue" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/apps/web/src/components/setter/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/apps/web/src/components/setter/index.vue" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/pnpm-lock.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/pnpm-lock.yaml" afterDir="false" />
|
|
|
|
|
+ </list>
|
|
|
|
|
+ <option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
|
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
|
+ <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="Git.Merge.Settings">
|
|
|
|
|
+ <option name="BRANCH" value="feature-0123-Ai-workFlow" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="Git.Settings">
|
|
|
|
|
+ <option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
|
|
|
+ <map>
|
|
|
|
|
+ <entry key="$PROJECT_DIR$" value="main" />
|
|
|
|
|
+ </map>
|
|
|
|
|
+ </option>
|
|
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="ProjectColorInfo">{
|
|
|
|
|
+ "associatedIndex": 7
|
|
|
|
|
+}</component>
|
|
|
|
|
+ <component name="ProjectId" id="38m4mc5E2lcGRA9UjefZP9wo9yp" />
|
|
|
|
|
+ <component name="ProjectViewState">
|
|
|
|
|
+ <option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
+ <option name="showLibraryContents" value="true" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="PropertiesComponent"><![CDATA[{
|
|
|
|
|
+ "keyToString": {
|
|
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
+ "git-widget-placeholder": "feature-0123-Ai-workFlow",
|
|
|
|
|
+ "last_opened_file_path": "/Users/liujie/Desktop/shalu/shalu-agent-workflow",
|
|
|
|
|
+ "node.js.detected.package.eslint": "true",
|
|
|
|
|
+ "node.js.detected.package.tslint": "true",
|
|
|
|
|
+ "node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
+ "node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
|
+ "nodejs_package_manager_path": "pnpm",
|
|
|
|
|
+ "settings.editor.selected.configurable": "preferences.keymap",
|
|
|
|
|
+ "ts.external.directory.path": "/Users/liujie/Desktop/shalu/shalu-agent-workflow/node_modules/typescript/lib",
|
|
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
|
|
+ }
|
|
|
|
|
+}]]></component>
|
|
|
|
|
+ <component name="SharedIndexes">
|
|
|
|
|
+ <attachedChunks>
|
|
|
|
|
+ <set>
|
|
|
|
|
+ <option value="bundled-js-predefined-d6986cc7102b-5c90d61e3bab-JavaScript-WS-242.23726.96" />
|
|
|
|
|
+ </set>
|
|
|
|
|
+ </attachedChunks>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
|
|
|
|
|
+ <component name="SvnConfiguration">
|
|
|
|
|
+ <configuration>$USER_HOME$/.subversion</configuration>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="TaskManager">
|
|
|
|
|
+ <task active="true" id="Default" summary="默认任务">
|
|
|
|
|
+ <changelist id="41cd2400-3735-4e1a-9a77-7ea2e4a1c041" name="更改" comment="" />
|
|
|
|
|
+ <created>1769391572649</created>
|
|
|
|
|
+ <option name="number" value="Default" />
|
|
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
|
|
+ <updated>1769391572649</updated>
|
|
|
|
|
+ <workItem from="1769391573741" duration="223000" />
|
|
|
|
|
+ <workItem from="1769391800519" duration="10090000" />
|
|
|
|
|
+ </task>
|
|
|
|
|
+ <task id="LOCAL-00001" summary="合并冲突">
|
|
|
|
|
+ <option name="closed" value="true" />
|
|
|
|
|
+ <created>1769392417458</created>
|
|
|
|
|
+ <option name="number" value="00001" />
|
|
|
|
|
+ <option name="presentableId" value="LOCAL-00001" />
|
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
|
+ <updated>1769392417458</updated>
|
|
|
|
|
+ </task>
|
|
|
|
|
+ <task id="LOCAL-00002" summary="合并冲突">
|
|
|
|
|
+ <option name="closed" value="true" />
|
|
|
|
|
+ <created>1769392717747</created>
|
|
|
|
|
+ <option name="number" value="00002" />
|
|
|
|
|
+ <option name="presentableId" value="LOCAL-00002" />
|
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
|
+ <updated>1769392717747</updated>
|
|
|
|
|
+ </task>
|
|
|
|
|
+ <task id="LOCAL-00003" summary="合并冲突">
|
|
|
|
|
+ <option name="closed" value="true" />
|
|
|
|
|
+ <created>1769392895672</created>
|
|
|
|
|
+ <option name="number" value="00003" />
|
|
|
|
|
+ <option name="presentableId" value="LOCAL-00003" />
|
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
|
+ <updated>1769392895672</updated>
|
|
|
|
|
+ </task>
|
|
|
|
|
+ <task id="LOCAL-00004" summary="合并冲突">
|
|
|
|
|
+ <option name="closed" value="true" />
|
|
|
|
|
+ <created>1769393225277</created>
|
|
|
|
|
+ <option name="number" value="00004" />
|
|
|
|
|
+ <option name="presentableId" value="LOCAL-00004" />
|
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
|
+ <updated>1769393225277</updated>
|
|
|
|
|
+ </task>
|
|
|
|
|
+ <option name="localTasksCounter" value="5" />
|
|
|
|
|
+ <servers />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
|
|
+ <option name="version" value="3" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="Vcs.Log.Tabs.Properties">
|
|
|
|
|
+ <option name="TAB_STATES">
|
|
|
|
|
+ <map>
|
|
|
|
|
+ <entry key="MAIN">
|
|
|
|
|
+ <value>
|
|
|
|
|
+ <State />
|
|
|
|
|
+ </value>
|
|
|
|
|
+ </entry>
|
|
|
|
|
+ </map>
|
|
|
|
|
+ </option>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="VcsManagerConfiguration">
|
|
|
|
|
+ <MESSAGE value="合并冲突" />
|
|
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="合并冲突" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+</project>
|