tractatus/public/version.json
TheFlow 2a727a80b8 feat: Complete Phase 2 Agent Lightning website integration
- Added Agent Lightning research section to researcher.html with Demo 2 results
- Created comprehensive /integrations/agent-lightning.html page
- Added Agent Lightning link in homepage hero section
- Updated Discord invite links (Tractatus + semantipy) across all pages
- Added feedback.js script to all key pages for live demonstration

Phase 2 of Master Plan complete: Discord setup → Website completion

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 14:38:20 +13:00

13 lines
410 B
JSON

{
"version": "0.1.6",
"buildDate": "2025-11-03T04:00:00.000Z",
"changelog": [
"CRITICAL FIX: Simplified service worker - removed aggressive caching",
"Removed auto-reload.js causing reload loops",
"Now using HTTP caching with proper cache-busting only",
"Phase 2: Agent Lightning integration complete",
"Discord communities live"
],
"forceUpdate": true,
"minVersion": "0.1.6"
}