solana-agent 11.0.1__py3-none-any.whl → 11.1.1__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.0.1
3
+ Version: 11.1.1
4
4
  Summary: The Future of Work
5
5
  License: MIT
6
6
  Keywords: ai,openai,ai agents,agi
@@ -14,7 +14,7 @@ Classifier: Programming Language :: Python :: 3.13
14
14
  Classifier: Programming Language :: Python :: 3 :: Only
15
15
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
16
16
  Requires-Dist: ntplib (>=0.4.0,<0.5.0)
17
- Requires-Dist: openai (>=1.66.1,<2.0.0)
17
+ Requires-Dist: openai (>=1.66.2,<2.0.0)
18
18
  Requires-Dist: pandas (>=2.2.3,<3.0.0)
19
19
  Requires-Dist: pinecone (>=6.0.1,<7.0.0)
20
20
  Requires-Dist: pydantic (>=2.10.6,<3.0.0)
@@ -187,6 +187,19 @@ Solana Agent transforms organizations into living systems that continuously lear
187
187
  Auto-reassignment system for stalled tickets.
188
188
  Human agent activity tracking and status management.
189
189
 
190
+ - **📅 Comprehensive Scheduling System:**
191
+ Intelligent task scheduling based on agent specialization and availability.
192
+ Time-off request management with automated approval workflows.
193
+ Conflict detection and resolution for overlapping assignments.
194
+ Schedule optimization for maximum efficiency and workload balancing.
195
+ Human agent availability tracking with timezone support.
196
+ Recurring schedule patterns with exception handling.
197
+ Focus time protection to ensure uninterrupted deep work.
198
+ Automated task reassignment when agents become unavailable.
199
+ Command-line interface for viewing and managing schedules.
200
+ Capacity-aware scheduling to prevent agent overloading.
201
+ Schedule analytics and efficiency metrics.
202
+
190
203
  - **📊 Performance Optimization Framework:**
191
204
  Integrated Net Promoter Score (NPS) system for interaction quality measurement.
192
205
  Automatic satisfaction surveys after ticket resolution.
@@ -250,7 +263,6 @@ Solana Agent transforms organizations into living systems that continuously lear
250
263
  Tool registry for AI agent capability extension.
251
264
  Permission-based tool access for security and control.
252
265
  Clean interface for third-party integrations through standard Python APIs.
253
- Built-in internet search capabilities via Perplexity API.
254
266
  Runtime tool discovery without service restarts.
255
267
 
256
268
  ## Implementation Technologies
@@ -312,6 +324,7 @@ config = {
312
324
  "api_key": "your-pinecone-key",
313
325
  "index": "your-index"
314
326
  },
327
+ "plugins_dir": "plugins",
315
328
  "ai_agents": [
316
329
  {
317
330
  "name": "research_specialist",
@@ -0,0 +1,6 @@
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,,
@@ -1,6 +0,0 @@
1
- solana_agent/__init__.py,sha256=zpfnWqANd3OHGWm7NCF5Y6m01BWG4NkNk8SK9Ex48nA,18
2
- solana_agent/ai.py,sha256=zhJAPg8fFGlCToQEC0XczSPmOPS_DJ97upHLAYwvhDI,187870
3
- solana_agent-11.0.1.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
4
- solana_agent-11.0.1.dist-info/METADATA,sha256=ArtGnRtBJUKKqr2DYn4DfL-bgV4_axjNLOAJvwAbEAY,17731
5
- solana_agent-11.0.1.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
6
- solana_agent-11.0.1.dist-info/RECORD,,