Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions git2mcp/project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $VENV/bin/redup scan . --format toon --output ./project
#$VENV/bin/vallm batch ./src --recursive --semantic --model qwen2.5-coder:7b
#$VENV/bin/vallm batch --parallel .
#$VENV/bin/vallm batch . --recursive --format toon --output ./project
$VENV/bin/prefact -a -e "examples/**"
$VENV/bin/prefact -a -e "examples/**" -e ".worktrees/**"


$PIP install doql --upgrade --quiet
Expand All @@ -44,4 +44,4 @@ tree.sh

pip install -U goal
$PIP install goal --upgrade --quiet
$VENV/bin/goal -a
$VENV/bin/goal -a
4 changes: 2 additions & 2 deletions project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $VENV/bin/redup scan . --format toon --output ./project
#$VENV/bin/vallm batch ./src --recursive --semantic --model qwen2.5-coder:7b
#$VENV/bin/vallm batch --parallel .
#$VENV/bin/vallm batch . --recursive --format toon --output ./project
$VENV/bin/prefact -a -e "examples/**"
$VENV/bin/prefact -a -e "examples/**" -e ".worktrees/**"


$PIP install doql --upgrade --quiet
Expand All @@ -44,4 +44,4 @@ tree.sh

pip install -U goal
$PIP install goal --upgrade --quiet
$VENV/bin/goal -a
$VENV/bin/goal -a