Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/presentation/components/slide-evolution-from-v001.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h3 style="margin: 0 0 15px 0; font-size: 1.6em;">Foundation Era</h3>
<div style="position: absolute; top: -15px; right: -15px; background: #f39c12; color: white; padding: 8px 20px; border-radius: 25px; font-size: 0.9em; font-weight: bold; box-shadow: 0 4px 15px rgba(0,0,0,0.3);">LATEST</div>
<div style="font-size: 3em; margin-bottom: 20px;">🚀</div>
<h3 style="margin: 0 0 15px 0; font-size: 1.6em;">Rapid Evolution</h3>
<div style="font-size: 1.1em; opacity: 0.9; margin-bottom: 25px;">v0.0.3 → v0.1.36</div>
<div style="font-size: 1.1em; opacity: 0.9; margin-bottom: 25px;">v0.0.3 → v0.1.42</div>
<div style="font-size: 1.1em; line-height: 1.6;">
Models, agents, agent frameworks<br>
MCP, browsing, coding, computer use, multimodal<br>
Expand All @@ -28,7 +28,7 @@ <h3 style="margin: 0 0 15px 0; font-size: 1.6em;">Rapid Evolution</h3>
</div>
<div style="text-align: center; margin-top: 40px;">
<div style="display: inline-flex; gap: 40px; align-items: center; font-size: 1.3em; color: #2c3e50;">
<div><strong style="color: #e74c3c;">68+</strong> Releases</div>
<div><strong style="color: #e74c3c;">74+</strong> Releases</div>
<div style="color: #bdc3c7;">•</div>
<div><strong style="color: #e74c3c;">Foundation→Expansion</strong></div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/presentation/components/slide-getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ <h3 style="color: #3498db; margin-bottom: 15px;">🛠️ Advanced Tools</h3>
</div>
<div style="text-align: center; padding: 20px; margin-top: 25px; background: rgba(241, 196, 15, 0.1); border-radius: 15px;">
<h3 style="color: #f39c12; margin-bottom: 15px;">🎨 UI/UX Interfaces</h3>
<div style="font-size: 1.1em;">API Server • Web UI • Terminal UI • CLI Streaming Display • Context Recovery • Interactive Multi-Turn • Log Analysis • Quickstart Wizard • Session Export • Session Resumption • Observability</div>
<div style="font-size: 1.1em;">API Server • Web UI • Terminal UI • CLI Streaming Display • Context Recovery • Interactive Multi-Turn • Log Analysis • Planning Mode • Quickstart Wizard • Session Export • Session Resumption • Observability</div>
</div>
</div>
Loading