solana-agent 8.0.2__py3-none-any.whl → 8.0.3__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.
- {solana_agent-8.0.2.dist-info → solana_agent-8.0.3.dist-info}/METADATA +8 -10
- solana_agent-8.0.3.dist-info/RECORD +6 -0
- solana_agent-8.0.2.dist-info/RECORD +0 -6
- {solana_agent-8.0.2.dist-info → solana_agent-8.0.3.dist-info}/LICENSE +0 -0
- {solana_agent-8.0.2.dist-info → solana_agent-8.0.3.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: solana-agent
|
3
|
-
Version: 8.0.
|
3
|
+
Version: 8.0.3
|
4
4
|
Summary: The first AGI framework
|
5
5
|
License: MIT
|
6
6
|
Keywords: ai,openai,ai agents,agi
|
@@ -131,21 +131,19 @@ Eliminate management hierarchies while maintaining coordination and alignment:
|
|
131
131
|
Solana Agent transforms organizations into living systems that continuously learn, adapt, and evolve:
|
132
132
|
|
133
133
|
- **Collective Memory Acceleration:**
|
134
|
-
|
134
|
+
Extract and preserve organizational knowledge across all agents automatically.
|
135
135
|
- **Autonomous Self-Improvement:**
|
136
|
-
|
136
|
+
AI critic framework identifies weaknesses and implements improvements without human intervention.
|
137
137
|
- **Experiential Learning Loops:**
|
138
|
-
Every interaction
|
138
|
+
Every interaction refines capabilities through rapid feedback cycles.
|
139
139
|
- **Cross-Domain Knowledge Synthesis:**
|
140
|
-
Break down
|
140
|
+
Break down information silos through semantic connections across domains.
|
141
141
|
- **Living Knowledge Repository:**
|
142
|
-
Build
|
142
|
+
Build an organizational brain that becomes more valuable with each interaction.
|
143
143
|
- **Pattern Recognition at Scale:**
|
144
|
-
Identify
|
145
|
-
- **Insight-Driven Evolution:**
|
146
|
-
Let the organization adapt its own structure and processes based on empirically-identified patterns of effectiveness.
|
144
|
+
Identify trends invisible to individual actors through network-wide analysis.
|
147
145
|
- **Failure-Embracing Architecture:**
|
148
|
-
|
146
|
+
Convert mistakes into learning opportunities through systematic analysis.
|
149
147
|
|
150
148
|
## Technical Features
|
151
149
|
|
@@ -0,0 +1,6 @@
|
|
1
|
+
solana_agent/__init__.py,sha256=zpfnWqANd3OHGWm7NCF5Y6m01BWG4NkNk8SK9Ex48nA,18
|
2
|
+
solana_agent/ai.py,sha256=V-FnRpeelDXWFXtNo-nh2vJmokW-rh8YmMP0-ws5-AE,120530
|
3
|
+
solana_agent-8.0.3.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
|
4
|
+
solana_agent-8.0.3.dist-info/METADATA,sha256=zhEs9vEWGjVKuh0urelGJe9CcDVcVdjADQA6xAdj0YQ,11262
|
5
|
+
solana_agent-8.0.3.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
6
|
+
solana_agent-8.0.3.dist-info/RECORD,,
|
@@ -1,6 +0,0 @@
|
|
1
|
-
solana_agent/__init__.py,sha256=zpfnWqANd3OHGWm7NCF5Y6m01BWG4NkNk8SK9Ex48nA,18
|
2
|
-
solana_agent/ai.py,sha256=V-FnRpeelDXWFXtNo-nh2vJmokW-rh8YmMP0-ws5-AE,120530
|
3
|
-
solana_agent-8.0.2.dist-info/LICENSE,sha256=BnSRc-NSFuyF2s496l_4EyrwAP6YimvxWcjPiJ0J7g4,1057
|
4
|
-
solana_agent-8.0.2.dist-info/METADATA,sha256=370AP4B-rDvVj0RLyXpHu45Wc_FZ5SWunvC4GXouYbs,11686
|
5
|
-
solana_agent-8.0.2.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
6
|
-
solana_agent-8.0.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|