This website requires JavaScript.
Explore
Help
Sign in
Circuit-Forge
/
magpie
Watch
5
Star
0
Fork
You've already forked magpie
0
Code
Issues
6
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
65fd09c06d
magpie
/
app
/
services
/
platforms
History
pyr0ball
65fd09c06d
feat: add BlogPostStrategy wrapping Directus publish_blog_post()
2026-04-27 16:09:35 -07:00
..
__init__.py
feat: implement RedditCommentStrategy and register in platform registry
2026-04-27 12:00:08 -07:00
base.py
feat: add PostingStrategy ABC and PostResult dataclass
2026-04-27 08:00:36 -07:00
blog_post.py
feat: add BlogPostStrategy wrapping Directus publish_blog_post()
2026-04-27 16:09:35 -07:00
reddit_comment.py
fix: replace Playwright post() with httpx legacy API, fix session_file Path coercion and comment URL check
2026-04-27 14:25:38 -07:00
reddit_post.py
feat: add RedditPostStrategy wrapping RedditClient.post()
2026-04-27 08:09:03 -07:00