solana-agent 11.1.1__py3-none-any.whl → 11.3.0__py3-none-any.whl

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: solana-agent
3
- Version: 11.1.1
3
+ Version: 11.3.0
4
4
  Summary: The Future of Work
5
5
  License: MIT
6
6
  Keywords: ai,openai,ai agents,agi
@@ -200,6 +200,19 @@ Solana Agent transforms organizations into living systems that continuously lear
200
200
  Capacity-aware scheduling to prevent agent overloading.
201
201
  Schedule analytics and efficiency metrics.
202
202
 
203
+ - **🏢 Comprehensive Resource Management System:**
204
+ Complete resource scheduling and booking infrastructure.
205
+ Resource categorization with customizable attributes and capabilities.
206
+ Intelligent conflict detection and prevention for bookings.
207
+ Location-aware resource tracking with hierarchical location model.
208
+ Availability management with customizable recurring schedules.
209
+ User-level booking authorization with permission controls.
210
+ Resource discovery by type, capacity, and available features.
211
+ Command-line interface for resource management.
212
+ Booking lifecycle management with confirmation and cancellation.
213
+ Time-aware resource scheduling across time zones.
214
+ Resource utilization analytics and optimization.
215
+
203
216
  - **📊 Performance Optimization Framework:**
204
217
  Integrated Net Promoter Score (NPS) system for interaction quality measurement.
205
218
  Automatic satisfaction surveys after ticket resolution.
@@ -212,8 +225,14 @@ Solana Agent transforms organizations into living systems that continuously lear
212
225
  Automated complexity assessment for incoming tasks.
213
226
  Task decomposition into subtasks with dependencies.
214
227
  Intelligent workload distribution based on agent capacity.
228
+ Resource requirements identification for each subtask.
229
+ Automatic resource allocation based on task needs.
230
+ Resource-aware scheduling to prevent conflicts.
231
+ Integrated resource and agent availability checking.
232
+ Command-line interface for resource allocation to tasks.
215
233
  Visual progress tracking with completion estimates.
216
- Prioritization based on urgency, importance, and dependencies.
234
+ Prioritization based on urgency, importance, and dependencies.
235
+ Resource utilization optimization across project timelines.
217
236
 
218
237
  - **🛡️ Governance Framework:**
219
238
  Define organization-wide values and operating principles in code.
@@ -324,7 +343,7 @@ config = {
324
343
  "api_key": "your-pinecone-key",
325
344
  "index": "your-index"
326
345
  },
327
- "plugins_dir": "plugins",
346
+ "stalled_ticket_timeout": 60,
328
347
  "ai_agents": [
329
348
  {
330
349
  "name": "research_specialist",
@@ -0,0 +1,6 @@
1
+ solana_agent/__init__.py,sha256=zpfnWqANd3OHGWm7NCF5Y6m01BWG4NkNk8SK9Ex48nA,18
2
+ solana_agent/ai.py,sha256=W5h6hckGY_NAkqFFOQtuocdTbDfJnqNY9_Z7RYYy2K0,290852
3
+ solana_agent-11.3.0.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
4
+ solana_agent-11.3.0.dist-info/METADATA,sha256=H3juWeX6NQzKqC1mzSLysBURiykMRw_hM9gwfzE-cOE,19603
5
+ solana_agent-11.3.0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
6
+ solana_agent-11.3.0.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- solana_agent/__init__.py,sha256=zpfnWqANd3OHGWm7NCF5Y6m01BWG4NkNk8SK9Ex48nA,18
2
- solana_agent/ai.py,sha256=5bmnf1ipsdk3aQsiYFDhLUSVyUCQPamxAJ6QEawKp5s,237431
3
- solana_agent-11.1.1.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
4
- solana_agent-11.1.1.dist-info/METADATA,sha256=rJtqZVIU-xGkzWeERVP_fzJ6goNSkTKK_s9KkcFcjEc,18464
5
- solana_agent-11.1.1.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
6
- solana_agent-11.1.1.dist-info/RECORD,,