This website requires JavaScript.
Explore
Help
Register
Sign In
ros
/
claude-task-master
Watch
1
Star
0
Fork
0
You've already forked claude-task-master
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
757fd478d2e2eff8506ae746c3470c6088f4d944
claude-task-master
/
assets
History
Eyal Toledano
dac1ea61e8
feat: Adds .windsurfrules to the init package. It's composed of the 3 rules we currently package, and has been edited to be Windsurf specific. Rules are added in as sections. The init function will search for an existing .windsurfrules document, and if it finds it, it will append to it. Otherwise it will create it.
2025-03-26 21:24:47 -04:00
..
.windsurfrules
feat: Adds .windsurfrules to the init package. It's composed of the 3 rules we currently package, and has been edited to be Windsurf specific. Rules are added in as sections. The init function will search for an existing .windsurfrules document, and if it finds it, it will append to it. Otherwise it will create it.
2025-03-26 21:24:47 -04:00
env.example
fixes issue with perplexity model used by default (now sonar-pro in all cases). Fixes an issue preventing analyzeTaskComplexity to work as designed. Fixes an issue that prevented parse-prd from working. Stubs in the test for analyzeTaskComplexity to be done later.
2025-03-24 16:30:27 -04:00
example_prd.txt
upversion
2025-03-22 01:51:56 -04:00
gitignore
refactor: simplify package structure by eliminating templates directory
2025-03-04 16:50:42 -05:00
scripts_README.md
Fix: no longer overrides readme, package.json and gitignore but instead merges and/or adds to them if they already exist. Also bins the app into its own package. Can now call all functions using task-master instead of calling the dev.js script directly. Also adjusts readme and cursor rule to know about this.
2025-03-22 15:52:22 -04:00