Skip to content

release v0.0.58 broken in qwen #788

@drrros

Description

@drrros

After updating to 0.0.58 no /speckit other than /speckit.constitution available in qwen-code cli.
Logs of qwen:

│ Debug Console (ctrl+o to close)
│ ... first 35 lines hidden ...
│ ✖ [FileCommandLoader] Failed to parse TOML file /home/drros/Documents/spec-kit/monitoring/.qwen/commands/speckit.checklist.toml: Unknown escape character: 39 at row 39, col 77, pos 1739:                                                                                                                                                                                         │    38:    - All file paths must be absolute.
│    39>    - For single quotes in args like "I'm Groot", use escape syntax: e.g 'I'\''m Groot' (or double-quote if possible: "I'm Groot"). 
│ ✖ [FileCommandLoader] Failed to parse TOML file /home/drros/Documents/spec-kit/monitoring/.qwen/commands/speckit.analyze.toml: Unknown escape character: 39 at row 37, col 72, pos 1899:
│    36: Abort with an error message if any required file is missing (instruct the user to run missing prerequisite command).
│    37> For single quotes in args like "I'm Groot", use escape syntax: e.g 'I'\''m Groot' (or double-quote if possible: "I'm Groot").

new toml's can't be parsed anymore
formatting is really bad for this logs, here is the picture:

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions