Merged
Conversation
- Enhanced chatbot prompt to generate clickable links to ANY historical moment using real coordinates from LLM's knowledge - AI can now suggest visits to Julius Caesar's assassination, Fall of Constantinople, Signing of Magna Carta, and countless other moments - Includes reference coordinates for 20+ major historical sites - Updated suggested questions to encourage dynamic exploration - Fixed version numbers in footer and About modal (v1.3.0) - Updated ROADMAP.md: Phase 2 complete, time-lapse moved to Phase 3 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Updated prompt to show location names instead of coordinates - Link format now: [Constantinople, 1453] instead of raw lat/lng - Added explicit examples of good link text formatting - Coordinates still in URL, just hidden from user-facing text 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
- Added isCoordinateString() to detect raw coordinate strings - Added getReadableLocation() to find human-readable name - Falls back to civilization name if locationName is coordinates - Skips location question entirely if no readable name available 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Author
|
🔄 Branch has been updated with new commits. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
This PR was automatically created for a feature branch.
Checklist
Description
Please add a description of your changes here.
Auto-generated PR - Please review and update the description before merging.