Documentation
README
tendril-debug-job
Analyze a job's execution artifacts to identify issues and improvement opportunities in Tendril, the promptware instructions, memory, or tools.
Invocation
/tendril-debug-job <job-id> <comment>
- job-id — Five-digit job id (e.g.,
00458). A full path to a job log also works. - comment — Free-text describing what to look for or what went wrong
Job Artifacts
Every job writes four files, flat, into $TENDRIL_HOME/Jobs/. They share one stem:
{jobId}-{planId}-{promptware} e.g. 00458-00044-ExecutePlan
{jobId}-{promptware} when the job has no plan (e.g. CreatePlan)
This is the opening of the README. Read the full README on GitHub.