poe-code 4.0.34 → 4.0.35

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/dist/index.js CHANGED
@@ -83520,7 +83520,7 @@ var init_config6 = __esm({
83520
83520
  GASLIGHT_CONFIG_EXAMPLE = [
83521
83521
  "setup: Prepare the workspace",
83522
83522
  "prompt: Implement",
83523
- "archive: false",
83523
+ "archive: true",
83524
83524
  "followups:",
83525
83525
  " - Is this best you can do?",
83526
83526
  " - Did you test it well? Like real end to end test?",
@@ -152198,7 +152198,7 @@ var init_package2 = __esm({
152198
152198
  "package.json"() {
152199
152199
  package_default2 = {
152200
152200
  name: "poe-code",
152201
- version: "4.0.34",
152201
+ version: "4.0.35",
152202
152202
  description: "CLI tool to configure Poe API for developer workflows.",
152203
152203
  license: "MIT",
152204
152204
  type: "module",