poe-code 3.0.117 → 3.0.118

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/README.md CHANGED
@@ -55,7 +55,7 @@ npx poe-code@latest logout
55
55
  - [Models](#models)
56
56
  - [MCP Server](#poe-mcp-server)
57
57
  - [SDK](#sdk)
58
- - [Experimental](#experimental)
58
+ - [Research Preview](#research-preview)
59
59
  - [Poe API](https://poe.com/api)
60
60
 
61
61
  ## Utilities
package/dist/index.js CHANGED
@@ -21879,7 +21879,7 @@ var init_package = __esm({
21879
21879
  "package.json"() {
21880
21880
  package_default = {
21881
21881
  name: "poe-code",
21882
- version: "3.0.117",
21882
+ version: "3.0.118",
21883
21883
  description: "CLI tool to configure Poe API for developer workflows.",
21884
21884
  type: "module",
21885
21885
  main: "./dist/index.js",