boomcode 0.5.3__tar.gz → 0.5.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.
Files changed (63) hide show
  1. {boomcode-0.5.3 → boomcode-0.5.4}/PKG-INFO +1 -1
  2. {boomcode-0.5.3 → boomcode-0.5.4}/boomcode.egg-info/PKG-INFO +1 -1
  3. {boomcode-0.5.3 → boomcode-0.5.4}/boomcode.egg-info/SOURCES.txt +1 -0
  4. {boomcode-0.5.3 → boomcode-0.5.4}/pyproject.toml +1 -1
  5. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/__init__.py +1 -1
  6. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/agent/build.md +6 -0
  7. boomcode-0.5.4/python/boomcode/layer/skills/ask-install/SKILL.md +51 -0
  8. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/lets-scroll/SKILL.md +26 -9
  9. {boomcode-0.5.3 → boomcode-0.5.4}/LICENSE +0 -0
  10. {boomcode-0.5.3 → boomcode-0.5.4}/README.md +0 -0
  11. {boomcode-0.5.3 → boomcode-0.5.4}/boomcode.egg-info/dependency_links.txt +0 -0
  12. {boomcode-0.5.3 → boomcode-0.5.4}/boomcode.egg-info/entry_points.txt +0 -0
  13. {boomcode-0.5.3 → boomcode-0.5.4}/boomcode.egg-info/top_level.txt +0 -0
  14. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/cli.py +0 -0
  15. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/README.md +0 -0
  16. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/agent/debugger.md +0 -0
  17. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/agent/designer.md +0 -0
  18. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/agent/vision.md +0 -0
  19. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/agent/writer.md +0 -0
  20. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/command/ask.md +0 -0
  21. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/command/boom.md +0 -0
  22. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/command/explore.md +0 -0
  23. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/command/fix.md +0 -0
  24. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/command/open.md +0 -0
  25. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/command/review.md +0 -0
  26. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/opencode.json +0 -0
  27. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/themes/bangladeshi.json +0 -0
  28. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/themes/boomcode.json +0 -0
  29. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/config/tui.json +0 -0
  30. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/install.sh +0 -0
  31. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/scripts/__pycache__/patch-brand.cpython-312.pyc +0 -0
  32. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/scripts/boomcode +0 -0
  33. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/scripts/boomcode-browser +0 -0
  34. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/scripts/boomcode-menu +0 -0
  35. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/scripts/boomcode-uninstall +0 -0
  36. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/scripts/boomcode-vision +0 -0
  37. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/scripts/oc-settings.sh +0 -0
  38. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/scripts/patch-brand.py +0 -0
  39. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/android-app/SKILL.md +0 -0
  40. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/api-integration/SKILL.md +0 -0
  41. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/bash-cli-expert/SKILL.md +0 -0
  42. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/bot-development/SKILL.md +0 -0
  43. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/clean-code-performance/SKILL.md +0 -0
  44. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/database/SKILL.md +0 -0
  45. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/debugging-fixes/SKILL.md +0 -0
  46. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/deploy-hosting/SKILL.md +0 -0
  47. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/docker/SKILL.md +0 -0
  48. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/firebase-supabase/SKILL.md +0 -0
  49. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/git-workflow/SKILL.md +0 -0
  50. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/lets-scroll/references/index-template.html +0 -0
  51. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/lets-scroll/references/knockout.py +0 -0
  52. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/lets-scroll/references/pipeline.md +0 -0
  53. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/lets-scroll/references/prompts.md +0 -0
  54. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/lets-scroll/references/scrub-engine.js +0 -0
  55. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/project-structure/SKILL.md +0 -0
  56. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/python-automation/SKILL.md +0 -0
  57. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/react-next-best-practices/SKILL.md +0 -0
  58. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/security-review/SKILL.md +0 -0
  59. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/seo-basics/SKILL.md +0 -0
  60. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/testing/SKILL.md +0 -0
  61. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/ui-ux-responsive/SKILL.md +0 -0
  62. {boomcode-0.5.3 → boomcode-0.5.4}/python/boomcode/layer/skills/website-builder/SKILL.md +0 -0
  63. {boomcode-0.5.3 → boomcode-0.5.4}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: boomcode
