poetry-agent 0.0.2 → 0.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/poetry/agent/version.rb +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 91f531c6479141170644c48162b3a67b82936fdc0a00ea2ae07deb620459e29c
4
- data.tar.gz: c8cfb8421e10c1247f4e6e566288dec8fb70d4721653d5a88dac8ec07f3f14d1
3
+ metadata.gz: 8bace350a67f52c5552978c5d4b286d9a8fd7e0b9f571860b73fd14018fa15c1
4
+ data.tar.gz: 9e929dd7538aef8f3f95cfd87f149f9ec69d98de660296c24c469cec2b9b76be
5
5
  SHA512:
6
- metadata.gz: 27a86f9ea8064c7e901d9b9bd43e33e7d76f1d4fd9b0ca90b56a46798336c32574e78b02c510683f871cc9d0631eac9ec9c63d9aad1eb64d33a77d546ae9a804
7
- data.tar.gz: 7f9c50d5b9acf878da099a80120268ef387114d0b6f85a48486362a1263434fc0aaf1195350867823703bfd65d0f6757df98089f310050ef02334809ff03cfc6
6
+ metadata.gz: 7b1d585d0629aa6625c98e9fce0412fff6ee201fe4550fbda8d58b055fc4c09868db2b464b098f2d67fd06534e69ac387d1265b003db9474fe1bf1a155bb9e9c
7
+ data.tar.gz: 67522436fccd95fd3f8d084ae452b24f5d4d4a8967f30438f192d3d8889cad5c55ec3bb14a379c808f43413458b19da25b9ee0813af2d02f0195ab45cb2ec196
@@ -3,6 +3,6 @@
3
3
  module Poetry
4
4
  module Agent
5
5
  # The gem version (lockstep with the poetry family).
6
- VERSION = "0.0.2"
6
+ VERSION = "0.0.3"
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: poetry-agent
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matt Solt
@@ -15,14 +15,14 @@ dependencies:
15
15
  requirements:
16
16
  - - '='
17
17
  - !ruby/object:Gem::Version
18
- version: 0.0.2
18
+ version: 0.0.3
19
19
  type: :runtime
20
20
  prerelease: false
21
21
  version_requirements: !ruby/object:Gem::Requirement
22
22
  requirements:
23
23
  - - '='
24
24
  - !ruby/object:Gem::Version
25
- version: 0.0.2
25
+ version: 0.0.3
26
26
  description: 'The agent-interop gem of Poetry, the AI-native UI component library.
27
27
  Five surfaces: the boot-free poetry-agent MCP server (the component contract over
28
28
  Model Context Protocol, with runtime skill delivery); the WebMCP runtime that registers