Provide a reference implementation of the devcontainer.json for Winds… Dec 18, 2024 tests feat: add skip option for LLM tests when server not configured Dec 26, 2024 tools feat: add skip option for LLM tests when server not configured Dec 26, 2024 .cursorrules docs: update .cursorrules wi...
Windsurf和Cursor都是优秀的AI编程工具,它们各有千秋,选择哪个更好取决于你的具体需求和项目场景。 Windsurf的优势 强大的上下文与自动化功能:Windsurf借助“Cascade模式”实现了自动化修改和多文件协作,能够实时追踪你对项目的改动,如自动更新终端命令、支持WSL、devcontainer以及Pyright等。这使得在处理复杂项目时,AI能够“...
Projects Security Insights Additional navigation options Files master .devcontainer tests tools .cursorrules .windsurfrules LICENSE README.md requirements.txt scratchpad.md Latest commit Yan Wang [Cursor] Fix requirements.txt formatting and add section headers ...
.devcontainer feat: swtich to npm as default package manager Sep 19, 2024 .eslintplugin rebase from vscode f35c3823 Sep 24, 2024 .vscode rebase from vscode f35c3823 Sep 24, 2024 build rebase from vscode f35c3823 Sep 24, 2024 cli rebase from vscode f35c3823 Sep 24, 2024 ...
4Branches3Tags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 60 Commits .devcontainer facilitate user extension of break_chain Jan 7, 2022 .github spruce up for CRAN ...
.devcontainer Provide a reference implementation of the devcontainer.json for Winds… Dec 18, 2024 tests feat: add skip option for LLM tests when server not configured Dec 26, 2024 tools feat: add skip option for LLM tests when server not configured Dec 26, 2024 ...
NotificationsYou must be signed in to change notification settings Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options Files master .devcontainer tests tools .cursorrules .windsurfrules LICENSE README.md
Projects Security Insights Additional navigation options Files master .devcontainer .github .vscode.example images tests tools .cursorrules .env.example .gitignore .windsurfrules LICENSE README.md requirements.txt scratchpad.md step_by_step_tutorial.md ...
.devcontainer .github/workflows .vscode.example tests tools .cursorrules .env.example .gitignore .windsurfrules LICENSE README.md requirements.txt scratchpad.md Repository files navigation README License Devin.cursorrules Transform your $20 Cursor/Windsurf into a Devin-like experience...
For Cursor users: The.cursorrulesfile will be automatically loaded For Windsurf users: Use both.windsurfrulesandscratchpad.mdfor similar functionality Setup Create Python virtual environment: #Create a virtual environment in ./py310python3 -m venv py310#Activate the virtual environment#On Unix/macOS...