-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: jmjava/embabel-learning
base: 028b426
head repository: jmjava/embabel-learning
compare: 9298670
- 19 commits
- 33 files changed
- 1 contributor
Commits on Jan 10, 2026
-
Merge pull request #1 from jmjava/refactor/generify
making everything generic for other users
Configuration menu - View commit details
-
Copy full SHA for fa8cb5e - Browse repository at this point
Copy the full SHA fa8cb5eView commit details -
Add note about alpha status and unit tests
Added a note about the project's alpha status and unit tests.
Configuration menu - View commit details
-
Copy full SHA for d333ccd - Browse repository at this point
Copy the full SHA d333ccdView commit details
Commits on Jan 15, 2026
-
Merge pull request #2 from jmjava/refactor/generify
Improve embabel-hub startup script and documentation
Configuration menu - View commit details
-
Copy full SHA for 8a2ae07 - Browse repository at this point
Copy the full SHA 8a2ae07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c58478 - Browse repository at this point
Copy the full SHA 3c58478View commit details -
Restore test suite and fix safety-checks to be configurable
- Restore all test files (README.md, VERIFICATION.md, test-framework.sh, unit tests) - Restore config-loader.sh script that was missing - Make safety-checks.sh configurable using UPSTREAM_ORG and YOUR_GITHUB_USER variables - Add backward compatibility aliases (block_upstream_*, check_upstream_repo) - Fix sync-upstream.sh to skip push prompt when branch is already up-to-date - All 19 tests now passing (13 config-loader + 6 safety-checks)
Configuration menu - View commit details
-
Copy full SHA for f38277c - Browse repository at this point
Copy the full SHA f38277cView commit details
Commits on Jan 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7c14dab - Browse repository at this point
Copy the full SHA 7c14dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6edf23 - Browse repository at this point
Copy the full SHA b6edf23View commit details
Commits on Jan 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c9798f6 - Browse repository at this point
Copy the full SHA c9798f6View commit details -
Add deep-dive documentation for Guide and Embabel Agent
- Add comprehensive Guide primer with architecture, patterns, and flows - Add Embabel Agent primer covering core concepts (Actions, Goals, Planning) - Add quick reference patterns for both codebases - Rename folder from guide-deep-dive to deep-dive-docs
Configuration menu - View commit details
-
Copy full SHA for 28bdacc - Browse repository at this point
Copy the full SHA 28bdaccView commit details -
Add deep-dive documentation for embabel-agent-examples, ragbot, embab…
…el-common, and dice
Configuration menu - View commit details
-
Copy full SHA for ae51ca9 - Browse repository at this point
Copy the full SHA ae51ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f6ba8 - Browse repository at this point
Copy the full SHA f5f6ba8View commit details
Commits on Jan 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6bc8424 - Browse repository at this point
Copy the full SHA 6bc8424View commit details
Commits on Jan 25, 2026
-
Add Discord sync functionality with comprehensive tests
- Add discord-sync/ folder with sync-discord.sh script - Supports date range filtering (--after, --before) - Supports username filtering (--username, multiple) - Supports topic/keyword filtering (--topic, multiple) - Multiple output formats (json, txt, html) - Automatic summary generation with statistics - Uses Docker (tyrrrz/discordchatexporter) for exports - Add comprehensive test suite (32 tests) - Argument parsing and validation - Path resolution - Error handling - Filename generation - Date normalization - Config integration - Fix existing test failures - test-config-loader.sh: Fix TEST_UPSTREAM_ORG handling - test-safety-checks.sh: Use config system instead of hardcoding - Add test architecture documentation - ARCHITECTURE.md explains how to write tests properly - Prevents hardcoding values - Documents TEST_UPSTREAM_ORG usage - Update .env-template with Discord token configuration - Update .gitignore to exclude exports/discord/ - Update test framework to fix duplicate summary issue All 51 tests passing
Configuration menu - View commit details
-
Copy full SHA for a2cdea1 - Browse repository at this point
Copy the full SHA a2cdea1View commit details -
Merge pull request #3 from jmjava/discord
Add Discord sync functionality with comprehensive tests
Configuration menu - View commit details
-
Copy full SHA for b70ddf8 - Browse repository at this point
Copy the full SHA b70ddf8View commit details -
Update README.md to include Discord sync functionality
- Add discord-sync/ to project structure - Add Discord Integration section to Available Scripts - Add Discord sync to Common Tasks quick reference - Add Discord sync to Tools section with examples - Include embabel-hub/ in project structure
Configuration menu - View commit details
-
Copy full SHA for ec3dcf4 - Browse repository at this point
Copy the full SHA ec3dcf4View commit details -
Add ediscord alias for Discord sync script
- Add 'ediscord' alias pointing to discord-sync/sync-discord.sh - Makes Discord sync easier to access via command line - Follows same pattern as other script aliases (em, esync, etc.)
Configuration menu - View commit details
-
Copy full SHA for 30b3547 - Browse repository at this point
Copy the full SHA 30b3547View commit details -
Add detailed Discord sync usage examples to README
- Add comprehensive 'Syncing Discord Messages' section with examples - Show date range, username, and topic filtering examples - Include output format options - Add channel ID finding instructions - Document output file locations - Add ediscord alias to Common Tasks table - Add Discord Integration section to Available Scripts
Configuration menu - View commit details
-
Copy full SHA for b72de95 - Browse repository at this point
Copy the full SHA b72de95View commit details -
Resolve merge conflicts: use ediscord alias and detailed usage from m…
…aster - Accept master version with ediscord alias - Keep detailed usage examples section - Resolve all merge conflicts
Configuration menu - View commit details
-
Copy full SHA for bf1dabb - Browse repository at this point
Copy the full SHA bf1dabbView commit details -
Merge pull request #4 from jmjava/discord
Update README.md to document Discord sync functionality
Configuration menu - View commit details
-
Copy full SHA for 9298670 - Browse repository at this point
Copy the full SHA 9298670View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 028b426...9298670