feat: lead with Agentage Memory + add two blog posts#125
Merged
Conversation
- Home + Projects: feature Agentage Memory (agentage.io) with a browser mockup card, replacing the archived Agentage Desktop - Projects: fix dead repo links (desktop/agentkit/infrastructure were private) - Ecosystem now lists public Memory repos (cli, obsidian-sync, obsidian-galaxy, vscode-agentage, server-memory) - Blog: add "Connect Claude to a markdown memory you own" and "Agentage Galaxy: see your Obsidian vault in 3D" - Add agentage.io entry to browser-mockups.json
|
🎉 PR Validation ✅ PASSED Commit: Checks:
Visual Changes: 8 of 8 screenshots changed 📸 contacts desktop — 100% changed📸 contacts mobile — 100% changed📸 home desktop — 100% changed📸 home mobile — 100% changed📸 interests desktop — 100% changed📸 interests mobile — 100% changed📸 projects desktop — 100% changed📸 projects mobile — 100% changedReady to merge! ✨ 🔗 View workflow run |
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.
What
agentage/desktop,agentage/agentkit,agentage/infrastructure) that 404 for visitors. The Agentage Ecosystem list now points at public Memory repos:cli,obsidian-sync,obsidian-galaxy,vscode-agentage,server-memory.agentage.ioentry toscripts/browser-mockups.jsonso the featured mockup is reproducible.Verify
npm run verifygreen locally (type-check + lint + build + test, 23 tests pass)