Timeline
660 memories ā chronological, newest first.
[doneforyou-org] docs(1-build-landing-page): create phase plan
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Feb 26, 06:36 PM
[doneforyou-org] chore: initialize GSD project structure
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Feb 26, 06:31 PM
[ruflo] fix: pin @ruvector/gnn@0.1.25 to fix fatal process crash (issue #216)
Add pnpm overrides to force @ruvector/gnn@0.1.25 across all v3 packages.
Feb 26, 04:54 PM
[ruflo] feat: integrate agentdb 3.0.0-alpha.9 with 8 new controllers + 6 MCP tools
Upgrade agentdb dependency to 3.0.0-alpha.9 (zero deprecation warnings,
Feb 26, 04:26 PM
[ruflo] feat(ADR-053): AgentDB v3 controller activation + statusline fixes (#1233)
* feat(ADR-053): AgentDB v3 controller activation + statusline fixes
Feb 26, 03:11 PM
[merlino-mastermind-docs] Add .gitignore and remove node_modules from tracking
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Feb 25, 07:35 PM
[merlino-mastermind-docs] Initial build: Merlino Mastermind SOP documentation site
Complete VitePress site with 25 content pages, RAG chat widget,
Feb 25, 07:29 PM
[skills] chore: export latest skills (#465)
Feb 25, 04:28 AM
[WEBSITES] Initial commit: Local-Sites website project
Generated with [Claude Code](https://claude.ai/code)
Feb 21, 08:58 PM
[ruflo] Fix ruflo Windows crash: use pathToFileURL for ESM imports (#1165)
On Windows, import() requires file:// URLs, not bare C:\ paths.
Feb 17, 09:41 PM
[skills] Update skill-creator and make scripts executable (#350)
- Add `compatibility` optional field to SKILL.md frontmatter spec
Feb 6, 09:19 PM
[skills] Delete legacy html2pptx.tgz dependency. (#331)
Feb 4, 02:20 AM
[skills] Update docx, xlsx, pdf, pptx skills with latest improvements (#330)
docx: Add commenting and track-changes support. Reorganize OOXML
Feb 4, 02:09 AM
[podbean-fork] Enable checkboxes for bulk embed selection
- Remove disabled state from checkboxes on uploaded items
Jan 30, 10:52 PM
[podbean-fork] Add stop functionality to Check Embeds button
- Click button again while running to stop the check
Jan 30, 10:12 PM
[podbean-fork] Add top navigation header for multi-app menu system
- Add fixed top navigation bar with "Podcast Dashboard" brand link
Dec 31, 2025, 04:03 AM
[podbean-fork] Add noindex protection to prevent search engine and bot indexing
- Add robots.txt blocking all crawlers including AI bots
Dec 31, 2025, 03:56 AM
[podbean-fork] Add user authentication and management system
- Add Flask-Login for user authentication with login/logout
Dec 31, 2025, 03:48 AM
[skills] Add link to Agent Skills specification website (#160)
Added a note at the top of the README directing users to
Dec 20, 2025, 06:09 PM
[skills] Fix links in agent skills specification (#159)
Dec 20, 2025, 03:37 PM
[podbean-fork] Fix GMB city matching for bulk embed and add GMB fields to dashboard
- Fix bulk embed to use get_matching_gmb_embed() for city-specific GMB selection
Dec 16, 2025, 07:34 PM
[skills] Split agent-skills-spec into separate authoring and client integration guides (#148)
Reorganize the spec documentation:
Dec 16, 2025, 05:57 PM
[podbean-fork] Fix RSS parser to handle servers blocking without User-Agent
- Use requests with User-Agent header instead of direct feedparser.parse(url)
Dec 11, 2025, 05:43 AM
[podbean-fork] Fix API responses for Podbean and ElevenLabs dropdowns
APIs were returning raw arrays but JS expected {podcasts: [...]} and {voices: [...]}
Dec 11, 2025, 05:34 AM
[podbean-fork] Add conditional GMB system with city matching for embed codes
- Added Additional GMBs section to add_client.html with dynamic JS
Dec 10, 2025, 11:24 PM
[podbean-fork] Fix add_client missing episode_list_url parameter
š¤ Generated with [Claude Code](https://claude.com/claude-code)
Dec 10, 2025, 06:35 AM
[podbean-fork] Add bulk embed posting, headless browser mode, and UI improvements
- Add bulk embed modal for batch processing multiple episodes
Dec 10, 2025, 05:53 AM
[podbean-fork] Add debug logging to create_single_podcast function
š¤ Generated with [Claude Code](https://claude.com/claude-code)
Dec 6, 2025, 05:15 AM
[podbean-fork] Add debug logging for episode description generation
š¤ Generated with [Claude Code](https://claude.com/claude-code)
Dec 6, 2025, 05:10 AM
[podbean-fork] Always use blog content for episode descriptions (4000 chars)
- Changed from fallback logic to always use scraped blog content
Dec 6, 2025, 04:50 AM
[podbean-fork] Increase episode description limit from 500 to 4000 characters
- Better cross-platform compatibility with industry standard limit
Dec 5, 2025, 11:49 PM
[podbean-fork] Remove one-off fix script
š¤ Generated with [Claude Code](https://claude.com/claude-code)
Dec 5, 2025, 11:46 PM
[podbean-fork] Add one-off script to fix Hooper episode descriptions
Script to update Podbean episode descriptions for Hooper client.
Dec 5, 2025, 11:42 PM
[podbean-fork] Add ElevenLabs credits display and fix empty episode descriptions
- Add ElevenLabs credits remaining and renewal date in dashboard sidebar
Dec 5, 2025, 11:31 PM
[podbean-fork] Add real-time queue updates and fix featured image detection
- Update blog entry status badges in real-time during queue processing
Dec 5, 2025, 09:21 PM
[podbean-fork] Fix voice selection saving and remove default option
- Add elevenlabs_voice_id and elevenlabs_model_id to update_client endpoint
Dec 5, 2025, 08:38 PM
[podbean-fork] Fix podcast dropdown - make required and load on modal open
- Remove "(optional)" from podcast dropdown label
Dec 5, 2025, 07:55 PM
[podbean-fork] Add per-client voice/model selection with Turbo v2.5 as default
- Add TTS voice and model selection per client in dashboard
Dec 5, 2025, 12:46 AM
[podbean-fork] Add delete client UI button and improve cleanup
- Add trash icon button next to each client in sidebar for quick deletion
Dec 4, 2025, 10:52 PM
[podbean-fork] Fix Podbean API settings link
Updated link to correct URL:
Dec 4, 2025, 10:39 PM
[podbean-fork] Add Settings page for API key configuration
Features:
Dec 4, 2025, 09:54 PM
[podbean-fork] Add audio chunking for long blog posts
- Split text into chunks at sentence boundaries when over 9,500 chars
Dec 4, 2025, 09:48 PM
[skills] Add doc-coauthoring skill and update example skills (#134)
* export/update example skills
Dec 4, 2025, 05:01 PM
[podbean-fork] Add background job queue, featured images, and documentation
Features:
Dec 3, 2025, 06:25 AM
[podbean-fork] Add podcast dropdown selector in UI
- Replace text input with dropdown for podcast selection
Dec 3, 2025, 03:48 AM
[podbean-fork] Fix multi-podcast publishing with podcast-specific tokens
- Use /oauth/multiplePodcastsToken endpoint for authentication
Dec 3, 2025, 03:45 AM
[podbean-fork] Initial commit: Podcast Dashboard for blog-to-podcast conversion
Features:
Dec 2, 2025, 06:39 PM
[skills] Move example skills into dedicated folder and create minimal top-level folder structure (#129)
Dec 1, 2025, 06:05 PM
[skills] Update example skills and rename 'artifacts-builder' (#112)
* Export updated examples
Nov 17, 2025, 09:34 PM
[skills] Add 'frontend-design' example skill (#98)
Nov 12, 2025, 05:58 PM