@lazyingart/agintiflow 0.20.265 → 0.20.266
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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lazyingart/agintiflow",
|
|
3
|
-
"version": "0.20.
|
|
3
|
+
"version": "0.20.266",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "AgInTiFlow is a project-aware agent workspace for hybrid wet-dry R&D, hardware-aware intelligence, software automation, and industrial workflows.",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -159,6 +159,12 @@ try {
|
|
|
159
159
|
assert(defaultMaxStepsForProfile("pipeline") >= 44, "pipeline profile step budget is too low for repair/verify/resume loops");
|
|
160
160
|
assert(!/misleading failing test/i.test(qaProfile.prompt), "QA profile still encourages misleading test fixtures");
|
|
161
161
|
assert(/do not stage fake bugs/i.test(qaProfile.prompt), "QA profile does not discourage fake staged failures");
|
|
162
|
+
const slidesProfile = listTaskProfiles().find((profile) => profile.id === "slides");
|
|
163
|
+
assert(slidesProfile, "slides profile is missing");
|
|
164
|
+
assert(/source-grounded editable slide source/i.test(slidesProfile.prompt), "slides profile does not require grounded editable source");
|
|
165
|
+
assert(/render every slide/i.test(slidesProfile.prompt), "slides profile does not require full rendered inspection");
|
|
166
|
+
assert(/wrapped-title decoration overlap/i.test(slidesProfile.prompt), "slides profile does not guard wrapped-title collisions");
|
|
167
|
+
assert(/fresh git status --short/i.test(slidesProfile.prompt), "slides profile does not require fresh repository evidence");
|
|
162
168
|
assert(
|
|
163
169
|
capabilities.trustedDockerPolicy.some((check) => check.command.startsWith("apt-get install") && check.allowed),
|
|
164
170
|
"trusted Docker policy did not allow apt-get install"
|
package/scripts/smoke-skills.js
CHANGED
|
@@ -115,6 +115,11 @@ assert(selectedIds("write SQL migrations for sqlite schema").includes("database"
|
|
|
115
115
|
assert(selectedIds("debug Docker deployment logs and port config").includes("devops-deployment"), "devops prompt did not select devops-deployment");
|
|
116
116
|
assert(selectedIds("review auth security and secrets handling").includes("security-review"), "security prompt did not select security-review");
|
|
117
117
|
assert(selectedIds("make a PowerPoint pitch deck").includes("presentation-slides"), "slides prompt did not select presentation-slides");
|
|
118
|
+
const presentationSkill = skills.find((skill) => skill.id === "presentation-slides");
|
|
119
|
+
assert(presentationSkill?.body.includes("Render every slide"), "presentation skill does not require every slide to be rendered");
|
|
120
|
+
assert(presentationSkill?.body.includes("wrapped titles"), "presentation skill does not require wrapped-title inspection");
|
|
121
|
+
assert(presentationSkill?.body.includes("git status --short"), "presentation skill does not require final repository evidence");
|
|
122
|
+
assert(presentationSkill?.body.includes("Do not call the deck complete"), "presentation skill still permits build-only completion");
|
|
118
123
|
assert(selectedIds("edit a markdown screenplay final draft").includes("writing-editing"), "writing prompt did not select writing-editing");
|
|
119
124
|
assert(selectedIds("create a lesson with exercises and quiz").includes("education-tutorial"), "education prompt did not select education-tutorial");
|
|
120
125
|
assert(selectedIds("review this PR architecture without editing").includes("code-review"), "review prompt did not select code-review");
|
|
@@ -20,7 +20,17 @@ tools:
|
|
|
20
20
|
---
|
|
21
21
|
# Slides And Presentations
|
|
22
22
|
|
|
23
|
-
|
|
23
|
+
Infer audience, goal, length, and tone from the request and available project context. Ask only when a missing fact materially changes the deck. Build a durable outline before slide text. Keep slides visually sparse: one message and usually one figure, table, or story per slide.
|
|
24
24
|
|
|
25
|
-
Use
|
|
25
|
+
Use the workspace's established presentation tooling when it exists. Otherwise choose editable PPTX, HTML, Markdown, or LaTeX Beamer tooling that can be rebuilt locally. Keep essential titles, claims, labels, citations, and body text editable. Image generation may supply bounded visual assets, but never use one generated bitmap as a complete slide or slide background.
|
|
26
26
|
|
|
27
|
+
Ground claims and calculations in the supplied sources. Preserve a reproducible source or build script and speaker notes when they improve delivery. Produce only the requested artifacts, with descriptive stable filenames. If the user supplied an exact validator or acceptance command, run that exact command after the final rebuild.
|
|
28
|
+
|
|
29
|
+
Before completion:
|
|
30
|
+
|
|
31
|
+
1. Rebuild the final deck and every requested export from the current source.
|
|
32
|
+
2. Render every slide to a PNG or equivalent preview and inspect the actual images. Check especially wrapped titles, accent rules, clipping, collisions, overflow, unreadably small text, charts, tables, and consistent framing.
|
|
33
|
+
3. Verify that the PPTX or source remains editable, exported files open, slide and PDF page counts agree, calculations match the source data, and no unsupported claims were introduced.
|
|
34
|
+
4. In a Git repository, if the task requests a commit, stage intentional source and deliverables, narrowly ignore only transient build or perception evidence, commit the result, then run a fresh `git status --short`.
|
|
35
|
+
|
|
36
|
+
Do not call the deck complete from a successful build alone. Artifact paths, model-generated visual descriptions, or an earlier clean status are not substitutes for current rendered inspection and final external verification.
|
package/src/task-profiles.js
CHANGED
|
@@ -122,7 +122,7 @@ export const TASK_PROFILES = {
|
|
|
122
122
|
id: "slides",
|
|
123
123
|
label: "Slides and presentations",
|
|
124
124
|
prompt:
|
|
125
|
-
"Bias toward presentation, pitch deck, poster, lecture, and slide-style communication.
|
|
125
|
+
"Bias toward presentation, pitch deck, poster, lecture, and slide-style communication. Infer audience and purpose from available context, create a durable outline and source-grounded editable slide source, keep each slide visually focused, and include useful speaker notes. Preserve editable text, charts, tables, and shapes instead of flattening complete slides into images. Produce the requested deck/export formats and a reproducible build path when practical. Render every slide to a preview and inspect the actual pixels for clipping, collisions, wrapped-title decoration overlap, unreadable text, and inconsistent framing; rebuild after repairs. Verify source claims and calculations, artifact existence and package readability, slide/page counts across PPTX/PDF/previews, and any exact acceptance command supplied by the user. In a Git repository, when the task asks for a commit, commit intentional source and deliverables, narrowly ignore only transient build/perception evidence, and run a fresh git status --short before claiming completion.",
|
|
126
126
|
tools: ["files", "shell", "canvas", "web_search"],
|
|
127
127
|
},
|
|
128
128
|
education: {
|