3
- Version: 0.5.3
3
+ Version: 0.5.4
4
4
  Summary: BOOMCODE — AI coding CLI for Termux. Your app, BLAM, done!
5
5
  Author: zyvo9
6
6
  License: MIT
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: boomcode
3
- Version: 0.5.3
3
+ Version: 0.5.4
4
4
  Summary: BOOMCODE — AI coding CLI for Termux. Your app, BLAM, done!
5
5
  Author: zyvo9
6
6
  License: MIT
@@ -35,6 +35,7 @@ python/boomcode/layer/scripts/patch-brand.py
35
35
  python/boomcode/layer/scripts/__pycache__/patch-brand.cpython-312.pyc
36
36
  python/boomcode/layer/skills/android-app/SKILL.md
37
37
  python/boomcode/layer/skills/api-integration/SKILL.md
38
+ python/boomcode/layer/skills/ask-install/SKILL.md
38
39
  python/boomcode/layer/skills/bash-cli-expert/SKILL.md
39
40
  python/boomcode/layer/skills/bot-development/SKILL.md
40
41
  python/boomcode/layer/skills/clean-code-performance/SKILL.md
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "boomcode"
7
- version = "0.5.3"
7
+ version = "0.5.4"
8
8
  description = "BOOMCODE — AI coding CLI for Termux. Your app, BLAM, done!"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.8"
@@ -6,4 +6,4 @@ hands over to the real installer (install.sh) which does everything
6
6
  else (core engine, deps, single-line live progress).
