Skip to content

Write preset traces by default and add the dstack-presets skill - #4192

Open
peterschmidt85 wants to merge 1 commit into
masterfrom
preset-traces-default
Open

Write preset traces by default and add the dstack-presets skill#4192
peterschmidt85 wants to merge 1 commit into
masterfrom
preset-traces-default

Conversation

@peterschmidt85

Copy link
Copy Markdown
Contributor

Traces by default

Preset sessions now always write the real-time trace to ~/.dstack/presets/<id>/trace.jsonl, along with the agent prompt and final report; the --debug flag is removed.

dstack-presets skill

A new skills/dstack-presets/SKILL.md teaches AI agents to create and manage presets, scoped to explicit preset requests. It is not bundled into the creation agent, whose skills are unchanged.

Docs

The presets concept page gains Watch presets, Traces, and Protips sections covering the recommended agent-driven workflow.

Note: passing --debug now fails with an unrecognized-argument error, and session.json no longer records the debug field (files from older CLIs still load).

🤖 Generated with Claude Code

Every preset session now writes the real-time trace to
~/.dstack/presets/<id>/trace.jsonl, along with the agent prompt and the
final report copy; the --debug flag is removed. A new dstack-presets
skill teaches AI agents to create and manage presets; it is not bundled
into the creation agent.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant