Skip to content

[BUG] Removal of big part of specification #506

@seqcmd

Description

@seqcmd

What happened?

I've created quite a big specification for project - 160kB. Every processing of this was using lots of tokens so I asked Shotgun to split it to smaller files - one for each section. It started doing this, informed me during process that it's creating files in spec directory:

  • spec/1-abc
  • spec/2-def
  • and so on...

After this I got information that Specification agent is banned on working on files other then specification.md, is unable to create files in spec directory and tried to restore specification.md adding also information how to split specification.md in future. Instead of this the specification.md file got 50kB having hevily trunced base specification mixed with instruction how to split it in future.

What did you expect to happen?

I expected Shotgun to create smaller specification files in spec/ directory to process them individually not to use so much tokens and not to receive errors of "to big message size" from OpenAI. I definitely didn't want to lose the contents of specification.md file.

Environment Details

Operating System:
Linux Debian

Installation Method:
Install - like on webpage

Shotgun Version:
shotgun 0.10.13

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions