@feniix/pi-code-reasoning 1.0.2 → 1.0.3

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.
@@ -421,10 +421,10 @@ const codeReasoningParams = Type.Object(
421
421
  // =============================================================================
422
422
 
423
423
  export {
424
- DEFAULT_CONFIG_FILE,
425
424
  buildError,
426
425
  buildSuccess,
427
426
  createThoughtTracker,
427
+ DEFAULT_CONFIG_FILE,
428
428
  formatToolOutput,
429
429
  getExampleThought,
430
430
  isRecord,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feniix/pi-code-reasoning",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "Code Reasoning extension for pi — reflective problem-solving through sequential thinking with branching and revision support",
5
5
  "keywords": [
6
6
  "pi",