blamcode 0.4.3__tar.gz → 0.4.4__tar.gz
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.
- {blamcode-0.4.3 → blamcode-0.4.4}/PKG-INFO +1 -1
- {blamcode-0.4.3 → blamcode-0.4.4}/blamcode.egg-info/PKG-INFO +1 -1
- {blamcode-0.4.3 → blamcode-0.4.4}/pyproject.toml +1 -1
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/__init__.py +1 -1
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/scripts/blamcode +15 -5
- {blamcode-0.4.3 → blamcode-0.4.4}/LICENSE +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/README.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/blamcode.egg-info/SOURCES.txt +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/blamcode.egg-info/dependency_links.txt +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/blamcode.egg-info/entry_points.txt +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/blamcode.egg-info/top_level.txt +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/cli.py +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/README.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/agent/build.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/agent/debugger.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/agent/designer.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/agent/vision.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/agent/writer.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/command/ask.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/command/blam.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/command/explore.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/command/fix.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/command/open.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/command/review.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/opencode.json +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/themes/bangladeshi.json +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/themes/blamcode.json +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/config/tui.json +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/install.sh +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/scripts/__pycache__/patch-brand.cpython-312.pyc +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/scripts/blamcode-browser +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/scripts/blamcode-menu +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/scripts/blamcode-uninstall +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/scripts/blamcode-vision +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/scripts/oc-settings.sh +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/scripts/patch-brand.py +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/android-app/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/api-integration/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/bash-cli-expert/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/bot-development/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/clean-code-performance/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/database/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/debugging-fixes/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/deploy-hosting/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/docker/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/firebase-supabase/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/git-workflow/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/lets-scroll/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/lets-scroll/references/index-template.html +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/lets-scroll/references/knockout.py +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/lets-scroll/references/pipeline.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/lets-scroll/references/prompts.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/lets-scroll/references/scrub-engine.js +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/project-structure/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/python-automation/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/react-next-best-practices/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/security-review/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/seo-basics/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/testing/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/ui-ux-responsive/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/website-builder/SKILL.md +0 -0
- {blamcode-0.4.3 → blamcode-0.4.4}/setup.cfg +0 -0
|
@@ -295,10 +295,18 @@ if [ -z "$SESSION_NAME" ]; then
|
|
|
295
295
|
;;
|
|
296
296
|
*)
|
|
297
297
|
if [ "$PWD" = "$HOME" ] || [ "$PWD" = "$SDIR_ROOT" ]; then
|
|
298
|
-
# Default dedicated folder so root is never cluttered
|
|
298
|
+
# Default dedicated folder so root is never cluttered.
|
|
299
|
+
# Storage may not be granted yet (termux-setup-storage) —
|
|
300
|
+
# mkdir/cd then fail silently, so guard and fall back to
|
|
301
|
+
# the internal-storage home instead of dying.
|
|
299
302
|
SDIR="$SDIR_ROOT/default"
|
|
300
|
-
mkdir -p "$SDIR" 2>/dev/null ||
|
|
301
|
-
|
|
303
|
+
if ! mkdir -p "$SDIR" 2>/dev/null || ! cd "$SDIR" 2>/dev/null; then
|
|
304
|
+
echo "blamcode: no /sdcard access yet — using ~/blamcode instead" >&2
|
|
305
|
+
echo " (grant storage with: termux-setup-storage — /sdcard/blamcode works next run)" >&2
|
|
306
|
+
SDIR="$HOME/blamcode/default"
|
|
307
|
+
mkdir -p "$SDIR" 2>/dev/null || true
|
|
308
|
+
cd "$SDIR" || { echo "blamcode: cannot create $SDIR" >&2; exit 1; }
|
|
309
|
+
fi
|
|
302
310
|
export OPENCODE_DEFAULT_DIR="$SDIR"
|
|
303
311
|
else
|
|
304
312
|
export OPENCODE_DEFAULT_DIR="$PWD"
|
|
@@ -313,10 +321,12 @@ else
|
|
|
313
321
|
esac
|
|
314
322
|
SDIR="$SDIR_ROOT/$SESSION_NAME"
|
|
315
323
|
mkdir -p "$SDIR" 2>/dev/null || true
|
|
316
|
-
if [ -d "$SDIR" ]; then
|
|
317
|
-
cd "$SDIR"
|
|
324
|
+
if [ -d "$SDIR" ] && cd "$SDIR" 2>/dev/null; then
|
|
318
325
|
export OPENCODE_DEFAULT_DIR="$SDIR"
|
|
319
326
|
SESSION_MODE=1
|
|
327
|
+
elif [ -d "$SDIR" ]; then
|
|
328
|
+
echo "blamcode: cannot enter $SDIR (storage access?) — run: termux-setup-storage" >&2
|
|
329
|
+
exit 1
|
|
320
330
|
else
|
|
321
331
|
echo "blamcode: could not create project folder ($SDIR)" >&2
|
|
322
332
|
exit 1
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/clean-code-performance/SKILL.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/lets-scroll/references/knockout.py
RENAMED
|
File without changes
|
{blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/lets-scroll/references/pipeline.md
RENAMED
|
File without changes
|
{blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/lets-scroll/references/prompts.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{blamcode-0.4.3 → blamcode-0.4.4}/python/blamcode/layer/skills/react-next-best-practices/SKILL.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|