7
7
  """
8
8
 
9
- __version__ = "0.5.3"
9
+ __version__ = "0.5.4"
@@ -111,6 +111,12 @@ You are text-only — you cannot see images directly. **Delegate EVERY image-vie
111
111
 
112
112
  **Never** invent image content you could not actually see. If vision fails, tell the user honestly that you could not see it.
113
113
 
114
+ ## Installs — always ask first
115
+ If anything is missing or an install becomes needed (pkg/pip/npm/apt, downloaded
116
+ tools — anything), follow the **ask-install** skill: tell the user what is missing
117
+ and why in plain words, then WAIT for a yes. Never install silently; "no" means
118
+ find another way.
119
+
114
120
  ## When stuck
115
121
  - Read the full error message — then decide
116
122
  - If two attempts fail: try a different approach
@@ -0,0 +1,51 @@
1
+ ---
2
+ name: ask-install
3
+ description: >
4
+ Install guard for every task. Whenever a tool, package, library, or
5
+ dependency is missing — or becomes needed mid-work (pkg, pip, npm, apt,
6
+ curl-downloaded tools, any installer) — the AI STOPS and asks the user
7
+ first in plain words: what is missing, why it is needed, and "should I
8
+ install it?". Never install anything silently. Use on any task where
9
+ something needs installing or setting up.
10
+ allowed-tools: Bash, Read, Write, Edit, AskUserQuestion, Skill
11
+ ---
12
+
13
+ # ask-install
14
+
15
+ Nothing gets installed behind the user's back. Ask first, always.
16
+
17
+ ## The rule
18
+
19
+ While working, if you find something missing — or the task now needs a new
20
+ tool/package/library — do NOT install it yourself. Instead:
21
+
22
+ 1. **Stop and tell the user, in three simple lines:**
23
+ - what is missing (name, one plain-words meaning)
24
+ - why it is needed for their task (one line)
25
+ - "Should I install it?" — plus a rough size/time estimate when known
26
+ 2. **Wait for the answer.** "No" means no — do not install; instead offer an
27
+ alternative path that avoids it (skip the feature, use what is already
28
+ there, or change approach).
29
+ 3. **On yes:** install it, then confirm in one line ("ffmpeg installed ✅ —
30
+ continuing"). If the install fails, show the real error honestly and
31
+ suggest the next step (retry, reinstall, or an alternative).
32
+
33
+ ## What counts as "installing" (all of these need asking)
34
+
35
+ - `pkg install …` / `apt install …` / `apt-get …` (Termux/Linux packages)
36
+ - `pip install …` / `pip3 install …` (Python libraries)
37
+ - `npm install …` / `npx …` (Node packages)
38
+ - downloading and running any tool via `curl`/`wget`
39
+ - anything else that brings NEW software onto the device
40
+
41
+ ## Exceptions (no need to ask again)
42
+
43
+ - The user already said yes for this exact thing earlier in the same session.
44
+ - The user explicitly ordered the install themselves ("install ffmpeg").
45
+ - Updating files inside the project, or using tools that are already
46
+ installed — none of that is an install.
47
+
48
+ ## Style
49
+
50
+ Beginner-friendly, short sentences. Never blame the user or the tool;
51
+ just say what happened and what comes next.
@@ -92,15 +92,16 @@ Create ONE folder in the project root:
92
92
 
93
93
  ```
94
94
  lets-scroll/
95
- ├── GUIDE.md
96
- ├── image-01-<short-scene-name>.txt picture prompt
97
- image-01-<short-scene-name>.png user saves the result HERE, same name
98
- ├── image-02-<name>.txt
99
- image-02-<name>.png
100
- ├── video-01-<what-it-does>.txt ← video prompt
101
- video-01-<what-it-does>.mp4
102
- └── video-connector-1.txt ← only for architecture B
103
- video-connector-1.mp4
95
+ ├── GUIDE.md ← the friendly how-to (project root level)
96
+ └── prompts/ THE prompt folder — prompts AND outputs live here
97
+ ├── image-01-<short-scene-name>.txt picture prompt
98
+ image-01-<short-scene-name>.png ← user saves the result HERE, same name
99
+ ├── image-02-<name>.txt
100
+ │ image-02-<name>.png
101
+ ├── video-01-<what-it-does>.txt ← video prompt
102
+ video-01-<what-it-does>.mp4
103
+ └── video-connector-1.txt ← only for architecture B
104
+ video-connector-1.mp4
104
105
  ```
105
106
 
106
107
  **Naming rules (this is the whole system):**
@@ -113,6 +114,22 @@ lets-scroll/
113
114
  - Architecture B: the same images, but videos are `video-01…` (dive into each
114
115
  scene) plus `video-connector-1…` (the linking flight between scenes).
115
116
 
117
+ **STRONG PROMPT RULES — every prompt must be rich, specific, and self-contained.**
118
+ A weak prompt gives a generic result and breaks the world's cohesion. Every
119
+ prompt you write must include ALL of:
120
+ - **Subject in detail** — what exactly is in the scene, named and described
121
+ (materials, colors, props, tiny details that make it feel real)
122
+ - **Environment** — surroundings, ground, sky, background depth cues
123
+ - **Lighting** — direction, warmth, time of day, mood of the light
124
+ - **Camera** — angle, height, lens feel (for videos: the exact movement,
125
+ speed, and "no camera shake / no cuts / smooth" clauses)
126
+ - **Style block** — the full style preamble from `references/prompts.md`
127
+ baked in verbatim (never "same style as before" — every file works alone)
128
+ - **Negatives** — "no text, no watermark, no logo, no people unless asked,
129
+ no motion blur"
130
+ One prompt = one full paragraph of specifics. If a prompt could describe a
131
+ hundred different scenes, it is too weak — rewrite it.
132
+
116
133
  **Every prompt file starts with a marker line, then the full prompt:**
117
134
 
118
135
  ```
File without changes
File without changes
File without changes